Uses of Interface
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.jomc.Properties

Packages that use Properties
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.jomc   
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.jomc.impl   
 

Uses of Properties in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.jomc
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.jomc that return Properties
 Properties ObjectFactory.createProperties()
          Create an instance of Properties
 Properties Implementation.getProperties()
          Properties of this implementation.
 Properties Instance.getProperties()
          Properties of this instance.
 Properties Specification.getProperties()
          Properties of this specification.
 Properties Dependency.getProperties()
          Properties of this dependency.
 Properties Module.getProperties()
          Properties defined in this module.>
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.jomc that return types with arguments of type Properties
 javax.xml.bind.JAXBElement<Properties> ObjectFactory.createProperties(Properties value)
          Create an instance of JAXBElement<Properties>}
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.jomc with parameters of type Properties
 javax.xml.bind.JAXBElement<Properties> ObjectFactory.createProperties(Properties value)
          Create an instance of JAXBElement<Properties>}
 void Implementation.setProperties(Properties value)
          Sets the value of the properties property.
 void Instance.setProperties(Properties value)
          Sets the value of the properties property.
 void Specification.setProperties(Properties value)
          Sets the value of the properties property.
 void Dependency.setProperties(Properties value)
          Sets the value of the properties property.
 void Module.setProperties(Properties value)
          Sets the value of the properties property.
 

Uses of Properties in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.jomc.impl
 

Classes in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.jomc.impl that implement Properties
 class PropertiesImpl
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.jomc.impl that return Properties
 Properties SpecificationImpl.getProperties()
           
 Properties InstanceImpl.getProperties()
           
 Properties DependencyImpl.getProperties()
           
 Properties ImplementationImpl.getProperties()
           
 Properties ModuleImpl.getProperties()
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.jomc.impl with parameters of type Properties
 void SpecificationImpl.setProperties(Properties value)
           
 void InstanceImpl.setProperties(Properties value)
           
 void DependencyImpl.setProperties(Properties value)
           
 void ImplementationImpl.setProperties(Properties value)
           
 void ModuleImpl.setProperties(Properties value)
           
 



Copyright © 2009 The CC-XJC Community. All Rights Reserved.