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

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

Uses of MTBXMLRegion2DSetBagType in de.unihalle.informatik.MiToBo_xml
 

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

Methods in de.unihalle.informatik.MiToBo_xml with parameters of type MTBXMLRegion2DSetBagType
 void MTBXMLRegion2DSetBagDocument.setMTBXMLRegion2DSetBag(MTBXMLRegion2DSetBagType mtbxmlRegion2DSetBag)
          Sets the "MTBXMLRegion2DSetBag" element
 

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

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

Methods in de.unihalle.informatik.MiToBo_xml.impl that return MTBXMLRegion2DSetBagType
 MTBXMLRegion2DSetBagType MTBXMLRegion2DSetBagDocumentImpl.addNewMTBXMLRegion2DSetBag()
          Appends and returns a new empty "MTBXMLRegion2DSetBag" element
 MTBXMLRegion2DSetBagType MTBXMLRegion2DSetBagDocumentImpl.getMTBXMLRegion2DSetBag()
          Gets the "MTBXMLRegion2DSetBag" element
 

Methods in de.unihalle.informatik.MiToBo_xml.impl with parameters of type MTBXMLRegion2DSetBagType
 void MTBXMLRegion2DSetBagDocumentImpl.setMTBXMLRegion2DSetBag(MTBXMLRegion2DSetBagType mtbxmlRegion2DSetBag)
          Sets the "MTBXMLRegion2DSetBag" element
 



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