usGovIcIsmV2
Interface ClassificationType
- All Superinterfaces:
- org.apache.xmlbeans.XmlAnySimpleType, org.apache.xmlbeans.XmlNMTOKEN, org.apache.xmlbeans.XmlNormalizedString, org.apache.xmlbeans.XmlObject, org.apache.xmlbeans.XmlString, org.apache.xmlbeans.XmlToken, org.apache.xmlbeans.XmlTokenSource
- All Known Implementing Classes:
- ClassificationTypeImpl
public interface ClassificationType
- extends org.apache.xmlbeans.XmlNMTOKEN
An XML ClassificationType(@urn:us:gov:ic:ism:v2).
This is an atomic type that is a restriction of usGovIcIsmV2.ClassificationType.
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 |
type
static final org.apache.xmlbeans.SchemaType type
U
static final ClassificationType.Enum U
C
static final ClassificationType.Enum C
S
static final ClassificationType.Enum S
TS
static final ClassificationType.Enum TS
R
static final ClassificationType.Enum R
CTS
static final ClassificationType.Enum CTS
CTS_B
static final ClassificationType.Enum CTS_B
CTS_BALK
static final ClassificationType.Enum CTS_BALK
NU
static final ClassificationType.Enum NU
NR
static final ClassificationType.Enum NR
NC
static final ClassificationType.Enum NC
NS
static final ClassificationType.Enum NS
NS_S
static final ClassificationType.Enum NS_S
NS_A
static final ClassificationType.Enum NS_A
CTSA
static final ClassificationType.Enum CTSA
NSAT
static final ClassificationType.Enum NSAT
NCA
static final ClassificationType.Enum NCA
INT_U
static final int INT_U
- See Also:
- Constant Field Values
INT_C
static final int INT_C
- See Also:
- Constant Field Values
INT_S
static final int INT_S
- See Also:
- Constant Field Values
INT_TS
static final int INT_TS
- See Also:
- Constant Field Values
INT_R
static final int INT_R
- See Also:
- Constant Field Values
INT_CTS
static final int INT_CTS
- See Also:
- Constant Field Values
INT_CTS_B
static final int INT_CTS_B
- See Also:
- Constant Field Values
INT_CTS_BALK
static final int INT_CTS_BALK
- See Also:
- Constant Field Values
INT_NU
static final int INT_NU
- See Also:
- Constant Field Values
INT_NR
static final int INT_NR
- See Also:
- Constant Field Values
INT_NC
static final int INT_NC
- See Also:
- Constant Field Values
INT_NS
static final int INT_NS
- See Also:
- Constant Field Values
INT_NS_S
static final int INT_NS_S
- See Also:
- Constant Field Values
INT_NS_A
static final int INT_NS_A
- See Also:
- Constant Field Values
INT_CTSA
static final int INT_CTSA
- See Also:
- Constant Field Values
INT_NSAT
static final int INT_NSAT
- See Also:
- Constant Field Values
INT_NCA
static final int INT_NCA
- See Also:
- Constant Field Values
enumValue
org.apache.xmlbeans.StringEnumAbstractBase enumValue()
set
void set(org.apache.xmlbeans.StringEnumAbstractBase e)
Copyright © 2004-2012 52north.org. All Rights Reserved.