Uses of Class
net.sourceforge.ccxjc.it.model.priv.collections.valueclass.javaee.TldAttributeType

Packages that use TldAttributeType
net.sourceforge.ccxjc.it.model.priv.collections.valueclass.javaee   
 

Uses of TldAttributeType in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.javaee
 

Fields in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.javaee with type parameters of type TldAttributeType
protected  List<TldAttributeType> TagType.attribute
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.javaee that return TldAttributeType
 TldAttributeType TldAttributeType.clone()
          Creates and returns a copy of this object.
 TldAttributeType ObjectFactory.createTldAttributeType()
          Create an instance of TldAttributeType
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.javaee that return types with arguments of type TldAttributeType
 List<TldAttributeType> TagType.getAttribute()
          Gets the value of the attribute property.
 

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



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