|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RateV2RequestDocument | |
|---|---|
| noNamespace | |
| noNamespace.impl | |
| Uses of RateV2RequestDocument in noNamespace |
|---|
| Methods in noNamespace that return RateV2RequestDocument | |
|---|---|
static RateV2RequestDocument |
RateV2RequestDocument.Factory.newInstance()
|
static RateV2RequestDocument |
RateV2RequestDocument.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
static RateV2RequestDocument |
RateV2RequestDocument.Factory.parse(java.io.File file)
|
static RateV2RequestDocument |
RateV2RequestDocument.Factory.parse(java.io.File file,
org.apache.xmlbeans.XmlOptions options)
|
static RateV2RequestDocument |
RateV2RequestDocument.Factory.parse(java.io.InputStream is)
|
static RateV2RequestDocument |
RateV2RequestDocument.Factory.parse(java.io.InputStream is,
org.apache.xmlbeans.XmlOptions options)
|
static RateV2RequestDocument |
RateV2RequestDocument.Factory.parse(org.w3c.dom.Node node)
|
static RateV2RequestDocument |
RateV2RequestDocument.Factory.parse(org.w3c.dom.Node node,
org.apache.xmlbeans.XmlOptions options)
|
static RateV2RequestDocument |
RateV2RequestDocument.Factory.parse(java.io.Reader r)
|
static RateV2RequestDocument |
RateV2RequestDocument.Factory.parse(java.io.Reader r,
org.apache.xmlbeans.XmlOptions options)
|
static RateV2RequestDocument |
RateV2RequestDocument.Factory.parse(java.lang.String xmlAsString)
|
static RateV2RequestDocument |
RateV2RequestDocument.Factory.parse(java.lang.String xmlAsString,
org.apache.xmlbeans.XmlOptions options)
|
static RateV2RequestDocument |
RateV2RequestDocument.Factory.parse(java.net.URL u)
|
static RateV2RequestDocument |
RateV2RequestDocument.Factory.parse(java.net.URL u,
org.apache.xmlbeans.XmlOptions options)
|
static RateV2RequestDocument |
RateV2RequestDocument.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated. XMLInputStream |
static RateV2RequestDocument |
RateV2RequestDocument.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated. XMLInputStream |
static RateV2RequestDocument |
RateV2RequestDocument.Factory.parse(javax.xml.stream.XMLStreamReader sr)
|
static RateV2RequestDocument |
RateV2RequestDocument.Factory.parse(javax.xml.stream.XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options)
|
| Uses of RateV2RequestDocument in noNamespace.impl |
|---|
| Classes in noNamespace.impl that implement RateV2RequestDocument | |
|---|---|
class |
RateV2RequestDocumentImpl
A document containing one RateV2Request(@) element. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||