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