|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LocationV3Type | |
|---|---|
| noNamespace | |
| noNamespace.impl | |
| Uses of LocationV3Type in noNamespace |
|---|
| Methods in noNamespace that return LocationV3Type | |
|---|---|
LocationV3Type |
CommitmentV3Type.addNewLocation()
Appends and returns a new empty value (as xml) as the last "Location" element |
LocationV3Type |
PostageV3Type.addNewLocation()
Appends and returns a new empty value (as xml) as the last "Location" element |
LocationV3Type[] |
CommitmentV3Type.getLocationArray()
Gets array of all "Location" elements |
LocationV3Type[] |
PostageV3Type.getLocationArray()
Gets array of all "Location" elements |
LocationV3Type |
CommitmentV3Type.getLocationArray(int i)
Gets ith "Location" element |
LocationV3Type |
PostageV3Type.getLocationArray(int i)
Gets ith "Location" element |
LocationV3Type |
CommitmentV3Type.insertNewLocation(int i)
Inserts and returns a new empty value (as xml) as the ith "Location" element |
LocationV3Type |
PostageV3Type.insertNewLocation(int i)
Inserts and returns a new empty value (as xml) as the ith "Location" element |
static LocationV3Type |
LocationV3Type.Factory.newInstance()
|
static LocationV3Type |
LocationV3Type.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
static LocationV3Type |
LocationV3Type.Factory.parse(java.io.File file)
|
static LocationV3Type |
LocationV3Type.Factory.parse(java.io.File file,
org.apache.xmlbeans.XmlOptions options)
|
static LocationV3Type |
LocationV3Type.Factory.parse(java.io.InputStream is)
|
static LocationV3Type |
LocationV3Type.Factory.parse(java.io.InputStream is,
org.apache.xmlbeans.XmlOptions options)
|
static LocationV3Type |
LocationV3Type.Factory.parse(org.w3c.dom.Node node)
|
static LocationV3Type |
LocationV3Type.Factory.parse(org.w3c.dom.Node node,
org.apache.xmlbeans.XmlOptions options)
|
static LocationV3Type |
LocationV3Type.Factory.parse(java.io.Reader r)
|
static LocationV3Type |
LocationV3Type.Factory.parse(java.io.Reader r,
org.apache.xmlbeans.XmlOptions options)
|
static LocationV3Type |
LocationV3Type.Factory.parse(java.lang.String xmlAsString)
|
static LocationV3Type |
LocationV3Type.Factory.parse(java.lang.String xmlAsString,
org.apache.xmlbeans.XmlOptions options)
|
static LocationV3Type |
LocationV3Type.Factory.parse(java.net.URL u)
|
static LocationV3Type |
LocationV3Type.Factory.parse(java.net.URL u,
org.apache.xmlbeans.XmlOptions options)
|
static LocationV3Type |
LocationV3Type.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated. XMLInputStream |
static LocationV3Type |
LocationV3Type.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated. XMLInputStream |
static LocationV3Type |
LocationV3Type.Factory.parse(javax.xml.stream.XMLStreamReader sr)
|
static LocationV3Type |
LocationV3Type.Factory.parse(javax.xml.stream.XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options)
|
| Methods in noNamespace with parameters of type LocationV3Type | |
|---|---|
void |
CommitmentV3Type.setLocationArray(int i,
LocationV3Type location)
Sets ith "Location" element |
void |
PostageV3Type.setLocationArray(int i,
LocationV3Type location)
Sets ith "Location" element |
void |
CommitmentV3Type.setLocationArray(LocationV3Type[] locationArray)
Sets array of all "Location" element |
void |
PostageV3Type.setLocationArray(LocationV3Type[] locationArray)
Sets array of all "Location" element |
| Uses of LocationV3Type in noNamespace.impl |
|---|
| Classes in noNamespace.impl that implement LocationV3Type | |
|---|---|
class |
LocationV3TypeImpl
An XML LocationV3Type(@). |
| Methods in noNamespace.impl that return LocationV3Type | |
|---|---|
LocationV3Type |
CommitmentV3TypeImpl.addNewLocation()
Appends and returns a new empty value (as xml) as the last "Location" element |
LocationV3Type |
PostageV3TypeImpl.addNewLocation()
Appends and returns a new empty value (as xml) as the last "Location" element |
LocationV3Type[] |
CommitmentV3TypeImpl.getLocationArray()
Gets array of all "Location" elements |
LocationV3Type[] |
PostageV3TypeImpl.getLocationArray()
Gets array of all "Location" elements |
LocationV3Type |
CommitmentV3TypeImpl.getLocationArray(int i)
Gets ith "Location" element |
LocationV3Type |
PostageV3TypeImpl.getLocationArray(int i)
Gets ith "Location" element |
LocationV3Type |
CommitmentV3TypeImpl.insertNewLocation(int i)
Inserts and returns a new empty value (as xml) as the ith "Location" element |
LocationV3Type |
PostageV3TypeImpl.insertNewLocation(int i)
Inserts and returns a new empty value (as xml) as the ith "Location" element |
| Methods in noNamespace.impl with parameters of type LocationV3Type | |
|---|---|
void |
CommitmentV3TypeImpl.setLocationArray(int i,
LocationV3Type location)
Sets ith "Location" element |
void |
PostageV3TypeImpl.setLocationArray(int i,
LocationV3Type location)
Sets ith "Location" element |
void |
CommitmentV3TypeImpl.setLocationArray(LocationV3Type[] locationArray)
Sets array of all "Location" element |
void |
PostageV3TypeImpl.setLocationArray(LocationV3Type[] locationArray)
Sets array of all "Location" element |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||