|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FileSystemTypeEnumeration
An XML FileSystemTypeEnumeration(@http://schemas.ggf.org/jsdl/2005/11/jsdl). This is an atomic type that is a restriction of org.ggf.schemas.jsdl.x2005.x11.jsdl.FileSystemTypeEnumeration.
Nested Class Summary | |
---|---|
static class |
FileSystemTypeEnumeration.Enum
Enumeration value class for org.ggf.schemas.jsdl.x2005.x11.jsdl.FileSystemTypeEnumeration. |
static class |
FileSystemTypeEnumeration.Factory
A factory class with static methods for creating instances of this type. |
Field Summary | |
---|---|
static int |
INT_NORMAL
|
static int |
INT_SPOOL
|
static int |
INT_SWAP
|
static int |
INT_TEMPORARY
|
static FileSystemTypeEnumeration.Enum |
NORMAL
|
static FileSystemTypeEnumeration.Enum |
SPOOL
|
static FileSystemTypeEnumeration.Enum |
SWAP
|
static FileSystemTypeEnumeration.Enum |
TEMPORARY
|
static org.apache.xmlbeans.SchemaType |
type
|
Fields inherited from interface org.apache.xmlbeans.XmlObject |
---|
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL |
Method Summary | |
---|---|
org.apache.xmlbeans.StringEnumAbstractBase |
enumValue()
|
void |
set(org.apache.xmlbeans.StringEnumAbstractBase e)
|
Methods inherited from interface org.apache.xmlbeans.XmlAnySimpleType |
---|
getStringValue, set, setStringValue, stringValue |
Methods inherited from interface org.apache.xmlbeans.XmlObject |
---|
changeType, compareTo, compareValue, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCode |
Methods inherited from interface org.apache.xmlbeans.XmlTokenSource |
---|
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 |
Field Detail |
---|
static final org.apache.xmlbeans.SchemaType type
static final FileSystemTypeEnumeration.Enum SWAP
static final FileSystemTypeEnumeration.Enum TEMPORARY
static final FileSystemTypeEnumeration.Enum SPOOL
static final FileSystemTypeEnumeration.Enum NORMAL
static final int INT_SWAP
static final int INT_TEMPORARY
static final int INT_SPOOL
static final int INT_NORMAL
Method Detail |
---|
org.apache.xmlbeans.StringEnumAbstractBase enumValue()
void set(org.apache.xmlbeans.StringEnumAbstractBase e)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |