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

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

Uses of Specification 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 Specification
 Specification ObjectFactory.createSpecification()
          Create an instance of Specification
 Specification[] Specifications.getSpecification()
           
 Specification Specifications.getSpecification(int idx)
           
 Specification Specifications.setSpecification(int idx, Specification value)
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.jdtaus.container that return types with arguments of type Specification
 javax.xml.bind.JAXBElement<Specification> ObjectFactory.createSpecification(Specification value)
          Create an instance of JAXBElement<Specification>}
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.jdtaus.container with parameters of type Specification
 javax.xml.bind.JAXBElement<Specification> ObjectFactory.createSpecification(Specification value)
          Create an instance of JAXBElement<Specification>}
 Specification Specifications.setSpecification(int idx, Specification value)
           
 void Specifications.setSpecification(Specification[] values)
           
 

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

Fields in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.jdtaus.container.impl declared as Specification
protected  Specification[] SpecificationsImpl.specification
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.jdtaus.container.impl that return Specification
 Specification[] SpecificationsImpl.getSpecification()
           
 Specification SpecificationsImpl.getSpecification(int idx)
           
 Specification SpecificationsImpl.setSpecification(int idx, Specification value)
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.jdtaus.container.impl with parameters of type Specification
 void SpecificationsImpl.copySpecification(Specification[] source)
          Copies all values of property Specification.
 Specification SpecificationsImpl.setSpecification(int idx, Specification value)
           
 void SpecificationsImpl.setSpecification(Specification[] values)
           
 



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