Uses of Interface
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee.TagFileType

Packages that use TagFileType
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee   
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee.impl   
 

Uses of TagFileType in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee that return TagFileType
 TagFileType ObjectFactory.createTagFileType()
          Create an instance of TagFileType
 TagFileType[] TldTaglibType.getTagFile()
           
 TagFileType TldTaglibType.getTagFile(int idx)
           
 TagFileType TldTaglibType.setTagFile(int idx, TagFileType value)
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee with parameters of type TagFileType
 TagFileType TldTaglibType.setTagFile(int idx, TagFileType value)
           
 void TldTaglibType.setTagFile(TagFileType[] values)
           
 

Uses of TagFileType in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee.impl
 

Classes in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee.impl that implement TagFileType
 class TagFileTypeImpl
           
 

Fields in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee.impl declared as TagFileType
protected  TagFileType[] TldTaglibTypeImpl.tagFile
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee.impl that return TagFileType
 TagFileType[] TldTaglibTypeImpl.getTagFile()
           
 TagFileType TldTaglibTypeImpl.getTagFile(int idx)
           
 TagFileType TldTaglibTypeImpl.setTagFile(int idx, TagFileType value)
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee.impl with parameters of type TagFileType
 TagFileType TldTaglibTypeImpl.setTagFile(int idx, TagFileType value)
           
 void TldTaglibTypeImpl.setTagFile(TagFileType[] values)
           
 



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