Uses of Interface
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee.TransAttributeType

Packages that use TransAttributeType
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee   
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee.impl   
 

Uses of TransAttributeType in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee that return TransAttributeType
 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.priv.collections.novalueclass.javaee with parameters of type TransAttributeType
 void ContainerTransactionType.setTransAttribute(TransAttributeType value)
          Sets the value of the transAttribute property.
 

Uses of TransAttributeType in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee.impl
 

Classes in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee.impl that implement TransAttributeType
 class TransAttributeTypeImpl
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee.impl that return TransAttributeType
 TransAttributeType ContainerTransactionTypeImpl.getTransAttribute()
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee.impl with parameters of type TransAttributeType
 void ContainerTransactionTypeImpl.setTransAttribute(TransAttributeType value)
           
 



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