Uses of Interface
org.apache.xml.xmlbeans.x2004.x02.xbean.config.ConfigDocument.Config

Packages that use ConfigDocument.Config
org.apache.xml.xmlbeans.x2004.x02.xbean.config   
org.apache.xml.xmlbeans.x2004.x02.xbean.config.impl   
 

Uses of ConfigDocument.Config in org.apache.xml.xmlbeans.x2004.x02.xbean.config
 

Methods in org.apache.xml.xmlbeans.x2004.x02.xbean.config that return ConfigDocument.Config
 ConfigDocument.Config ConfigDocument.addNewConfig()
          Appends and returns a new empty "config" element
 ConfigDocument.Config ConfigDocument.getConfig()
          Gets the "config" element
static ConfigDocument.Config ConfigDocument.Config.Factory.newInstance()
           
static ConfigDocument.Config ConfigDocument.Config.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
           
 

Methods in org.apache.xml.xmlbeans.x2004.x02.xbean.config with parameters of type ConfigDocument.Config
 void ConfigDocument.setConfig(ConfigDocument.Config config)
          Sets the "config" element
 

Uses of ConfigDocument.Config in org.apache.xml.xmlbeans.x2004.x02.xbean.config.impl
 

Classes in org.apache.xml.xmlbeans.x2004.x02.xbean.config.impl that implement ConfigDocument.Config
static class ConfigDocumentImpl.ConfigImpl
          An XML config(@http://xml.apache.org/xmlbeans/2004/02/xbean/config).
 

Methods in org.apache.xml.xmlbeans.x2004.x02.xbean.config.impl that return ConfigDocument.Config
 ConfigDocument.Config ConfigDocumentImpl.addNewConfig()
          Appends and returns a new empty "config" element
 ConfigDocument.Config ConfigDocumentImpl.getConfig()
          Gets the "config" element
 

Methods in org.apache.xml.xmlbeans.x2004.x02.xbean.config.impl with parameters of type ConfigDocument.Config
 void ConfigDocumentImpl.setConfig(ConfigDocument.Config config)
          Sets the "config" element
 



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