noNamespace
Interface RequestPackageV3Type.Container
- All Superinterfaces:
- org.apache.xmlbeans.XmlAnySimpleType, org.apache.xmlbeans.XmlObject, org.apache.xmlbeans.XmlString, org.apache.xmlbeans.XmlTokenSource
- All Known Implementing Classes:
- RequestPackageV3TypeImpl.ContainerImpl
- Enclosing interface:
- RequestPackageV3Type
public static interface RequestPackageV3Type.Container
- extends org.apache.xmlbeans.XmlString
An XML Container(@).
This is an atomic type that is a restriction of noNamespace.RequestPackageV3Type$Container.
| 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
RECTANGULAR
static final RequestPackageV3Type.Container.Enum RECTANGULAR
NONRECTANGULAR
static final RequestPackageV3Type.Container.Enum NONRECTANGULAR
VARIABLE
static final RequestPackageV3Type.Container.Enum VARIABLE
FLAT_RATE_BOX
static final RequestPackageV3Type.Container.Enum FLAT_RATE_BOX
FLAT_RATE_ENVELOPE
static final RequestPackageV3Type.Container.Enum FLAT_RATE_ENVELOPE
LG_FLAT_RATE_BOX
static final RequestPackageV3Type.Container.Enum LG_FLAT_RATE_BOX
INT_RECTANGULAR
static final int INT_RECTANGULAR
- See Also:
- Constant Field Values
INT_NONRECTANGULAR
static final int INT_NONRECTANGULAR
- See Also:
- Constant Field Values
INT_VARIABLE
static final int INT_VARIABLE
- See Also:
- Constant Field Values
INT_FLAT_RATE_BOX
static final int INT_FLAT_RATE_BOX
- See Also:
- Constant Field Values
INT_FLAT_RATE_ENVELOPE
static final int INT_FLAT_RATE_ENVELOPE
- See Also:
- Constant Field Values
INT_LG_FLAT_RATE_BOX
static final int INT_LG_FLAT_RATE_BOX
- See Also:
- Constant Field Values
enumValue
org.apache.xmlbeans.StringEnumAbstractBase enumValue()
set
void set(org.apache.xmlbeans.StringEnumAbstractBase e)
Copyright © 2012. All Rights Reserved.