|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PostageV3Type | |
|---|---|
| noNamespace | |
| noNamespace.impl | |
| Uses of PostageV3Type in noNamespace |
|---|
| Methods in noNamespace that return PostageV3Type | |
|---|---|
PostageV3Type |
ResponsePackageV3Type.addNewPostage()
Appends and returns a new empty value (as xml) as the last "Postage" element |
PostageV3Type[] |
ResponsePackageV3Type.getPostageArray()
Gets array of all "Postage" elements |
PostageV3Type |
ResponsePackageV3Type.getPostageArray(int i)
Gets ith "Postage" element |
PostageV3Type |
ResponsePackageV3Type.insertNewPostage(int i)
Inserts and returns a new empty value (as xml) as the ith "Postage" element |
static PostageV3Type |
PostageV3Type.Factory.newInstance()
|
static PostageV3Type |
PostageV3Type.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
static PostageV3Type |
PostageV3Type.Factory.parse(File file)
|
static PostageV3Type |
PostageV3Type.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options)
|
static PostageV3Type |
PostageV3Type.Factory.parse(InputStream is)
|
static PostageV3Type |
PostageV3Type.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options)
|
static PostageV3Type |
PostageV3Type.Factory.parse(Node node)
|
static PostageV3Type |
PostageV3Type.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options)
|
static PostageV3Type |
PostageV3Type.Factory.parse(Reader r)
|
static PostageV3Type |
PostageV3Type.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options)
|
static PostageV3Type |
PostageV3Type.Factory.parse(String xmlAsString)
|
static PostageV3Type |
PostageV3Type.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options)
|
static PostageV3Type |
PostageV3Type.Factory.parse(URL u)
|
static PostageV3Type |
PostageV3Type.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options)
|
static PostageV3Type |
PostageV3Type.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated. XMLInputStream |
static PostageV3Type |
PostageV3Type.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated. XMLInputStream |
static PostageV3Type |
PostageV3Type.Factory.parse(XMLStreamReader sr)
|
static PostageV3Type |
PostageV3Type.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options)
|
| Methods in noNamespace with parameters of type PostageV3Type | |
|---|---|
void |
ResponsePackageV3Type.setPostageArray(int i,
PostageV3Type postage)
Sets ith "Postage" element |
void |
ResponsePackageV3Type.setPostageArray(PostageV3Type[] postageArray)
Sets array of all "Postage" element |
| Uses of PostageV3Type in noNamespace.impl |
|---|
| Classes in noNamespace.impl that implement PostageV3Type | |
|---|---|
class |
PostageV3TypeImpl
An XML PostageV3Type(@). |
| Methods in noNamespace.impl that return PostageV3Type | |
|---|---|
PostageV3Type |
ResponsePackageV3TypeImpl.addNewPostage()
Appends and returns a new empty value (as xml) as the last "Postage" element |
PostageV3Type[] |
ResponsePackageV3TypeImpl.getPostageArray()
Gets array of all "Postage" elements |
PostageV3Type |
ResponsePackageV3TypeImpl.getPostageArray(int i)
Gets ith "Postage" element |
PostageV3Type |
ResponsePackageV3TypeImpl.insertNewPostage(int i)
Inserts and returns a new empty value (as xml) as the ith "Postage" element |
| Methods in noNamespace.impl with parameters of type PostageV3Type | |
|---|---|
void |
ResponsePackageV3TypeImpl.setPostageArray(int i,
PostageV3Type postage)
Sets ith "Postage" element |
void |
ResponsePackageV3TypeImpl.setPostageArray(PostageV3Type[] postageArray)
Sets array of all "Postage" element |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||