Uses of Interface
org.ogf.schemas.graap.wsAgreement.negotiation.protocol.TerminateInputDocument

Packages that use TerminateInputDocument
org.ogf.graap.wsag.wsrf.impl   
org.ogf.schemas.graap.wsAgreement.negotiation.protocol   
 

Uses of TerminateInputDocument in org.ogf.graap.wsag.wsrf.impl
 

Methods in org.ogf.graap.wsag.wsrf.impl with parameters of type TerminateInputDocument
 Element NegotiationCapability.terminate(TerminateInputDocument in)
          Terminates a negotiation process.
 

Uses of TerminateInputDocument in org.ogf.schemas.graap.wsAgreement.negotiation.protocol
 

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



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