|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TerminateOutputType | |
---|---|
org.ogf.graap.wsag.wsrf.impl | |
org.ogf.schemas.graap.wsAgreement | |
org.ogf.schemas.graap.wsAgreement.impl |
Uses of TerminateOutputType in org.ogf.graap.wsag.wsrf.impl |
---|
Methods in org.ogf.graap.wsag.wsrf.impl that return TerminateOutputType | |
---|---|
TerminateOutputType |
AgreementCapability.terminate(TerminateInputDocument input)
Terminates an agreement. |
Uses of TerminateOutputType in org.ogf.schemas.graap.wsAgreement |
---|
Methods in org.ogf.schemas.graap.wsAgreement that return TerminateOutputType | |
---|---|
TerminateOutputType |
TerminateResponseDocument.addNewTerminateResponse()
Appends and returns a new empty "TerminateResponse" element |
TerminateOutputType |
TerminateResponseDocument.getTerminateResponse()
Gets the "TerminateResponse" element |
static TerminateOutputType |
TerminateOutputType.Factory.newInstance()
|
static TerminateOutputType |
TerminateOutputType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
static TerminateOutputType |
TerminateOutputType.Factory.parse(File file)
|
static TerminateOutputType |
TerminateOutputType.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options)
|
static TerminateOutputType |
TerminateOutputType.Factory.parse(InputStream is)
|
static TerminateOutputType |
TerminateOutputType.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options)
|
static TerminateOutputType |
TerminateOutputType.Factory.parse(Node node)
|
static TerminateOutputType |
TerminateOutputType.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options)
|
static TerminateOutputType |
TerminateOutputType.Factory.parse(Reader r)
|
static TerminateOutputType |
TerminateOutputType.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options)
|
static TerminateOutputType |
TerminateOutputType.Factory.parse(String xmlAsString)
|
static TerminateOutputType |
TerminateOutputType.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options)
|
static TerminateOutputType |
TerminateOutputType.Factory.parse(URL u)
|
static TerminateOutputType |
TerminateOutputType.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options)
|
static TerminateOutputType |
TerminateOutputType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated. XMLInputStream |
static TerminateOutputType |
TerminateOutputType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated. XMLInputStream |
static TerminateOutputType |
TerminateOutputType.Factory.parse(javax.xml.stream.XMLStreamReader sr)
|
static TerminateOutputType |
TerminateOutputType.Factory.parse(javax.xml.stream.XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options)
|
Methods in org.ogf.schemas.graap.wsAgreement with parameters of type TerminateOutputType | |
---|---|
void |
TerminateResponseDocument.setTerminateResponse(TerminateOutputType terminateResponse)
Sets the "TerminateResponse" element |
Uses of TerminateOutputType in org.ogf.schemas.graap.wsAgreement.impl |
---|
Classes in org.ogf.schemas.graap.wsAgreement.impl that implement TerminateOutputType | |
---|---|
class |
TerminateOutputTypeImpl
An XML TerminateOutputType(@http://schemas.ggf.org/graap/2007/03/ws-agreement). |
Methods in org.ogf.schemas.graap.wsAgreement.impl that return TerminateOutputType | |
---|---|
TerminateOutputType |
TerminateResponseDocumentImpl.addNewTerminateResponse()
Appends and returns a new empty "TerminateResponse" element |
TerminateOutputType |
TerminateResponseDocumentImpl.getTerminateResponse()
Gets the "TerminateResponse" element |
Methods in org.ogf.schemas.graap.wsAgreement.impl with parameters of type TerminateOutputType | |
---|---|
void |
TerminateResponseDocumentImpl.setTerminateResponse(TerminateOutputType terminateResponse)
Sets the "TerminateResponse" element |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |