Uses of Interface
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.spring.webflow.config.AttributeType

Packages that use AttributeType
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.spring.webflow.config   
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.spring.webflow.config.impl   
 

Uses of AttributeType in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.spring.webflow.config
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.spring.webflow.config that return AttributeType
 AttributeType ObjectFactory.createAttributeType()
          Create an instance of AttributeType
 AttributeType[] ExecutionAttributesType.getAttribute()
           
 AttributeType ExecutionAttributesType.getAttribute(int idx)
           
 AttributeType ExecutionAttributesType.setAttribute(int idx, AttributeType value)
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.spring.webflow.config with parameters of type AttributeType
 void ExecutionAttributesType.setAttribute(AttributeType[] values)
           
 AttributeType ExecutionAttributesType.setAttribute(int idx, AttributeType value)
           
 

Uses of AttributeType in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.spring.webflow.config.impl
 

Classes in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.spring.webflow.config.impl that implement AttributeType
 class AttributeTypeImpl
           
 

Fields in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.spring.webflow.config.impl declared as AttributeType
protected  AttributeType[] ExecutionAttributesTypeImpl.attribute
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.spring.webflow.config.impl that return AttributeType
 AttributeType[] ExecutionAttributesTypeImpl.getAttribute()
           
 AttributeType ExecutionAttributesTypeImpl.getAttribute(int idx)
           
 AttributeType ExecutionAttributesTypeImpl.setAttribute(int idx, AttributeType value)
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.spring.webflow.config.impl with parameters of type AttributeType
 void ExecutionAttributesTypeImpl.setAttribute(AttributeType[] values)
           
 AttributeType ExecutionAttributesTypeImpl.setAttribute(int idx, AttributeType value)
           
 



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