Uses of Interface
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.FunctionType

Packages that use FunctionType
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee   
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.impl   
 

Uses of FunctionType in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee that return FunctionType
 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.pub.indexed.novalueclass.javaee with parameters of type FunctionType
 void TldTaglibType.setFunction(FunctionType[] values)
           
 FunctionType TldTaglibType.setFunction(int idx, FunctionType value)
           
 

Uses of FunctionType in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.impl
 

Classes in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.impl that implement FunctionType
 class FunctionTypeImpl
           
 

Fields in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.impl declared as FunctionType
protected  FunctionType[] TldTaglibTypeImpl.function
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.impl that return FunctionType
 FunctionType[] TldTaglibTypeImpl.getFunction()
           
 FunctionType TldTaglibTypeImpl.getFunction(int idx)
           
 FunctionType TldTaglibTypeImpl.setFunction(int idx, FunctionType value)
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.impl with parameters of type FunctionType
 void TldTaglibTypeImpl.copyFunction(FunctionType[] source)
          Copies all values of property Function.
 void TldTaglibTypeImpl.setFunction(FunctionType[] values)
           
 FunctionType TldTaglibTypeImpl.setFunction(int idx, FunctionType value)
           
 



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