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

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

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

Fields in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee with type parameters of type TldExtensionType
protected  List<TldExtensionType> FunctionType.functionExtension
           
protected  List<TldExtensionType> TagType.tagExtension
           
protected  List<TldExtensionType> TagFileType.tagExtension
           
protected  List<TldExtensionType> TldTaglibType.taglibExtension
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.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.collections.valueclass.javaee.TldExtensionType instance.
 TldExtensionType ObjectFactory.createTldExtensionType()
          Create an instance of TldExtensionType
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee that return types with arguments of type TldExtensionType
 List<TldExtensionType> FunctionType.getFunctionExtension()
          Gets the value of the functionExtension property.
 List<TldExtensionType> TagType.getTagExtension()
          Gets the value of the tagExtension property.
 List<TldExtensionType> TagFileType.getTagExtension()
          Gets the value of the tagExtension property.
 List<TldExtensionType> TldTaglibType.getTaglibExtension()
          Gets the value of the taglibExtension property.
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee with parameters of type TldExtensionType
static TldExtensionType ObjectFactory.copyOfTldExtensionType(TldExtensionType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee.TldExtensionType instance.
 

Method parameters in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee with type arguments of type TldExtensionType
static void FunctionType.copyFunctionExtension(List<TldExtensionType> source, List<TldExtensionType> target)
          Copies all values of property FunctionExtension.
static void FunctionType.copyFunctionExtension(List<TldExtensionType> source, List<TldExtensionType> target)
          Copies all values of property FunctionExtension.
static void TagType.copyTagExtension(List<TldExtensionType> source, List<TldExtensionType> target)
          Copies all values of property TagExtension.
static void TagType.copyTagExtension(List<TldExtensionType> source, List<TldExtensionType> target)
          Copies all values of property TagExtension.
static void TagFileType.copyTagExtension(List<TldExtensionType> source, List<TldExtensionType> target)
          Copies all values of property TagExtension.
static void TagFileType.copyTagExtension(List<TldExtensionType> source, List<TldExtensionType> target)
          Copies all values of property TagExtension.
static void TldTaglibType.copyTaglibExtension(List<TldExtensionType> source, List<TldExtensionType> target)
          Copies all values of property TaglibExtension.
static void TldTaglibType.copyTaglibExtension(List<TldExtensionType> source, List<TldExtensionType> target)
          Copies all values of property TaglibExtension.
 

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



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