Uses of Class
net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.jdtaus.container.Property

Packages that use Property
net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.jdtaus.container   
 

Uses of Property in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.jdtaus.container
 

Fields in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.jdtaus.container declared as Property
protected  Property[] Properties.property
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.jdtaus.container that return Property
 Property Property.clone()
          Creates and returns a copy of this object.
 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.priv.indexed.valueclass.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.priv.indexed.valueclass.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)
           
 

Constructors in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.jdtaus.container with parameters of type Property
Property(Property o)
          Creates a new net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.jdtaus.container.Property instance by copying a given instance.
 



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