Uses of Class
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee.TldExtensionType

Packages that use TldExtensionType
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee   
 

Uses of TldExtensionType in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee
 

Fields in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee declared as TldExtensionType
protected  TldExtensionType[] FunctionType.functionExtension
           
protected  TldExtensionType[] TagType.tagExtension
           
protected  TldExtensionType[] TagFileType.tagExtension
           
protected  TldExtensionType[] TldTaglibType.taglibExtension
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee that return TldExtensionType
 TldExtensionType TldExtensionType.clone()
          Creates and returns a copy of this object.
static TldExtensionType ObjectFactory.copyOfTldExtensionType(TldExtensionType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee.TldExtensionType instance.
 TldExtensionType ObjectFactory.createTldExtensionType()
          Create an instance of TldExtensionType
 TldExtensionType[] FunctionType.getFunctionExtension()
           
 TldExtensionType FunctionType.getFunctionExtension(int idx)
           
 TldExtensionType[] TagType.getTagExtension()
           
 TldExtensionType[] TagFileType.getTagExtension()
           
 TldExtensionType TagType.getTagExtension(int idx)
           
 TldExtensionType TagFileType.getTagExtension(int idx)
           
 TldExtensionType[] TldTaglibType.getTaglibExtension()
           
 TldExtensionType TldTaglibType.getTaglibExtension(int idx)
           
 TldExtensionType FunctionType.setFunctionExtension(int idx, TldExtensionType value)
           
 TldExtensionType TagType.setTagExtension(int idx, TldExtensionType value)
           
 TldExtensionType TagFileType.setTagExtension(int idx, TldExtensionType value)
           
 TldExtensionType TldTaglibType.setTaglibExtension(int idx, TldExtensionType value)
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee with parameters of type TldExtensionType
 void FunctionType.copyFunctionExtension(TldExtensionType[] source)
          Copies all values of property FunctionExtension.
static TldExtensionType ObjectFactory.copyOfTldExtensionType(TldExtensionType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee.TldExtensionType instance.
 void TagType.copyTagExtension(TldExtensionType[] source)
          Copies all values of property TagExtension.
 void TagFileType.copyTagExtension(TldExtensionType[] source)
          Copies all values of property TagExtension.
 void TldTaglibType.copyTaglibExtension(TldExtensionType[] source)
          Copies all values of property TaglibExtension.
 TldExtensionType FunctionType.setFunctionExtension(int idx, TldExtensionType value)
           
 void FunctionType.setFunctionExtension(TldExtensionType[] values)
           
 TldExtensionType TagType.setTagExtension(int idx, TldExtensionType value)
           
 TldExtensionType TagFileType.setTagExtension(int idx, TldExtensionType value)
           
 void TagType.setTagExtension(TldExtensionType[] values)
           
 void TagFileType.setTagExtension(TldExtensionType[] values)
           
 TldExtensionType TldTaglibType.setTaglibExtension(int idx, TldExtensionType value)
           
 void TldTaglibType.setTaglibExtension(TldExtensionType[] values)
           
 

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



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