Uses of Interface
net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.jomc.Property

Packages that use Property
net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.jomc   
net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.jomc.impl   
 

Uses of Property in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.jomc
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.jomc that return Property
 Property ObjectFactory.createProperty()
          Create an instance of Property
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.jomc 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.novalueclass.jomc with parameters of type Property
 javax.xml.bind.JAXBElement<Property> ObjectFactory.createProperty(Property value)
          Create an instance of JAXBElement<Property>}
 

Uses of Property in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.jomc.impl
 

Classes in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.jomc.impl that implement Property
 class PropertyImpl
           
 

Fields in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.jomc.impl with type parameters of type Property
protected  List<Property> PropertiesImpl.property
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.jomc.impl that return types with arguments of type Property
 List<Property> PropertiesImpl.getProperty()
           
 



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