|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TerminateOutputType | |
---|---|
org.ogf.schemas.graap.wsAgreement.negotiation.protocol | |
org.ogf.schemas.graap.wsAgreement.negotiation.protocol.impl |
Uses of TerminateOutputType in org.ogf.schemas.graap.wsAgreement.negotiation.protocol |
---|
Methods in org.ogf.schemas.graap.wsAgreement.negotiation.protocol 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.negotiation.protocol with parameters of type TerminateOutputType | |
---|---|
void |
TerminateResponseDocument.setTerminateResponse(TerminateOutputType terminateResponse)
Sets the "TerminateResponse" element |
Uses of TerminateOutputType in org.ogf.schemas.graap.wsAgreement.negotiation.protocol.impl |
---|
Methods in org.ogf.schemas.graap.wsAgreement.negotiation.protocol.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.negotiation.protocol.impl with parameters of type TerminateOutputType | |
---|---|
void |
TerminateResponseDocumentImpl.setTerminateResponse(TerminateOutputType terminateResponse)
Sets the "TerminateResponse" element |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |