public static interface Architecture.Member extends XmlString
Modifier and Type | Interface and Description |
---|---|
static class |
Architecture.Member.Enum
Enumeration value class for io.github.isotes.vs.model.Architecture$Member.
|
static class |
Architecture.Member.Factory
A factory class with static methods for creating instances
of this type.
|
Modifier and Type | Field and Description |
---|---|
static Architecture.Member.Enum |
CURRENT_ARCHITECTURE |
static int |
INT_CURRENT_ARCHITECTURE |
static int |
INT_X |
static int |
INT_X_64 |
static int |
INT_X_86 |
static SchemaType |
type |
static Architecture.Member.Enum |
X |
static Architecture.Member.Enum |
X_64 |
static Architecture.Member.Enum |
X_86 |
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL
Modifier and Type | Method and Description |
---|---|
StringEnumAbstractBase |
enumValue() |
void |
set(StringEnumAbstractBase e) |
getStringValue, set, setStringValue, stringValue
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, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText
static final SchemaType type
static final Architecture.Member.Enum X
static final Architecture.Member.Enum CURRENT_ARCHITECTURE
static final Architecture.Member.Enum X_86
static final Architecture.Member.Enum X_64
static final int INT_X
static final int INT_CURRENT_ARCHITECTURE
static final int INT_X_86
static final int INT_X_64
StringEnumAbstractBase enumValue()
void set(StringEnumAbstractBase e)