Uses of Interface
org.ogf.graap.wsag4j.types.engine.PersistenceAgreementContextDocument

Packages that use PersistenceAgreementContextDocument
org.ogf.graap.wsag4j.types.engine   
org.ogf.graap.wsag4j.types.engine.impl   
 

Uses of PersistenceAgreementContextDocument in org.ogf.graap.wsag4j.types.engine
 

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

Uses of PersistenceAgreementContextDocument in org.ogf.graap.wsag4j.types.engine.impl
 

Classes in org.ogf.graap.wsag4j.types.engine.impl that implement PersistenceAgreementContextDocument
 class PersistenceAgreementContextDocumentImpl
          A document containing one PersistenceAgreementContext(@http://schemas.scai.fraunhofer.de/2008/11/wsag4j/engine) element.
 



Copyright © 2008-2012 Fraunhofer Institute SCAI. All Rights Reserved.