public class RestrictedCharacterSetDatatype extends AbstractDatatype
| Modifier and Type | Field and Description |
|---|---|
protected RestrictedCharacterSet |
rcs |
baseDatatype, builtInType, grammarEnumeration, schemaType, whiteSpace| Constructor and Description |
|---|
RestrictedCharacterSetDatatype(RestrictedCharacterSet rcs,
QNameContext schemaType) |
RestrictedCharacterSetDatatype(RestrictedCharacterSet rcs,
QNameContext schemaType,
WhiteSpace whiteSpace) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
DatatypeID |
getDatatypeID() |
RestrictedCharacterSet |
getRestrictedCharacterSet() |
getBaseDatatype, getBuiltInType, getGrammarEnumeration, getSchemaType, getWhiteSpace, hashCode, setBaseDatatype, setGrammarEnumeration, toStringprotected RestrictedCharacterSet rcs
public RestrictedCharacterSetDatatype(RestrictedCharacterSet rcs, QNameContext schemaType)
public RestrictedCharacterSetDatatype(RestrictedCharacterSet rcs, QNameContext schemaType, WhiteSpace whiteSpace)
public RestrictedCharacterSet getRestrictedCharacterSet()
public DatatypeID getDatatypeID()
public boolean equals(Object o)
equals in class AbstractDatatypeCopyright © 2018 Siemens AG. All rights reserved.