|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InnerAgreementStateType | |
---|---|
org.ogf.schemas.graap.wsAgreement | |
org.ogf.schemas.graap.wsAgreement.impl |
Uses of InnerAgreementStateType in org.ogf.schemas.graap.wsAgreement |
---|
Subinterfaces of InnerAgreementStateType in org.ogf.schemas.graap.wsAgreement | |
---|---|
interface |
AgreementStateType
An XML AgreementStateType(@http://schemas.ggf.org/graap/2007/03/ws-agreement). |
Methods in org.ogf.schemas.graap.wsAgreement that return InnerAgreementStateType | |
---|---|
static InnerAgreementStateType |
InnerAgreementStateType.Factory.newInstance()
|
static InnerAgreementStateType |
InnerAgreementStateType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
static InnerAgreementStateType |
InnerAgreementStateType.Factory.parse(File file)
|
static InnerAgreementStateType |
InnerAgreementStateType.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options)
|
static InnerAgreementStateType |
InnerAgreementStateType.Factory.parse(InputStream is)
|
static InnerAgreementStateType |
InnerAgreementStateType.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options)
|
static InnerAgreementStateType |
InnerAgreementStateType.Factory.parse(Node node)
|
static InnerAgreementStateType |
InnerAgreementStateType.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options)
|
static InnerAgreementStateType |
InnerAgreementStateType.Factory.parse(Reader r)
|
static InnerAgreementStateType |
InnerAgreementStateType.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options)
|
static InnerAgreementStateType |
InnerAgreementStateType.Factory.parse(String xmlAsString)
|
static InnerAgreementStateType |
InnerAgreementStateType.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options)
|
static InnerAgreementStateType |
InnerAgreementStateType.Factory.parse(URL u)
|
static InnerAgreementStateType |
InnerAgreementStateType.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options)
|
static InnerAgreementStateType |
InnerAgreementStateType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated. XMLInputStream |
static InnerAgreementStateType |
InnerAgreementStateType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated. XMLInputStream |
static InnerAgreementStateType |
InnerAgreementStateType.Factory.parse(javax.xml.stream.XMLStreamReader sr)
|
static InnerAgreementStateType |
InnerAgreementStateType.Factory.parse(javax.xml.stream.XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options)
|
Uses of InnerAgreementStateType in org.ogf.schemas.graap.wsAgreement.impl |
---|
Classes in org.ogf.schemas.graap.wsAgreement.impl that implement InnerAgreementStateType | |
---|---|
class |
AgreementStateTypeImpl
An XML AgreementStateType(@http://schemas.ggf.org/graap/2007/03/ws-agreement). |
class |
InnerAgreementStateTypeImpl
An XML InnerAgreementStateType(@http://schemas.ggf.org/graap/2007/03/ws-agreement). |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |