public static interface NamespaceList.Member extends XmlToken
Modifier and Type | Interface and Description |
---|---|
static class |
NamespaceList.Member.Enum
Enumeration value class for org.apache.xmlbeans.impl.xb.xsdschema.NamespaceList$Member.
|
Modifier and Type | Field and Description |
---|---|
static NamespaceList.Member.Enum |
ANY |
static ElementFactory<NamespaceList.Member> |
Factory |
static int |
INT_ANY |
static int |
INT_OTHER |
static NamespaceList.Member.Enum |
OTHER |
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<NamespaceList.Member> Factory
static final SchemaType type
static final NamespaceList.Member.Enum ANY
static final NamespaceList.Member.Enum OTHER
static final int INT_ANY
static final int INT_OTHER
StringEnumAbstractBase getEnumValue()
void setEnumValue(StringEnumAbstractBase e)