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