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