Uses of Class
net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.javaee.TransAttributeType

Packages that use TransAttributeType
net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.javaee   
 

Uses of TransAttributeType in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.javaee
 

Fields in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.javaee declared as TransAttributeType
protected  TransAttributeType ContainerTransactionType.transAttribute
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.javaee that return TransAttributeType
 TransAttributeType TransAttributeType.clone()
          Creates and returns a copy of this object.
 TransAttributeType ObjectFactory.createTransAttributeType()
          Create an instance of TransAttributeType
 TransAttributeType ContainerTransactionType.getTransAttribute()
          Gets the value of the transAttribute property.
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.javaee with parameters of type TransAttributeType
 void ContainerTransactionType.setTransAttribute(TransAttributeType value)
          Sets the value of the transAttribute property.
 

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



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