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

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

Uses of Property 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 Property
 Property ObjectFactory.createProperty()
          Create an instance of Property
 Property[] Properties.getProperty()
           
 Property Properties.getProperty(int idx)
           
 Property Properties.setProperty(int idx, Property value)
           
 

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

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

Uses of Property 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 Property
 class PropertyImpl
           
 

Fields in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.jdtaus.container.impl declared as Property
protected  Property[] PropertiesImpl.property
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.jdtaus.container.impl that return Property
 Property[] PropertiesImpl.getProperty()
           
 Property PropertiesImpl.getProperty(int idx)
           
 Property PropertiesImpl.setProperty(int idx, Property value)
           
 

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



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