Uses of Interface
net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.javaee.VariableType

Packages that use VariableType
net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.javaee   
net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.javaee.impl   
 

Uses of VariableType in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.javaee
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.javaee that return VariableType
 VariableType ObjectFactory.createVariableType()
          Create an instance of VariableType
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.javaee that return types with arguments of type VariableType
 List<VariableType> TagType.getVariable()
          Gets the value of the variable property.
 

Uses of VariableType in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.javaee.impl
 

Classes in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.javaee.impl that implement VariableType
 class VariableTypeImpl
           
 

Fields in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.javaee.impl with type parameters of type VariableType
protected  List<VariableType> TagTypeImpl.variable
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.javaee.impl that return types with arguments of type VariableType
 List<VariableType> TagTypeImpl.getVariable()
           
 



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