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

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

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

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

Methods in net.sourceforge.ccxjc.it.model.prot.collections.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.collections.valueclass.javaee.TldAttributeType instance.
 TldAttributeType ObjectFactory.createTldAttributeType()
          Create an instance of TldAttributeType
 

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

Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee with parameters of type TldAttributeType
protected static TldAttributeType ObjectFactory.copyOfTldAttributeType(TldAttributeType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee.TldAttributeType instance.
 

Method parameters in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee with type arguments of type TldAttributeType
protected static void TagType.copyAttribute(List<TldAttributeType> source, List<TldAttributeType> target)
          Copies all values of property Attribute.
protected static void TagType.copyAttribute(List<TldAttributeType> source, List<TldAttributeType> target)
          Copies all values of property Attribute.
 

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



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