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