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