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