Uses of Class
net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.spring.beans.PropertyType

Packages that use PropertyType
net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.spring.beans   
net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.spring.lang   
 

Uses of PropertyType in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.spring.beans
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.spring.beans that return PropertyType
 PropertyType PropertyType.clone()
          Creates and returns a copy of this object.
 PropertyType ObjectFactory.createPropertyType()
          Create an instance of PropertyType
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.spring.beans that return types with arguments of type PropertyType
 javax.xml.bind.JAXBElement<PropertyType> ObjectFactory.createProperty(PropertyType value)
          Create an instance of JAXBElement<PropertyType>}
 

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

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

Uses of PropertyType in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.spring.lang
 

Fields in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.spring.lang with type parameters of type PropertyType
protected  List<PropertyType> SimpleScriptType.property
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.spring.lang that return types with arguments of type PropertyType
 List<PropertyType> SimpleScriptType.getProperty()
          Gets the value of the property property.
 



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