Uses of Interface
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.jdtaus.container.Properties

Packages that use Properties
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.jdtaus.container   
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.jdtaus.container.impl   
 

Uses of Properties in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.jdtaus.container
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.jdtaus.container that return Properties
 Properties ObjectFactory.createProperties()
          Create an instance of Properties
 Properties Implementation.getProperties()
          Properties of the implementation.
 Properties Specification.getProperties()
          Properties of the specification.
 Properties Dependency.getProperties()
          Properties to be set with the object.
 Properties Module.getProperties()
          Module properties.
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.jdtaus.container 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.pub.indexed.novalueclass.jdtaus.container 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 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.pub.indexed.novalueclass.jdtaus.container.impl
 

Classes in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.jdtaus.container.impl that implement Properties
 class PropertiesImpl
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.jdtaus.container.impl that return Properties
 Properties SpecificationImpl.getProperties()
           
 Properties DependencyImpl.getProperties()
           
 Properties ImplementationImpl.getProperties()
           
 Properties ModuleImpl.getProperties()
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.jdtaus.container.impl with parameters of type Properties
 void SpecificationImpl.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.