Uses of Interface
org.ogf.schemas.graap.wsAgreement.AgreementStatePropertiesDocument

Packages that use AgreementStatePropertiesDocument
org.ogf.schemas.graap.wsAgreement   
org.ogf.schemas.graap.wsAgreement.impl   
 

Uses of AgreementStatePropertiesDocument in org.ogf.schemas.graap.wsAgreement
 

Methods in org.ogf.schemas.graap.wsAgreement that return AgreementStatePropertiesDocument
static AgreementStatePropertiesDocument AgreementStatePropertiesDocument.Factory.newInstance()
           
static AgreementStatePropertiesDocument AgreementStatePropertiesDocument.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
           
static AgreementStatePropertiesDocument AgreementStatePropertiesDocument.Factory.parse(File file)
           
static AgreementStatePropertiesDocument AgreementStatePropertiesDocument.Factory.parse(File file, org.apache.xmlbeans.XmlOptions options)
           
static AgreementStatePropertiesDocument AgreementStatePropertiesDocument.Factory.parse(InputStream is)
           
static AgreementStatePropertiesDocument AgreementStatePropertiesDocument.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options)
           
static AgreementStatePropertiesDocument AgreementStatePropertiesDocument.Factory.parse(Node node)
           
static AgreementStatePropertiesDocument AgreementStatePropertiesDocument.Factory.parse(Node node, org.apache.xmlbeans.XmlOptions options)
           
static AgreementStatePropertiesDocument AgreementStatePropertiesDocument.Factory.parse(Reader r)
           
static AgreementStatePropertiesDocument AgreementStatePropertiesDocument.Factory.parse(Reader r, org.apache.xmlbeans.XmlOptions options)
           
static AgreementStatePropertiesDocument AgreementStatePropertiesDocument.Factory.parse(String xmlAsString)
           
static AgreementStatePropertiesDocument AgreementStatePropertiesDocument.Factory.parse(String xmlAsString, org.apache.xmlbeans.XmlOptions options)
           
static AgreementStatePropertiesDocument AgreementStatePropertiesDocument.Factory.parse(URL u)
           
static AgreementStatePropertiesDocument AgreementStatePropertiesDocument.Factory.parse(URL u, org.apache.xmlbeans.XmlOptions options)
           
static AgreementStatePropertiesDocument AgreementStatePropertiesDocument.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
          Deprecated. XMLInputStream
static AgreementStatePropertiesDocument AgreementStatePropertiesDocument.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options)
          Deprecated. XMLInputStream
static AgreementStatePropertiesDocument AgreementStatePropertiesDocument.Factory.parse(XMLStreamReader sr)
           
static AgreementStatePropertiesDocument AgreementStatePropertiesDocument.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options)
           
 

Uses of AgreementStatePropertiesDocument in org.ogf.schemas.graap.wsAgreement.impl
 

Classes in org.ogf.schemas.graap.wsAgreement.impl that implement AgreementStatePropertiesDocument
 class AgreementStatePropertiesDocumentImpl
          A document containing one AgreementStateProperties(@http://schemas.ggf.org/graap/2007/03/ws-agreement) element.
 



Copyright © 2008-2012. All Rights Reserved.