|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MTBXMLRegion3DType | |
---|---|
de.unihalle.informatik.MiToBo_xml | |
de.unihalle.informatik.MiToBo_xml.impl |
Uses of MTBXMLRegion3DType in de.unihalle.informatik.MiToBo_xml |
---|
Methods in de.unihalle.informatik.MiToBo_xml that return MTBXMLRegion3DType | |
---|---|
MTBXMLRegion3DType |
MTBXMLRegion3DSetType.addNewRegions()
Appends and returns a new empty value (as xml) as the last "regions" element |
MTBXMLRegion3DType[] |
MTBXMLRegion3DSetType.getRegionsArray()
Gets array of all "regions" elements |
MTBXMLRegion3DType |
MTBXMLRegion3DSetType.getRegionsArray(int i)
Gets ith "regions" element |
MTBXMLRegion3DType |
MTBXMLRegion3DSetType.insertNewRegions(int i)
Inserts and returns a new empty value (as xml) as the ith "regions" element |
static MTBXMLRegion3DType |
MTBXMLRegion3DType.Factory.newInstance()
|
static MTBXMLRegion3DType |
MTBXMLRegion3DType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
static MTBXMLRegion3DType |
MTBXMLRegion3DType.Factory.parse(java.io.File file)
|
static MTBXMLRegion3DType |
MTBXMLRegion3DType.Factory.parse(java.io.File file,
org.apache.xmlbeans.XmlOptions options)
|
static MTBXMLRegion3DType |
MTBXMLRegion3DType.Factory.parse(java.io.InputStream is)
|
static MTBXMLRegion3DType |
MTBXMLRegion3DType.Factory.parse(java.io.InputStream is,
org.apache.xmlbeans.XmlOptions options)
|
static MTBXMLRegion3DType |
MTBXMLRegion3DType.Factory.parse(org.w3c.dom.Node node)
|
static MTBXMLRegion3DType |
MTBXMLRegion3DType.Factory.parse(org.w3c.dom.Node node,
org.apache.xmlbeans.XmlOptions options)
|
static MTBXMLRegion3DType |
MTBXMLRegion3DType.Factory.parse(java.io.Reader r)
|
static MTBXMLRegion3DType |
MTBXMLRegion3DType.Factory.parse(java.io.Reader r,
org.apache.xmlbeans.XmlOptions options)
|
static MTBXMLRegion3DType |
MTBXMLRegion3DType.Factory.parse(java.lang.String xmlAsString)
|
static MTBXMLRegion3DType |
MTBXMLRegion3DType.Factory.parse(java.lang.String xmlAsString,
org.apache.xmlbeans.XmlOptions options)
|
static MTBXMLRegion3DType |
MTBXMLRegion3DType.Factory.parse(java.net.URL u)
|
static MTBXMLRegion3DType |
MTBXMLRegion3DType.Factory.parse(java.net.URL u,
org.apache.xmlbeans.XmlOptions options)
|
static MTBXMLRegion3DType |
MTBXMLRegion3DType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated. XMLInputStream |
static MTBXMLRegion3DType |
MTBXMLRegion3DType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated. XMLInputStream |
static MTBXMLRegion3DType |
MTBXMLRegion3DType.Factory.parse(javax.xml.stream.XMLStreamReader sr)
|
static MTBXMLRegion3DType |
MTBXMLRegion3DType.Factory.parse(javax.xml.stream.XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options)
|
Methods in de.unihalle.informatik.MiToBo_xml with parameters of type MTBXMLRegion3DType | |
---|---|
void |
MTBXMLRegion3DSetType.setRegionsArray(int i,
MTBXMLRegion3DType regions)
Sets ith "regions" element |
void |
MTBXMLRegion3DSetType.setRegionsArray(MTBXMLRegion3DType[] regionsArray)
Sets array of all "regions" element |
Uses of MTBXMLRegion3DType in de.unihalle.informatik.MiToBo_xml.impl |
---|
Classes in de.unihalle.informatik.MiToBo_xml.impl that implement MTBXMLRegion3DType | |
---|---|
class |
MTBXMLRegion3DTypeImpl
An XML MTBXMLRegion3DType(@http://informatik.unihalle.de/MiToBo_xml). |
Methods in de.unihalle.informatik.MiToBo_xml.impl that return MTBXMLRegion3DType | |
---|---|
MTBXMLRegion3DType |
MTBXMLRegion3DSetTypeImpl.addNewRegions()
Appends and returns a new empty value (as xml) as the last "regions" element |
MTBXMLRegion3DType[] |
MTBXMLRegion3DSetTypeImpl.getRegionsArray()
Gets array of all "regions" elements |
MTBXMLRegion3DType |
MTBXMLRegion3DSetTypeImpl.getRegionsArray(int i)
Gets ith "regions" element |
MTBXMLRegion3DType |
MTBXMLRegion3DSetTypeImpl.insertNewRegions(int i)
Inserts and returns a new empty value (as xml) as the ith "regions" element |
Methods in de.unihalle.informatik.MiToBo_xml.impl with parameters of type MTBXMLRegion3DType | |
---|---|
void |
MTBXMLRegion3DSetTypeImpl.setRegionsArray(int i,
MTBXMLRegion3DType regions)
Sets ith "regions" element |
void |
MTBXMLRegion3DSetTypeImpl.setRegionsArray(MTBXMLRegion3DType[] regionsArray)
Sets array of all "regions" element |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |