Uses of Interface
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee.JavaTypeType

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

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

Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee that return JavaTypeType
 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.novalueclass.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.novalueclass.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.
 

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

Classes in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee.impl that implement JavaTypeType
 class JavaTypeTypeImpl
           
 

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

Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee.impl that return JavaTypeType
 JavaTypeType FacesConfigPropertyTypeImpl.getPropertyClass()
           
 JavaTypeType FacesConfigManagedPropertyTypeImpl.getPropertyClass()
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee.impl that return types with arguments of type JavaTypeType
 List<JavaTypeType> MethodParamsTypeImpl.getMethodParam()
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee.impl with parameters of type JavaTypeType
 void FacesConfigPropertyTypeImpl.setPropertyClass(JavaTypeType value)
           
 void FacesConfigManagedPropertyTypeImpl.setPropertyClass(JavaTypeType value)
           
 

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



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