|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OtherType | |
|---|---|
| com.activeEndpoints.schemas.pdd.x2006.x08.pdd | |
| com.activeEndpoints.schemas.pdd.x2006.x08.pdd.impl | |
| Uses of OtherType in com.activeEndpoints.schemas.pdd.x2006.x08.pdd |
|---|
| Methods in com.activeEndpoints.schemas.pdd.x2006.x08.pdd that return OtherType | |
|---|---|
OtherType |
ReferencesType.addNewOther()
Appends and returns a new empty value (as xml) as the last "other" element |
OtherType[] |
ReferencesType.getOtherArray()
Gets array of all "other" elements |
OtherType |
ReferencesType.getOtherArray(int i)
Gets ith "other" element |
OtherType |
ReferencesType.insertNewOther(int i)
Inserts and returns a new empty value (as xml) as the ith "other" element |
static OtherType |
OtherType.Factory.newInstance()
|
static OtherType |
OtherType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
static OtherType |
OtherType.Factory.parse(File file)
|
static OtherType |
OtherType.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options)
|
static OtherType |
OtherType.Factory.parse(InputStream is)
|
static OtherType |
OtherType.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options)
|
static OtherType |
OtherType.Factory.parse(Node node)
|
static OtherType |
OtherType.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options)
|
static OtherType |
OtherType.Factory.parse(Reader r)
|
static OtherType |
OtherType.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options)
|
static OtherType |
OtherType.Factory.parse(String xmlAsString)
|
static OtherType |
OtherType.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options)
|
static OtherType |
OtherType.Factory.parse(URL u)
|
static OtherType |
OtherType.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options)
|
static OtherType |
OtherType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated. XMLInputStream |
static OtherType |
OtherType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated. XMLInputStream |
static OtherType |
OtherType.Factory.parse(javax.xml.stream.XMLStreamReader sr)
|
static OtherType |
OtherType.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 OtherType | |
|---|---|
void |
ReferencesType.setOtherArray(int i,
OtherType other)
Sets ith "other" element |
void |
ReferencesType.setOtherArray(OtherType[] otherArray)
Sets array of all "other" element |
| Uses of OtherType in com.activeEndpoints.schemas.pdd.x2006.x08.pdd.impl |
|---|
| Classes in com.activeEndpoints.schemas.pdd.x2006.x08.pdd.impl that implement OtherType | |
|---|---|
class |
OtherTypeImpl
An XML otherType(@http://schemas.active-endpoints.com/pdd/2006/08/pdd.xsd). |
| Methods in com.activeEndpoints.schemas.pdd.x2006.x08.pdd.impl that return OtherType | |
|---|---|
OtherType |
ReferencesTypeImpl.addNewOther()
Appends and returns a new empty value (as xml) as the last "other" element |
OtherType[] |
ReferencesTypeImpl.getOtherArray()
Gets array of all "other" elements |
OtherType |
ReferencesTypeImpl.getOtherArray(int i)
Gets ith "other" element |
OtherType |
ReferencesTypeImpl.insertNewOther(int i)
Inserts and returns a new empty value (as xml) as the ith "other" element |
| Methods in com.activeEndpoints.schemas.pdd.x2006.x08.pdd.impl with parameters of type OtherType | |
|---|---|
void |
ReferencesTypeImpl.setOtherArray(int i,
OtherType other)
Sets ith "other" element |
void |
ReferencesTypeImpl.setOtherArray(OtherType[] otherArray)
Sets array of all "other" element |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||