noNamespace
Interface RequestPackageV3Type.Service
- All Superinterfaces:
- org.apache.xmlbeans.XmlAnySimpleType, org.apache.xmlbeans.XmlObject, org.apache.xmlbeans.XmlString, org.apache.xmlbeans.XmlTokenSource
- All Known Implementing Classes:
- RequestPackageV3TypeImpl.ServiceImpl
- Enclosing interface:
- RequestPackageV3Type
public static interface RequestPackageV3Type.Service
- extends org.apache.xmlbeans.XmlString
An XML Service(@).
This is an atomic type that is a restriction of noNamespace.RequestPackageV3Type$Service.
| 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
ALL
static final RequestPackageV3Type.Service.Enum ALL
ONLINE
static final RequestPackageV3Type.Service.Enum ONLINE
FIRST_CLASS
static final RequestPackageV3Type.Service.Enum FIRST_CLASS
PRIORITY
static final RequestPackageV3Type.Service.Enum PRIORITY
PRIORITY_COMMERCIAL
static final RequestPackageV3Type.Service.Enum PRIORITY_COMMERCIAL
EXPRESS
static final RequestPackageV3Type.Service.Enum EXPRESS
EXPRESS_SH
static final RequestPackageV3Type.Service.Enum EXPRESS_SH
EXPRESS_HFP
static final RequestPackageV3Type.Service.Enum EXPRESS_HFP
EXPRESS_COMMERCIAL
static final RequestPackageV3Type.Service.Enum EXPRESS_COMMERCIAL
EXPRESS_SH_COMMERCIAL
static final RequestPackageV3Type.Service.Enum EXPRESS_SH_COMMERCIAL
EXPRESS_HFP_COMMERCIAL
static final RequestPackageV3Type.Service.Enum EXPRESS_HFP_COMMERCIAL
BPM
static final RequestPackageV3Type.Service.Enum BPM
PARCEL
static final RequestPackageV3Type.Service.Enum PARCEL
MEDIA
static final RequestPackageV3Type.Service.Enum MEDIA
LIBRARY
static final RequestPackageV3Type.Service.Enum LIBRARY
INT_ALL
static final int INT_ALL
- See Also:
- Constant Field Values
INT_ONLINE
static final int INT_ONLINE
- See Also:
- Constant Field Values
INT_FIRST_CLASS
static final int INT_FIRST_CLASS
- See Also:
- Constant Field Values
INT_PRIORITY
static final int INT_PRIORITY
- See Also:
- Constant Field Values
INT_PRIORITY_COMMERCIAL
static final int INT_PRIORITY_COMMERCIAL
- See Also:
- Constant Field Values
INT_EXPRESS
static final int INT_EXPRESS
- See Also:
- Constant Field Values
INT_EXPRESS_SH
static final int INT_EXPRESS_SH
- See Also:
- Constant Field Values
INT_EXPRESS_HFP
static final int INT_EXPRESS_HFP
- See Also:
- Constant Field Values
INT_EXPRESS_COMMERCIAL
static final int INT_EXPRESS_COMMERCIAL
- See Also:
- Constant Field Values
INT_EXPRESS_SH_COMMERCIAL
static final int INT_EXPRESS_SH_COMMERCIAL
- See Also:
- Constant Field Values
INT_EXPRESS_HFP_COMMERCIAL
static final int INT_EXPRESS_HFP_COMMERCIAL
- See Also:
- Constant Field Values
INT_BPM
static final int INT_BPM
- See Also:
- Constant Field Values
INT_PARCEL
static final int INT_PARCEL
- See Also:
- Constant Field Values
INT_MEDIA
static final int INT_MEDIA
- See Also:
- Constant Field Values
INT_LIBRARY
static final int INT_LIBRARY
- See Also:
- Constant Field Values
enumValue
org.apache.xmlbeans.StringEnumAbstractBase enumValue()
set
void set(org.apache.xmlbeans.StringEnumAbstractBase e)
Copyright © 2012. All Rights Reserved.