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

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

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

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.spring.tx that return AttributesType.Method
 AttributesType.Method ObjectFactory.createAttributesTypeMethod()
          Create an instance of AttributesType.Method
 AttributesType.Method[] AttributesType.getMethod()
           
 AttributesType.Method AttributesType.getMethod(int idx)
           
 AttributesType.Method AttributesType.setMethod(int idx, AttributesType.Method value)
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.spring.tx with parameters of type AttributesType.Method
 void AttributesType.setMethod(AttributesType.Method[] values)
           
 AttributesType.Method AttributesType.setMethod(int idx, AttributesType.Method value)
           
 

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

Classes in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.spring.tx.impl that implement AttributesType.Method
static class AttributesTypeImpl.MethodImpl
           
 

Fields in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.spring.tx.impl declared as AttributesType.Method
protected  AttributesType.Method[] AttributesTypeImpl.method
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.spring.tx.impl that return AttributesType.Method
 AttributesType.Method[] AttributesTypeImpl.getMethod()
           
 AttributesType.Method AttributesTypeImpl.getMethod(int idx)
           
 AttributesType.Method AttributesTypeImpl.setMethod(int idx, AttributesType.Method value)
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.spring.tx.impl with parameters of type AttributesType.Method
 void AttributesTypeImpl.setMethod(AttributesType.Method[] values)
           
 AttributesType.Method AttributesTypeImpl.setMethod(int idx, AttributesType.Method value)
           
 



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