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

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

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

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

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

Methods in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.javaee that return JavaTypeType
 JavaTypeType JavaTypeType.clone()
          Creates and returns a copy of this object.
 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.priv.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.priv.collections.valueclass.javaee with parameters of type JavaTypeType
 void FacesConfigPropertyType.setPropertyClass(JavaTypeType value)
          Sets the value of the propertyClass property.
 void FacesConfigManagedPropertyType.setPropertyClass(JavaTypeType value)
          Sets the value of the propertyClass property.
 

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



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