Uses of Class
net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.javaee.FunctionType

Packages that use FunctionType
net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.javaee   
 

Uses of FunctionType in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.javaee
 

Fields in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.javaee declared as FunctionType
protected  FunctionType[] TldTaglibType.function
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.javaee that return FunctionType
 FunctionType FunctionType.clone()
          Creates and returns a copy of this object.
protected static FunctionType ObjectFactory.copyOfFunctionType(FunctionType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.javaee.FunctionType instance.
 FunctionType ObjectFactory.createFunctionType()
          Create an instance of FunctionType
 FunctionType[] TldTaglibType.getFunction()
           
 FunctionType TldTaglibType.getFunction(int idx)
           
 FunctionType TldTaglibType.setFunction(int idx, FunctionType value)
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.javaee with parameters of type FunctionType
protected  void TldTaglibType.copyFunction(FunctionType[] source)
          Copies all values of property Function.
protected static FunctionType ObjectFactory.copyOfFunctionType(FunctionType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.javaee.FunctionType instance.
 void TldTaglibType.setFunction(FunctionType[] values)
           
 FunctionType TldTaglibType.setFunction(int idx, FunctionType value)
           
 

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



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