|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AgreementStateDefinition | |
---|---|
org.ogf.schemas.graap.wsAgreement | |
org.ogf.schemas.graap.wsAgreement.impl |
Uses of AgreementStateDefinition in org.ogf.schemas.graap.wsAgreement |
---|
Methods in org.ogf.schemas.graap.wsAgreement that return AgreementStateDefinition | |
---|---|
static AgreementStateDefinition |
AgreementStateDefinition.Factory.newInstance()
|
static AgreementStateDefinition |
AgreementStateDefinition.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
static AgreementStateDefinition |
AgreementStateDefinition.Factory.newValue(Object obj)
|
static AgreementStateDefinition |
AgreementStateDefinition.Factory.parse(File file)
|
static AgreementStateDefinition |
AgreementStateDefinition.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options)
|
static AgreementStateDefinition |
AgreementStateDefinition.Factory.parse(InputStream is)
|
static AgreementStateDefinition |
AgreementStateDefinition.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options)
|
static AgreementStateDefinition |
AgreementStateDefinition.Factory.parse(Node node)
|
static AgreementStateDefinition |
AgreementStateDefinition.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options)
|
static AgreementStateDefinition |
AgreementStateDefinition.Factory.parse(Reader r)
|
static AgreementStateDefinition |
AgreementStateDefinition.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options)
|
static AgreementStateDefinition |
AgreementStateDefinition.Factory.parse(String xmlAsString)
|
static AgreementStateDefinition |
AgreementStateDefinition.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options)
|
static AgreementStateDefinition |
AgreementStateDefinition.Factory.parse(URL u)
|
static AgreementStateDefinition |
AgreementStateDefinition.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options)
|
static AgreementStateDefinition |
AgreementStateDefinition.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated. XMLInputStream |
static AgreementStateDefinition |
AgreementStateDefinition.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated. XMLInputStream |
static AgreementStateDefinition |
AgreementStateDefinition.Factory.parse(XMLStreamReader sr)
|
static AgreementStateDefinition |
AgreementStateDefinition.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options)
|
AgreementStateDefinition |
AgreementStateType.xgetState()
Gets (as xml) the "State" element |
Methods in org.ogf.schemas.graap.wsAgreement with parameters of type AgreementStateDefinition | |
---|---|
void |
AgreementStateType.xsetState(AgreementStateDefinition state)
Sets (as xml) the "State" element |
Uses of AgreementStateDefinition in org.ogf.schemas.graap.wsAgreement.impl |
---|
Classes in org.ogf.schemas.graap.wsAgreement.impl that implement AgreementStateDefinition | |
---|---|
class |
AgreementStateDefinitionImpl
An XML AgreementStateDefinition(@http://schemas.ggf.org/graap/2007/03/ws-agreement). |
Methods in org.ogf.schemas.graap.wsAgreement.impl that return AgreementStateDefinition | |
---|---|
AgreementStateDefinition |
AgreementStateTypeImpl.xgetState()
Gets (as xml) the "State" element |
Methods in org.ogf.schemas.graap.wsAgreement.impl with parameters of type AgreementStateDefinition | |
---|---|
void |
AgreementStateTypeImpl.xsetState(AgreementStateDefinition state)
Sets (as xml) the "State" element |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |