public interface FormChoice extends XmlNMTOKEN
Modifier and Type | Interface and Description |
---|---|
static class |
FormChoice.Enum
Enumeration value class for org.apache.xmlbeans.impl.xb.xsdschema.FormChoice.
|
Modifier and Type | Field and Description |
---|---|
static SimpleTypeFactory<FormChoice> |
Factory |
static int |
INT_QUALIFIED |
static int |
INT_UNQUALIFIED |
static FormChoice.Enum |
QUALIFIED |
static SchemaType |
type |
static FormChoice.Enum |
UNQUALIFIED |
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<FormChoice> Factory
static final SchemaType type
static final FormChoice.Enum QUALIFIED
static final FormChoice.Enum UNQUALIFIED
static final int INT_QUALIFIED
static final int INT_UNQUALIFIED
StringEnumAbstractBase getEnumValue()
void setEnumValue(StringEnumAbstractBase e)