Uses of Class
net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee.JavaTypeType

Packages that use JavaTypeType
net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee   
 

Uses of JavaTypeType in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee
 

Fields in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee declared as JavaTypeType
protected  JavaTypeType FacesConfigPropertyType.propertyClass
           
protected  JavaTypeType FacesConfigManagedPropertyType.propertyClass
           
 

Fields in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee with type parameters of type JavaTypeType
protected  List<JavaTypeType> MethodParamsType.methodParam
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee that return JavaTypeType
 JavaTypeType JavaTypeType.clone()
          Creates and returns a copy of this object.
static JavaTypeType ObjectFactory.copyOfJavaTypeType(JavaTypeType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee.JavaTypeType instance.
 JavaTypeType ObjectFactory.createJavaTypeType()
          Create an instance of JavaTypeType
 JavaTypeType FacesConfigPropertyType.getPropertyClass()
          Gets the value of the propertyClass property.
 JavaTypeType FacesConfigManagedPropertyType.getPropertyClass()
          Gets the value of the propertyClass property.
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee that return types with arguments of type JavaTypeType
 List<JavaTypeType> MethodParamsType.getMethodParam()
          Gets the value of the methodParam property.
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee with parameters of type JavaTypeType
static JavaTypeType ObjectFactory.copyOfJavaTypeType(JavaTypeType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee.JavaTypeType instance.
 void FacesConfigPropertyType.setPropertyClass(JavaTypeType value)
          Sets the value of the propertyClass property.
 void FacesConfigManagedPropertyType.setPropertyClass(JavaTypeType value)
          Sets the value of the propertyClass property.
 

Method parameters in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee with type arguments of type JavaTypeType
static void MethodParamsType.copyMethodParam(List<JavaTypeType> source, List<JavaTypeType> target)
          Copies all values of property MethodParam.
static void MethodParamsType.copyMethodParam(List<JavaTypeType> source, List<JavaTypeType> target)
          Copies all values of property MethodParam.
 

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



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