Uses of Class
net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.jdtaus.container.Property

Packages that use Property
net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.jdtaus.container   
 

Uses of Property in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.jdtaus.container
 

Fields in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.jdtaus.container with type parameters of type Property
protected  List<Property> Properties.property
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.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
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.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>}
 List<Property> Properties.getProperty()
          Gets the value of the property property.
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.jdtaus.container with parameters of type Property
 javax.xml.bind.JAXBElement<Property> ObjectFactory.createProperty(Property value)
          Create an instance of JAXBElement<Property>}
 

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



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