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.


Nested Class Summary
static class ClassificationType.Enum
          Enumeration value class for usGovIcIsmV2.ClassificationType.
static class ClassificationType.Factory
          A factory class with static methods for creating instances of this type.
 
Field Summary
static ClassificationType.Enum C
           
static ClassificationType.Enum CTS
           
static ClassificationType.Enum CTS_B
           
static ClassificationType.Enum CTS_BALK
           
static ClassificationType.Enum CTSA
           
static int INT_C
           
static int INT_CTS
           
static int INT_CTS_B
           
static int INT_CTS_BALK
           
static int INT_CTSA
           
static int INT_NC
           
static int INT_NCA
           
static int INT_NR
           
static int INT_NS
           
static int INT_NS_A
           
static int INT_NS_S
           
static int INT_NSAT
           
static int INT_NU
           
static int INT_R
           
static int INT_S
           
static int INT_TS
           
static int INT_U
           
static ClassificationType.Enum NC
           
static ClassificationType.Enum NCA
           
static ClassificationType.Enum NR
           
static ClassificationType.Enum NS
           
static ClassificationType.Enum NS_A
           
static ClassificationType.Enum NS_S
           
static ClassificationType.Enum NSAT
           
static ClassificationType.Enum NU
           
static ClassificationType.Enum R
           
static ClassificationType.Enum S
           
static ClassificationType.Enum TS
           
static org.apache.xmlbeans.SchemaType type
           
static ClassificationType.Enum U
           
 
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

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
Method Detail

enumValue

org.apache.xmlbeans.StringEnumAbstractBase enumValue()

set

void set(org.apache.xmlbeans.StringEnumAbstractBase e)


Copyright © 2004-2012 52north.org. All Rights Reserved.