|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CreatePendingAgreementResponseDocument | |
---|---|
org.ogf.schemas.graap.wsAgreement | |
org.ogf.schemas.graap.wsAgreement.impl |
Uses of CreatePendingAgreementResponseDocument in org.ogf.schemas.graap.wsAgreement |
---|
Methods in org.ogf.schemas.graap.wsAgreement that return CreatePendingAgreementResponseDocument | |
---|---|
static CreatePendingAgreementResponseDocument |
CreatePendingAgreementResponseDocument.Factory.newInstance()
|
static CreatePendingAgreementResponseDocument |
CreatePendingAgreementResponseDocument.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
static CreatePendingAgreementResponseDocument |
CreatePendingAgreementResponseDocument.Factory.parse(File file)
|
static CreatePendingAgreementResponseDocument |
CreatePendingAgreementResponseDocument.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options)
|
static CreatePendingAgreementResponseDocument |
CreatePendingAgreementResponseDocument.Factory.parse(InputStream is)
|
static CreatePendingAgreementResponseDocument |
CreatePendingAgreementResponseDocument.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options)
|
static CreatePendingAgreementResponseDocument |
CreatePendingAgreementResponseDocument.Factory.parse(Node node)
|
static CreatePendingAgreementResponseDocument |
CreatePendingAgreementResponseDocument.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options)
|
static CreatePendingAgreementResponseDocument |
CreatePendingAgreementResponseDocument.Factory.parse(Reader r)
|
static CreatePendingAgreementResponseDocument |
CreatePendingAgreementResponseDocument.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options)
|
static CreatePendingAgreementResponseDocument |
CreatePendingAgreementResponseDocument.Factory.parse(String xmlAsString)
|
static CreatePendingAgreementResponseDocument |
CreatePendingAgreementResponseDocument.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options)
|
static CreatePendingAgreementResponseDocument |
CreatePendingAgreementResponseDocument.Factory.parse(URL u)
|
static CreatePendingAgreementResponseDocument |
CreatePendingAgreementResponseDocument.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options)
|
static CreatePendingAgreementResponseDocument |
CreatePendingAgreementResponseDocument.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated. XMLInputStream |
static CreatePendingAgreementResponseDocument |
CreatePendingAgreementResponseDocument.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated. XMLInputStream |
static CreatePendingAgreementResponseDocument |
CreatePendingAgreementResponseDocument.Factory.parse(XMLStreamReader sr)
|
static CreatePendingAgreementResponseDocument |
CreatePendingAgreementResponseDocument.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options)
|
Uses of CreatePendingAgreementResponseDocument in org.ogf.schemas.graap.wsAgreement.impl |
---|
Classes in org.ogf.schemas.graap.wsAgreement.impl that implement CreatePendingAgreementResponseDocument | |
---|---|
class |
CreatePendingAgreementResponseDocumentImpl
A document containing one CreatePendingAgreementResponse(@http://schemas.ggf.org/graap/2007/03/ws-agreement) element. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |