Uses of Class
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee.TldCanonicalNameType

Packages that use TldCanonicalNameType
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee   
 

Uses of TldCanonicalNameType in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee
 

Fields in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee declared as TldCanonicalNameType
protected  TldCanonicalNameType TagType.name
           
protected  TldCanonicalNameType TagFileType.name
           
protected  TldCanonicalNameType FunctionType.name
           
protected  TldCanonicalNameType TldTaglibType.shortName
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee that return TldCanonicalNameType
 TldCanonicalNameType TldCanonicalNameType.clone()
          Creates and returns a copy of this object.
static TldCanonicalNameType ObjectFactory.copyOfTldCanonicalNameType(TldCanonicalNameType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee.TldCanonicalNameType instance.
 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.pub.indexed.valueclass.javaee with parameters of type TldCanonicalNameType
static TldCanonicalNameType ObjectFactory.copyOfTldCanonicalNameType(TldCanonicalNameType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee.TldCanonicalNameType instance.
 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.
 

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



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