Uses of Interface
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.spring.tx.AttributesType

Packages that use AttributesType
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.spring.tx   
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.spring.tx.impl   
 

Uses of AttributesType in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.spring.tx
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.spring.tx that return AttributesType
 AttributesType ObjectFactory.createAttributesType()
          Create an instance of AttributesType
 AttributesType Advice.getAttributes()
          Gets the value of the attributes property.
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.spring.tx with parameters of type AttributesType
 void Advice.setAttributes(AttributesType value)
          Sets the value of the attributes property.
 

Uses of AttributesType in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.spring.tx.impl
 

Classes in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.spring.tx.impl that implement AttributesType
 class AttributesTypeImpl
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.spring.tx.impl that return AttributesType
 AttributesType AdviceImpl.getAttributes()
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.spring.tx.impl with parameters of type AttributesType
 void AdviceImpl.setAttributes(AttributesType value)
           
 



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