|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ShipDateV3Type | |
|---|---|
| noNamespace | |
| noNamespace.impl | |
| Uses of ShipDateV3Type in noNamespace |
|---|
| Methods in noNamespace that return ShipDateV3Type | |
|---|---|
ShipDateV3Type |
RequestPackageV3Type.addNewShipDate()
Appends and returns a new empty "ShipDate" element |
ShipDateV3Type |
RequestPackageV3Type.getShipDate()
Gets the "ShipDate" element |
static ShipDateV3Type |
ShipDateV3Type.Factory.newInstance()
|
static ShipDateV3Type |
ShipDateV3Type.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
static ShipDateV3Type |
ShipDateV3Type.Factory.parse(java.io.File file)
|
static ShipDateV3Type |
ShipDateV3Type.Factory.parse(java.io.File file,
org.apache.xmlbeans.XmlOptions options)
|
static ShipDateV3Type |
ShipDateV3Type.Factory.parse(java.io.InputStream is)
|
static ShipDateV3Type |
ShipDateV3Type.Factory.parse(java.io.InputStream is,
org.apache.xmlbeans.XmlOptions options)
|
static ShipDateV3Type |
ShipDateV3Type.Factory.parse(org.w3c.dom.Node node)
|
static ShipDateV3Type |
ShipDateV3Type.Factory.parse(org.w3c.dom.Node node,
org.apache.xmlbeans.XmlOptions options)
|
static ShipDateV3Type |
ShipDateV3Type.Factory.parse(java.io.Reader r)
|
static ShipDateV3Type |
ShipDateV3Type.Factory.parse(java.io.Reader r,
org.apache.xmlbeans.XmlOptions options)
|
static ShipDateV3Type |
ShipDateV3Type.Factory.parse(java.lang.String xmlAsString)
|
static ShipDateV3Type |
ShipDateV3Type.Factory.parse(java.lang.String xmlAsString,
org.apache.xmlbeans.XmlOptions options)
|
static ShipDateV3Type |
ShipDateV3Type.Factory.parse(java.net.URL u)
|
static ShipDateV3Type |
ShipDateV3Type.Factory.parse(java.net.URL u,
org.apache.xmlbeans.XmlOptions options)
|
static ShipDateV3Type |
ShipDateV3Type.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated. XMLInputStream |
static ShipDateV3Type |
ShipDateV3Type.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated. XMLInputStream |
static ShipDateV3Type |
ShipDateV3Type.Factory.parse(javax.xml.stream.XMLStreamReader sr)
|
static ShipDateV3Type |
ShipDateV3Type.Factory.parse(javax.xml.stream.XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options)
|
| Methods in noNamespace with parameters of type ShipDateV3Type | |
|---|---|
void |
RequestPackageV3Type.setShipDate(ShipDateV3Type shipDate)
Sets the "ShipDate" element |
| Uses of ShipDateV3Type in noNamespace.impl |
|---|
| Classes in noNamespace.impl that implement ShipDateV3Type | |
|---|---|
class |
ShipDateV3TypeImpl
An XML ShipDateV3Type(@). |
| Methods in noNamespace.impl that return ShipDateV3Type | |
|---|---|
ShipDateV3Type |
RequestPackageV3TypeImpl.addNewShipDate()
Appends and returns a new empty "ShipDate" element |
ShipDateV3Type |
RequestPackageV3TypeImpl.getShipDate()
Gets the "ShipDate" element |
| Methods in noNamespace.impl with parameters of type ShipDateV3Type | |
|---|---|
void |
RequestPackageV3TypeImpl.setShipDate(ShipDateV3Type shipDate)
Sets the "ShipDate" element |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||