Uses of Interface
org.ogf.schemas.graap.wsAgreement.negotiation.AdvertiseOutputDocument

Packages that use AdvertiseOutputDocument
org.ogf.schemas.graap.wsAgreement.negotiation   
org.ogf.schemas.graap.wsAgreement.negotiation.impl   
 

Uses of AdvertiseOutputDocument in org.ogf.schemas.graap.wsAgreement.negotiation
 

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

Uses of AdvertiseOutputDocument in org.ogf.schemas.graap.wsAgreement.negotiation.impl
 

Classes in org.ogf.schemas.graap.wsAgreement.negotiation.impl that implement AdvertiseOutputDocument
 class AdvertiseOutputDocumentImpl
          A document containing one AdvertiseOutput(@http://schemas.ogf.org/graap/2009/11/ws-agreement-negotiation) element.
 



Copyright © 2008-2012. All Rights Reserved.