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

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

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

Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.jomc that return Specification
 Specification ObjectFactory.createSpecification()
          Create an instance of Specification
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.jomc that return types with arguments of type Specification
 javax.xml.bind.JAXBElement<Specification> ObjectFactory.createSpecification(Specification value)
          Create an instance of JAXBElement<Specification>}
 List<Specification> Specifications.getSpecification()
          Gets the value of the specification property.
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.jomc with parameters of type Specification
 javax.xml.bind.JAXBElement<Specification> ObjectFactory.createSpecification(Specification value)
          Create an instance of JAXBElement<Specification>}
 

Uses of Specification 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 Specification
 class SpecificationImpl
           
 

Fields in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.jomc.impl with type parameters of type Specification
protected  List<Specification> SpecificationsImpl.specification
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.jomc.impl that return types with arguments of type Specification
 List<Specification> SpecificationsImpl.getSpecification()
           
 



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