Uses of Interface
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.TldAttributeType

Packages that use TldAttributeType
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee   
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.impl   
 

Uses of TldAttributeType in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee that return TldAttributeType
 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.pub.indexed.novalueclass.javaee with parameters of type TldAttributeType
 TldAttributeType TagType.setAttribute(int idx, TldAttributeType value)
           
 void TagType.setAttribute(TldAttributeType[] values)
           
 

Uses of TldAttributeType in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.impl
 

Classes in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.impl that implement TldAttributeType
 class TldAttributeTypeImpl
           
 

Fields in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.impl declared as TldAttributeType
protected  TldAttributeType[] TagTypeImpl.attribute
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.impl that return TldAttributeType
 TldAttributeType[] TagTypeImpl.getAttribute()
           
 TldAttributeType TagTypeImpl.getAttribute(int idx)
           
 TldAttributeType TagTypeImpl.setAttribute(int idx, TldAttributeType value)
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.impl with parameters of type TldAttributeType
 void TagTypeImpl.copyAttribute(TldAttributeType[] source)
          Copies all values of property Attribute.
 TldAttributeType TagTypeImpl.setAttribute(int idx, TldAttributeType value)
           
 void TagTypeImpl.setAttribute(TldAttributeType[] values)
           
 



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