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

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

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

Fields in net.sourceforge.ccxjc.it.model.priv.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.priv.collections.valueclass.javaee that return TldExtensionType
 TldExtensionType TldExtensionType.clone()
          Creates and returns a copy of this object.
 TldExtensionType ObjectFactory.createTldExtensionType()
          Create an instance of TldExtensionType
 

Methods in net.sourceforge.ccxjc.it.model.priv.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.
 

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



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