|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CreateAgreementOutputType | |
---|---|
org.ogf.graap.wsag.wsrf.impl | |
org.ogf.schemas.graap.wsAgreement | |
org.ogf.schemas.graap.wsAgreement.impl |
Uses of CreateAgreementOutputType in org.ogf.graap.wsag.wsrf.impl |
---|
Methods in org.ogf.graap.wsag.wsrf.impl that return CreateAgreementOutputType | |
---|---|
CreateAgreementOutputType |
AgreementFactoryCapability.createAgreement(CreateAgreementInputDocument inputDoc)
Creates an agreement for an offer. |
Uses of CreateAgreementOutputType in org.ogf.schemas.graap.wsAgreement |
---|
Methods in org.ogf.schemas.graap.wsAgreement that return CreateAgreementOutputType | |
---|---|
CreateAgreementOutputType |
CreateAgreementResponseDocument.addNewCreateAgreementResponse()
Appends and returns a new empty "CreateAgreementResponse" element |
CreateAgreementOutputType |
CreateAgreementResponseDocument.getCreateAgreementResponse()
Gets the "CreateAgreementResponse" element |
static CreateAgreementOutputType |
CreateAgreementOutputType.Factory.newInstance()
|
static CreateAgreementOutputType |
CreateAgreementOutputType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
static CreateAgreementOutputType |
CreateAgreementOutputType.Factory.parse(File file)
|
static CreateAgreementOutputType |
CreateAgreementOutputType.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options)
|
static CreateAgreementOutputType |
CreateAgreementOutputType.Factory.parse(InputStream is)
|
static CreateAgreementOutputType |
CreateAgreementOutputType.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options)
|
static CreateAgreementOutputType |
CreateAgreementOutputType.Factory.parse(Node node)
|
static CreateAgreementOutputType |
CreateAgreementOutputType.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options)
|
static CreateAgreementOutputType |
CreateAgreementOutputType.Factory.parse(Reader r)
|
static CreateAgreementOutputType |
CreateAgreementOutputType.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options)
|
static CreateAgreementOutputType |
CreateAgreementOutputType.Factory.parse(String xmlAsString)
|
static CreateAgreementOutputType |
CreateAgreementOutputType.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options)
|
static CreateAgreementOutputType |
CreateAgreementOutputType.Factory.parse(URL u)
|
static CreateAgreementOutputType |
CreateAgreementOutputType.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options)
|
static CreateAgreementOutputType |
CreateAgreementOutputType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated. XMLInputStream |
static CreateAgreementOutputType |
CreateAgreementOutputType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated. XMLInputStream |
static CreateAgreementOutputType |
CreateAgreementOutputType.Factory.parse(javax.xml.stream.XMLStreamReader sr)
|
static CreateAgreementOutputType |
CreateAgreementOutputType.Factory.parse(javax.xml.stream.XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options)
|
Methods in org.ogf.schemas.graap.wsAgreement with parameters of type CreateAgreementOutputType | |
---|---|
void |
CreateAgreementResponseDocument.setCreateAgreementResponse(CreateAgreementOutputType createAgreementResponse)
Sets the "CreateAgreementResponse" element |
Uses of CreateAgreementOutputType in org.ogf.schemas.graap.wsAgreement.impl |
---|
Classes in org.ogf.schemas.graap.wsAgreement.impl that implement CreateAgreementOutputType | |
---|---|
class |
CreateAgreementOutputTypeImpl
An XML CreateAgreementOutputType(@http://schemas.ggf.org/graap/2007/03/ws-agreement). |
Methods in org.ogf.schemas.graap.wsAgreement.impl that return CreateAgreementOutputType | |
---|---|
CreateAgreementOutputType |
CreateAgreementResponseDocumentImpl.addNewCreateAgreementResponse()
Appends and returns a new empty "CreateAgreementResponse" element |
CreateAgreementOutputType |
CreateAgreementResponseDocumentImpl.getCreateAgreementResponse()
Gets the "CreateAgreementResponse" element |
Methods in org.ogf.schemas.graap.wsAgreement.impl with parameters of type CreateAgreementOutputType | |
---|---|
void |
CreateAgreementResponseDocumentImpl.setCreateAgreementResponse(CreateAgreementOutputType createAgreementResponse)
Sets the "CreateAgreementResponse" element |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |