Uses of Class
net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.javaee.TldAttributeType

Packages that use TldAttributeType
net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.javaee   
 

Uses of TldAttributeType in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.javaee
 

Fields in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.javaee declared as TldAttributeType
protected  TldAttributeType[] TagType.attribute
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.javaee that return TldAttributeType
 TldAttributeType TldAttributeType.clone()
          Creates and returns a copy of this object.
protected static TldAttributeType ObjectFactory.copyOfTldAttributeType(TldAttributeType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.javaee.TldAttributeType instance.
 TldAttributeType ObjectFactory.createTldAttributeType()
          Create an instance of TldAttributeType
 TldAttributeType[] TagType.getAttribute()
           
 TldAttributeType TagType.getAttribute(int idx)
           
 TldAttributeType TagType.setAttribute(int idx, TldAttributeType value)
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.javaee with parameters of type TldAttributeType
protected  void TagType.copyAttribute(TldAttributeType[] source)
          Copies all values of property Attribute.
protected static TldAttributeType ObjectFactory.copyOfTldAttributeType(TldAttributeType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.javaee.TldAttributeType instance.
 TldAttributeType TagType.setAttribute(int idx, TldAttributeType value)
           
 void TagType.setAttribute(TldAttributeType[] values)
           
 

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



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