public interface DerivationControl extends XmlNMTOKEN
Modifier and Type | Interface and Description |
---|---|
static class |
DerivationControl.Enum
Enumeration value class for org.apache.xmlbeans.impl.xb.xsdschema.DerivationControl.
|
Modifier and Type | Field and Description |
---|---|
static DerivationControl.Enum |
EXTENSION |
static SimpleTypeFactory<DerivationControl> |
Factory |
static int |
INT_EXTENSION |
static int |
INT_LIST |
static int |
INT_RESTRICTION |
static int |
INT_SUBSTITUTION |
static int |
INT_UNION |
static DerivationControl.Enum |
LIST |
static DerivationControl.Enum |
RESTRICTION |
static DerivationControl.Enum |
SUBSTITUTION |
static SchemaType |
type |
static DerivationControl.Enum |
UNION |
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL
Modifier and Type | Method and Description |
---|---|
StringEnumAbstractBase |
getEnumValue() |
void |
setEnumValue(StringEnumAbstractBase e) |
getStringValue, setStringValue
changeType, compareTo, compareValue, copy, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCode
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText
static final SimpleTypeFactory<DerivationControl> Factory
static final SchemaType type
static final DerivationControl.Enum SUBSTITUTION
static final DerivationControl.Enum EXTENSION
static final DerivationControl.Enum RESTRICTION
static final DerivationControl.Enum LIST
static final DerivationControl.Enum UNION
static final int INT_SUBSTITUTION
static final int INT_EXTENSION
static final int INT_RESTRICTION
static final int INT_LIST
static final int INT_UNION
StringEnumAbstractBase getEnumValue()
void setEnumValue(StringEnumAbstractBase e)