Uses of Interface
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.TldExtensionType

Packages that use TldExtensionType
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee   
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl   
 

Uses of TldExtensionType in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee that return TldExtensionType
 TldExtensionType ObjectFactory.createTldExtensionType()
          Create an instance of TldExtensionType
 

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

Uses of TldExtensionType in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl
 

Classes in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl that implement TldExtensionType
 class TldExtensionTypeImpl
           
 

Fields in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl with type parameters of type TldExtensionType
protected  List<TldExtensionType> FunctionTypeImpl.functionExtension
           
protected  List<TldExtensionType> TagTypeImpl.tagExtension
           
protected  List<TldExtensionType> TagFileTypeImpl.tagExtension
           
protected  List<TldExtensionType> TldTaglibTypeImpl.taglibExtension
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl that return types with arguments of type TldExtensionType
 List<TldExtensionType> FunctionTypeImpl.getFunctionExtension()
           
 List<TldExtensionType> TagTypeImpl.getTagExtension()
           
 List<TldExtensionType> TagFileTypeImpl.getTagExtension()
           
 List<TldExtensionType> TldTaglibTypeImpl.getTaglibExtension()
           
 

Method parameters in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl with type arguments of type TldExtensionType
protected static void FunctionTypeImpl.copyFunctionExtension(List<TldExtensionType> source, List<TldExtensionType> target)
          Copies all values of property FunctionExtension.
protected static void FunctionTypeImpl.copyFunctionExtension(List<TldExtensionType> source, List<TldExtensionType> target)
          Copies all values of property FunctionExtension.
protected static void TagTypeImpl.copyTagExtension(List<TldExtensionType> source, List<TldExtensionType> target)
          Copies all values of property TagExtension.
protected static void TagTypeImpl.copyTagExtension(List<TldExtensionType> source, List<TldExtensionType> target)
          Copies all values of property TagExtension.
protected static void TagFileTypeImpl.copyTagExtension(List<TldExtensionType> source, List<TldExtensionType> target)
          Copies all values of property TagExtension.
protected static void TagFileTypeImpl.copyTagExtension(List<TldExtensionType> source, List<TldExtensionType> target)
          Copies all values of property TagExtension.
protected static void TldTaglibTypeImpl.copyTaglibExtension(List<TldExtensionType> source, List<TldExtensionType> target)
          Copies all values of property TaglibExtension.
protected static void TldTaglibTypeImpl.copyTaglibExtension(List<TldExtensionType> source, List<TldExtensionType> target)
          Copies all values of property TaglibExtension.
 



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