|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CreatePendingAgreementInputType | |
---|---|
org.ogf.schemas.graap.wsAgreement | |
org.ogf.schemas.graap.wsAgreement.impl |
Uses of CreatePendingAgreementInputType in org.ogf.schemas.graap.wsAgreement |
---|
Methods in org.ogf.schemas.graap.wsAgreement that return CreatePendingAgreementInputType | |
---|---|
CreatePendingAgreementInputType |
CreatePendingAgreementInputDocument.addNewCreatePendingAgreementInput()
Appends and returns a new empty "CreatePendingAgreementInput" element |
CreatePendingAgreementInputType |
CreatePendingAgreementInputDocument.getCreatePendingAgreementInput()
Gets the "CreatePendingAgreementInput" element |
static CreatePendingAgreementInputType |
CreatePendingAgreementInputType.Factory.newInstance()
|
static CreatePendingAgreementInputType |
CreatePendingAgreementInputType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
static CreatePendingAgreementInputType |
CreatePendingAgreementInputType.Factory.parse(File file)
|
static CreatePendingAgreementInputType |
CreatePendingAgreementInputType.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options)
|
static CreatePendingAgreementInputType |
CreatePendingAgreementInputType.Factory.parse(InputStream is)
|
static CreatePendingAgreementInputType |
CreatePendingAgreementInputType.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options)
|
static CreatePendingAgreementInputType |
CreatePendingAgreementInputType.Factory.parse(Node node)
|
static CreatePendingAgreementInputType |
CreatePendingAgreementInputType.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options)
|
static CreatePendingAgreementInputType |
CreatePendingAgreementInputType.Factory.parse(Reader r)
|
static CreatePendingAgreementInputType |
CreatePendingAgreementInputType.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options)
|
static CreatePendingAgreementInputType |
CreatePendingAgreementInputType.Factory.parse(String xmlAsString)
|
static CreatePendingAgreementInputType |
CreatePendingAgreementInputType.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options)
|
static CreatePendingAgreementInputType |
CreatePendingAgreementInputType.Factory.parse(URL u)
|
static CreatePendingAgreementInputType |
CreatePendingAgreementInputType.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options)
|
static CreatePendingAgreementInputType |
CreatePendingAgreementInputType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated. XMLInputStream |
static CreatePendingAgreementInputType |
CreatePendingAgreementInputType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated. XMLInputStream |
static CreatePendingAgreementInputType |
CreatePendingAgreementInputType.Factory.parse(javax.xml.stream.XMLStreamReader sr)
|
static CreatePendingAgreementInputType |
CreatePendingAgreementInputType.Factory.parse(javax.xml.stream.XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options)
|
Methods in org.ogf.schemas.graap.wsAgreement with parameters of type CreatePendingAgreementInputType | |
---|---|
void |
CreatePendingAgreementInputDocument.setCreatePendingAgreementInput(CreatePendingAgreementInputType createPendingAgreementInput)
Sets the "CreatePendingAgreementInput" element |
Uses of CreatePendingAgreementInputType in org.ogf.schemas.graap.wsAgreement.impl |
---|
Classes in org.ogf.schemas.graap.wsAgreement.impl that implement CreatePendingAgreementInputType | |
---|---|
class |
CreatePendingAgreementInputTypeImpl
An XML CreatePendingAgreementInputType(@http://schemas.ggf.org/graap/2007/03/ws-agreement). |
Methods in org.ogf.schemas.graap.wsAgreement.impl that return CreatePendingAgreementInputType | |
---|---|
CreatePendingAgreementInputType |
CreatePendingAgreementInputDocumentImpl.addNewCreatePendingAgreementInput()
Appends and returns a new empty "CreatePendingAgreementInput" element |
CreatePendingAgreementInputType |
CreatePendingAgreementInputDocumentImpl.getCreatePendingAgreementInput()
Gets the "CreatePendingAgreementInput" element |
Methods in org.ogf.schemas.graap.wsAgreement.impl with parameters of type CreatePendingAgreementInputType | |
---|---|
void |
CreatePendingAgreementInputDocumentImpl.setCreatePendingAgreementInput(CreatePendingAgreementInputType createPendingAgreementInput)
Sets the "CreatePendingAgreementInput" element |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |