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

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

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

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

Methods in net.sourceforge.ccxjc.it.model.pub.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.pub.collections.valueclass.spring.beans with parameters of type PropertyType
static PropertyType ObjectFactory.copyOfPropertyType(PropertyType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.spring.beans.PropertyType instance.
 javax.xml.bind.JAXBElement<PropertyType> ObjectFactory.createProperty(PropertyType value)
          Create an instance of JAXBElement<PropertyType>}
 

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

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

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

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.spring.lang that return PropertyType
static PropertyType ObjectFactory.copyOfPropertyType(PropertyType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.spring.beans.PropertyType instance.
 

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

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.spring.lang with parameters of type PropertyType
static PropertyType ObjectFactory.copyOfPropertyType(PropertyType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.spring.beans.PropertyType instance.
 

Method parameters in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.spring.lang with type arguments of type PropertyType
static void SimpleScriptType.copyProperty(List<PropertyType> source, List<PropertyType> target)
          Copies all values of property Property.
static void SimpleScriptType.copyProperty(List<PropertyType> source, List<PropertyType> target)
          Copies all values of property Property.
 



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