Uses of Interface
de.unihalle.informatik.MiToBo_xml.MTBXMLRegion3DSetType

Packages that use MTBXMLRegion3DSetType
de.unihalle.informatik.MiToBo_xml   
de.unihalle.informatik.MiToBo_xml.impl   
 

Uses of MTBXMLRegion3DSetType in de.unihalle.informatik.MiToBo_xml
 

Methods in de.unihalle.informatik.MiToBo_xml that return MTBXMLRegion3DSetType
 MTBXMLRegion3DSetType MTBXMLRegion3DSetDocument.addNewMTBXMLRegion3DSet()
          Appends and returns a new empty "MTBXMLRegion3DSet" element
 MTBXMLRegion3DSetType MTBXMLRegion3DSetDocument.getMTBXMLRegion3DSet()
          Gets the "MTBXMLRegion3DSet" element
static MTBXMLRegion3DSetType MTBXMLRegion3DSetType.Factory.newInstance()
           
static MTBXMLRegion3DSetType MTBXMLRegion3DSetType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
           
static MTBXMLRegion3DSetType MTBXMLRegion3DSetType.Factory.parse(java.io.File file)
           
static MTBXMLRegion3DSetType MTBXMLRegion3DSetType.Factory.parse(java.io.File file, org.apache.xmlbeans.XmlOptions options)
           
static MTBXMLRegion3DSetType MTBXMLRegion3DSetType.Factory.parse(java.io.InputStream is)
           
static MTBXMLRegion3DSetType MTBXMLRegion3DSetType.Factory.parse(java.io.InputStream is, org.apache.xmlbeans.XmlOptions options)
           
static MTBXMLRegion3DSetType MTBXMLRegion3DSetType.Factory.parse(org.w3c.dom.Node node)
           
static MTBXMLRegion3DSetType MTBXMLRegion3DSetType.Factory.parse(org.w3c.dom.Node node, org.apache.xmlbeans.XmlOptions options)
           
static MTBXMLRegion3DSetType MTBXMLRegion3DSetType.Factory.parse(java.io.Reader r)
           
static MTBXMLRegion3DSetType MTBXMLRegion3DSetType.Factory.parse(java.io.Reader r, org.apache.xmlbeans.XmlOptions options)
           
static MTBXMLRegion3DSetType MTBXMLRegion3DSetType.Factory.parse(java.lang.String xmlAsString)
           
static MTBXMLRegion3DSetType MTBXMLRegion3DSetType.Factory.parse(java.lang.String xmlAsString, org.apache.xmlbeans.XmlOptions options)
           
static MTBXMLRegion3DSetType MTBXMLRegion3DSetType.Factory.parse(java.net.URL u)
           
static MTBXMLRegion3DSetType MTBXMLRegion3DSetType.Factory.parse(java.net.URL u, org.apache.xmlbeans.XmlOptions options)
           
static MTBXMLRegion3DSetType MTBXMLRegion3DSetType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
          Deprecated. XMLInputStream
static MTBXMLRegion3DSetType MTBXMLRegion3DSetType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options)
          Deprecated. XMLInputStream
static MTBXMLRegion3DSetType MTBXMLRegion3DSetType.Factory.parse(javax.xml.stream.XMLStreamReader sr)
           
static MTBXMLRegion3DSetType MTBXMLRegion3DSetType.Factory.parse(javax.xml.stream.XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options)
           
 

Methods in de.unihalle.informatik.MiToBo_xml with parameters of type MTBXMLRegion3DSetType
 void MTBXMLRegion3DSetDocument.setMTBXMLRegion3DSet(MTBXMLRegion3DSetType mtbxmlRegion3DSet)
          Sets the "MTBXMLRegion3DSet" element
 

Uses of MTBXMLRegion3DSetType in de.unihalle.informatik.MiToBo_xml.impl
 

Classes in de.unihalle.informatik.MiToBo_xml.impl that implement MTBXMLRegion3DSetType
 class MTBXMLRegion3DSetTypeImpl
          An XML MTBXMLRegion3DSetType(@http://informatik.unihalle.de/MiToBo_xml).
 

Methods in de.unihalle.informatik.MiToBo_xml.impl that return MTBXMLRegion3DSetType
 MTBXMLRegion3DSetType MTBXMLRegion3DSetDocumentImpl.addNewMTBXMLRegion3DSet()
          Appends and returns a new empty "MTBXMLRegion3DSet" element
 MTBXMLRegion3DSetType MTBXMLRegion3DSetDocumentImpl.getMTBXMLRegion3DSet()
          Gets the "MTBXMLRegion3DSet" element
 

Methods in de.unihalle.informatik.MiToBo_xml.impl with parameters of type MTBXMLRegion3DSetType
 void MTBXMLRegion3DSetDocumentImpl.setMTBXMLRegion3DSet(MTBXMLRegion3DSetType mtbxmlRegion3DSet)
          Sets the "MTBXMLRegion3DSet" element
 



Copyright © 2014 Martin Luther University Halle-Wittenberg. All Rights Reserved.