public static interface FileDesc.Role extends XmlToken
Modifier and Type | Interface and Description |
---|---|
static class |
FileDesc.Role.Enum
Enumeration value class for org.apache.xmlbeans.impl.xb.ltgfmt.FileDesc$Role.
|
Modifier and Type | Field and Description |
---|---|
static ElementFactory<FileDesc.Role> |
Factory |
static FileDesc.Role.Enum |
INSTANCE |
static int |
INT_INSTANCE |
static int |
INT_RESOURCE |
static int |
INT_SCHEMA |
static FileDesc.Role.Enum |
RESOURCE |
static FileDesc.Role.Enum |
SCHEMA |
static SchemaType |
type |
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 ElementFactory<FileDesc.Role> Factory
static final SchemaType type
static final FileDesc.Role.Enum SCHEMA
static final FileDesc.Role.Enum INSTANCE
static final FileDesc.Role.Enum RESOURCE
static final int INT_SCHEMA
static final int INT_INSTANCE
static final int INT_RESOURCE
StringEnumAbstractBase getEnumValue()
void setEnumValue(StringEnumAbstractBase e)