|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CreatePendingAgreementOutputType | |
---|---|
org.ogf.graap.wsag.wsrf.impl | |
org.ogf.schemas.graap.wsAgreement | |
org.ogf.schemas.graap.wsAgreement.impl |
Uses of CreatePendingAgreementOutputType in org.ogf.graap.wsag.wsrf.impl |
---|
Methods in org.ogf.graap.wsag.wsrf.impl that return CreatePendingAgreementOutputType | |
---|---|
CreatePendingAgreementOutputType |
AgreementFactoryCapability.createPendingAgreement(CreatePendingAgreementInputDocument paInput)
Creates an agreement for the given offer. |
Uses of CreatePendingAgreementOutputType in org.ogf.schemas.graap.wsAgreement |
---|
Methods in org.ogf.schemas.graap.wsAgreement that return CreatePendingAgreementOutputType | |
---|---|
CreatePendingAgreementOutputType |
CreatePendingAgreementResponseDocument.addNewCreatePendingAgreementResponse()
Appends and returns a new empty "CreatePendingAgreementResponse" element |
CreatePendingAgreementOutputType |
CreatePendingAgreementResponseDocument.getCreatePendingAgreementResponse()
Gets the "CreatePendingAgreementResponse" element |
static CreatePendingAgreementOutputType |
CreatePendingAgreementOutputType.Factory.newInstance()
|
static CreatePendingAgreementOutputType |
CreatePendingAgreementOutputType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
static CreatePendingAgreementOutputType |
CreatePendingAgreementOutputType.Factory.parse(File file)
|
static CreatePendingAgreementOutputType |
CreatePendingAgreementOutputType.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options)
|
static CreatePendingAgreementOutputType |
CreatePendingAgreementOutputType.Factory.parse(InputStream is)
|
static CreatePendingAgreementOutputType |
CreatePendingAgreementOutputType.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options)
|
static CreatePendingAgreementOutputType |
CreatePendingAgreementOutputType.Factory.parse(Node node)
|
static CreatePendingAgreementOutputType |
CreatePendingAgreementOutputType.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options)
|
static CreatePendingAgreementOutputType |
CreatePendingAgreementOutputType.Factory.parse(Reader r)
|
static CreatePendingAgreementOutputType |
CreatePendingAgreementOutputType.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options)
|
static CreatePendingAgreementOutputType |
CreatePendingAgreementOutputType.Factory.parse(String xmlAsString)
|
static CreatePendingAgreementOutputType |
CreatePendingAgreementOutputType.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options)
|
static CreatePendingAgreementOutputType |
CreatePendingAgreementOutputType.Factory.parse(URL u)
|
static CreatePendingAgreementOutputType |
CreatePendingAgreementOutputType.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options)
|
static CreatePendingAgreementOutputType |
CreatePendingAgreementOutputType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated. XMLInputStream |
static CreatePendingAgreementOutputType |
CreatePendingAgreementOutputType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated. XMLInputStream |
static CreatePendingAgreementOutputType |
CreatePendingAgreementOutputType.Factory.parse(javax.xml.stream.XMLStreamReader sr)
|
static CreatePendingAgreementOutputType |
CreatePendingAgreementOutputType.Factory.parse(javax.xml.stream.XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options)
|
Methods in org.ogf.schemas.graap.wsAgreement with parameters of type CreatePendingAgreementOutputType | |
---|---|
void |
CreatePendingAgreementResponseDocument.setCreatePendingAgreementResponse(CreatePendingAgreementOutputType createPendingAgreementResponse)
Sets the "CreatePendingAgreementResponse" element |
Uses of CreatePendingAgreementOutputType in org.ogf.schemas.graap.wsAgreement.impl |
---|
Classes in org.ogf.schemas.graap.wsAgreement.impl that implement CreatePendingAgreementOutputType | |
---|---|
class |
CreatePendingAgreementOutputTypeImpl
An XML CreatePendingAgreementOutputType(@http://schemas.ggf.org/graap/2007/03/ws-agreement). |
Methods in org.ogf.schemas.graap.wsAgreement.impl that return CreatePendingAgreementOutputType | |
---|---|
CreatePendingAgreementOutputType |
CreatePendingAgreementResponseDocumentImpl.addNewCreatePendingAgreementResponse()
Appends and returns a new empty "CreatePendingAgreementResponse" element |
CreatePendingAgreementOutputType |
CreatePendingAgreementResponseDocumentImpl.getCreatePendingAgreementResponse()
Gets the "CreatePendingAgreementResponse" element |
Methods in org.ogf.schemas.graap.wsAgreement.impl with parameters of type CreatePendingAgreementOutputType | |
---|---|
void |
CreatePendingAgreementResponseDocumentImpl.setCreatePendingAgreementResponse(CreatePendingAgreementOutputType createPendingAgreementResponse)
Sets the "CreatePendingAgreementResponse" element |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |