|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RateV3RequestType | |
|---|---|
| noNamespace | |
| noNamespace.impl | |
| Uses of RateV3RequestType in noNamespace |
|---|
| Methods in noNamespace that return RateV3RequestType | |
|---|---|
RateV3RequestType |
RateV3RequestDocument.addNewRateV3Request()
Appends and returns a new empty "RateV3Request" element |
RateV3RequestType |
RateV3RequestDocument.getRateV3Request()
Gets the "RateV3Request" element |
static RateV3RequestType |
RateV3RequestType.Factory.newInstance()
|
static RateV3RequestType |
RateV3RequestType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
static RateV3RequestType |
RateV3RequestType.Factory.parse(File file)
|
static RateV3RequestType |
RateV3RequestType.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options)
|
static RateV3RequestType |
RateV3RequestType.Factory.parse(InputStream is)
|
static RateV3RequestType |
RateV3RequestType.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options)
|
static RateV3RequestType |
RateV3RequestType.Factory.parse(Node node)
|
static RateV3RequestType |
RateV3RequestType.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options)
|
static RateV3RequestType |
RateV3RequestType.Factory.parse(Reader r)
|
static RateV3RequestType |
RateV3RequestType.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options)
|
static RateV3RequestType |
RateV3RequestType.Factory.parse(String xmlAsString)
|
static RateV3RequestType |
RateV3RequestType.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options)
|
static RateV3RequestType |
RateV3RequestType.Factory.parse(URL u)
|
static RateV3RequestType |
RateV3RequestType.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options)
|
static RateV3RequestType |
RateV3RequestType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated. XMLInputStream |
static RateV3RequestType |
RateV3RequestType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated. XMLInputStream |
static RateV3RequestType |
RateV3RequestType.Factory.parse(XMLStreamReader sr)
|
static RateV3RequestType |
RateV3RequestType.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options)
|
| Methods in noNamespace with parameters of type RateV3RequestType | |
|---|---|
void |
RateV3RequestDocument.setRateV3Request(RateV3RequestType rateV3Request)
Sets the "RateV3Request" element |
| Uses of RateV3RequestType in noNamespace.impl |
|---|
| Classes in noNamespace.impl that implement RateV3RequestType | |
|---|---|
class |
RateV3RequestTypeImpl
An XML RateV3RequestType(@). |
| Methods in noNamespace.impl that return RateV3RequestType | |
|---|---|
RateV3RequestType |
RateV3RequestDocumentImpl.addNewRateV3Request()
Appends and returns a new empty "RateV3Request" element |
RateV3RequestType |
RateV3RequestDocumentImpl.getRateV3Request()
Gets the "RateV3Request" element |
| Methods in noNamespace.impl with parameters of type RateV3RequestType | |
|---|---|
void |
RateV3RequestDocumentImpl.setRateV3Request(RateV3RequestType rateV3Request)
Sets the "RateV3Request" element |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||