|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use VariableType | |
|---|---|
| com.activeEndpoints.schemas.pdd.x2006.x08.pdd | |
| com.activeEndpoints.schemas.pdd.x2006.x08.pdd.impl | |
| Uses of VariableType in com.activeEndpoints.schemas.pdd.x2006.x08.pdd |
|---|
| Methods in com.activeEndpoints.schemas.pdd.x2006.x08.pdd that return VariableType | |
|---|---|
VariableType |
IndexedPropertyType.addNewVariable()
Appends and returns a new empty "variable" element |
VariableType |
IndexedPropertyType.getVariable()
Gets the "variable" element |
static VariableType |
VariableType.Factory.newInstance()
|
static VariableType |
VariableType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
static VariableType |
VariableType.Factory.parse(File file)
|
static VariableType |
VariableType.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options)
|
static VariableType |
VariableType.Factory.parse(InputStream is)
|
static VariableType |
VariableType.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options)
|
static VariableType |
VariableType.Factory.parse(Node node)
|
static VariableType |
VariableType.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options)
|
static VariableType |
VariableType.Factory.parse(Reader r)
|
static VariableType |
VariableType.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options)
|
static VariableType |
VariableType.Factory.parse(String xmlAsString)
|
static VariableType |
VariableType.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options)
|
static VariableType |
VariableType.Factory.parse(URL u)
|
static VariableType |
VariableType.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options)
|
static VariableType |
VariableType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated. XMLInputStream |
static VariableType |
VariableType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated. XMLInputStream |
static VariableType |
VariableType.Factory.parse(javax.xml.stream.XMLStreamReader sr)
|
static VariableType |
VariableType.Factory.parse(javax.xml.stream.XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options)
|
| Methods in com.activeEndpoints.schemas.pdd.x2006.x08.pdd with parameters of type VariableType | |
|---|---|
void |
IndexedPropertyType.setVariable(VariableType variable)
Sets the "variable" element |
| Uses of VariableType in com.activeEndpoints.schemas.pdd.x2006.x08.pdd.impl |
|---|
| Classes in com.activeEndpoints.schemas.pdd.x2006.x08.pdd.impl that implement VariableType | |
|---|---|
class |
VariableTypeImpl
An XML variableType(@http://schemas.active-endpoints.com/pdd/2006/08/pdd.xsd). |
| Methods in com.activeEndpoints.schemas.pdd.x2006.x08.pdd.impl that return VariableType | |
|---|---|
VariableType |
IndexedPropertyTypeImpl.addNewVariable()
Appends and returns a new empty "variable" element |
VariableType |
IndexedPropertyTypeImpl.getVariable()
Gets the "variable" element |
| Methods in com.activeEndpoints.schemas.pdd.x2006.x08.pdd.impl with parameters of type VariableType | |
|---|---|
void |
IndexedPropertyTypeImpl.setVariable(VariableType variable)
Sets the "variable" element |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||