Serializable, ComplexType, SchemaType, XQTypepublic final class AnyType extends Object implements ComplexType
| Modifier and Type | Field | Description |
|---|---|---|
static SchemaType |
INSTANCE |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
equals(Object other) |
|
SchemaType |
getBaseType() |
|
DerivationProcess |
getDerivationProcess() |
|
int |
getTypeId() |
|
int |
hashCode() |
|
boolean |
isAtomicType() |
|
boolean |
isComplexType() |
|
boolean |
isSimpleType() |
|
String |
toString() |
public static final SchemaType INSTANCE
public SchemaType getBaseType()
getBaseType in interface SchemaTypepublic DerivationProcess getDerivationProcess()
getDerivationProcess in interface SchemaTypepublic int getTypeId()
getTypeId in interface SchemaTypepublic boolean isAtomicType()
isAtomicType in interface SchemaTypepublic boolean isComplexType()
isComplexType in interface SchemaTypepublic boolean isSimpleType()
isSimpleType in interface SchemaTypeCopyright © 2019 Apache Software Foundation. All rights reserved.