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