noNamespace
Interface RequestPackageV2Type.Service
- All Superinterfaces:
- org.apache.xmlbeans.XmlAnySimpleType, org.apache.xmlbeans.XmlObject, org.apache.xmlbeans.XmlString, org.apache.xmlbeans.XmlTokenSource
- All Known Implementing Classes:
- RequestPackageV2TypeImpl.ServiceImpl
- Enclosing interface:
- RequestPackageV2Type
public static interface RequestPackageV2Type.Service
- extends org.apache.xmlbeans.XmlString
An XML Service(@).
This is an atomic type that is a restriction of noNamespace.RequestPackageV2Type$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 RequestPackageV2Type.Service.Enum ALL
FIRST_CLASS
static final RequestPackageV2Type.Service.Enum FIRST_CLASS
PRIORITY
static final RequestPackageV2Type.Service.Enum PRIORITY
EXPRESS
static final RequestPackageV2Type.Service.Enum EXPRESS
BPM
static final RequestPackageV2Type.Service.Enum BPM
PARCEL
static final RequestPackageV2Type.Service.Enum PARCEL
MEDIA
static final RequestPackageV2Type.Service.Enum MEDIA
LIBRARY
static final RequestPackageV2Type.Service.Enum LIBRARY
INT_ALL
static final int INT_ALL
- 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_EXPRESS
static final int INT_EXPRESS
- 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 © 2011. All Rights Reserved.