Serializable, SchemaType, SimpleType, XQTypepublic final class AnySimpleType extends Object implements SimpleType
| Modifier and Type | Field | Description |
|---|---|---|
static SimpleType |
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 SimpleType INSTANCE
public int getTypeId()
getTypeId in interface SchemaTypepublic SchemaType getBaseType()
getBaseType in interface SchemaTypepublic DerivationProcess getDerivationProcess()
getDerivationProcess 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.