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

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

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

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee that return TldCanonicalNameType
 TldCanonicalNameType ObjectFactory.createTldCanonicalNameType()
          Create an instance of TldCanonicalNameType
 TldCanonicalNameType TagType.getName()
          Gets the value of the name property.
 TldCanonicalNameType TagFileType.getName()
          Gets the value of the name property.
 TldCanonicalNameType FunctionType.getName()
          Gets the value of the name property.
 TldCanonicalNameType TldTaglibType.getShortName()
          Gets the value of the shortName property.
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee with parameters of type TldCanonicalNameType
 void TagType.setName(TldCanonicalNameType value)
          Sets the value of the name property.
 void TagFileType.setName(TldCanonicalNameType value)
          Sets the value of the name property.
 void FunctionType.setName(TldCanonicalNameType value)
          Sets the value of the name property.
 void TldTaglibType.setShortName(TldCanonicalNameType value)
          Sets the value of the shortName property.
 

Uses of TldCanonicalNameType 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 TldCanonicalNameType
 class TldCanonicalNameTypeImpl
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl that return TldCanonicalNameType
 TldCanonicalNameType TagTypeImpl.getName()
           
 TldCanonicalNameType TagFileTypeImpl.getName()
           
 TldCanonicalNameType FunctionTypeImpl.getName()
           
 TldCanonicalNameType TldTaglibTypeImpl.getShortName()
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl with parameters of type TldCanonicalNameType
 void TagTypeImpl.setName(TldCanonicalNameType value)
           
 void TagFileTypeImpl.setName(TldCanonicalNameType value)
           
 void FunctionTypeImpl.setName(TldCanonicalNameType value)
           
 void TldTaglibTypeImpl.setShortName(TldCanonicalNameType value)
           
 



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