public static interface Attribute.Use extends XmlNMTOKEN
Modifier and Type | Interface and Description |
---|---|
static class |
Attribute.Use.Enum
Enumeration value class for org.apache.xmlbeans.impl.xb.xsdschema.Attribute$Use.
|
Modifier and Type | Field and Description |
---|---|
static ElementFactory<Attribute.Use> |
Factory |
static int |
INT_OPTIONAL |
static int |
INT_PROHIBITED |
static int |
INT_REQUIRED |
static Attribute.Use.Enum |
OPTIONAL |
static Attribute.Use.Enum |
PROHIBITED |
static Attribute.Use.Enum |
REQUIRED |
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<Attribute.Use> Factory
static final SchemaType type
static final Attribute.Use.Enum PROHIBITED
static final Attribute.Use.Enum OPTIONAL
static final Attribute.Use.Enum REQUIRED
static final int INT_PROHIBITED
static final int INT_OPTIONAL
static final int INT_REQUIRED
StringEnumAbstractBase getEnumValue()
void setEnumValue(StringEnumAbstractBase e)