Uses of Class
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.spring.webflow.config.AttributeType

Packages that use AttributeType
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.spring.webflow.config   
 

Uses of AttributeType in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.spring.webflow.config
 

Fields in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.spring.webflow.config declared as AttributeType
protected  AttributeType[] ExecutionAttributesType.attribute
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.spring.webflow.config that return AttributeType
 AttributeType AttributeType.clone()
          Creates and returns a copy of this object.
static AttributeType ObjectFactory.copyOfAttributeType(AttributeType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.spring.webflow.config.AttributeType instance.
 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.pub.indexed.valueclass.spring.webflow.config with parameters of type AttributeType
 void ExecutionAttributesType.copyAttribute(AttributeType[] source)
          Copies all values of property Attribute.
static AttributeType ObjectFactory.copyOfAttributeType(AttributeType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.spring.webflow.config.AttributeType instance.
 void ExecutionAttributesType.setAttribute(AttributeType[] values)
           
 AttributeType ExecutionAttributesType.setAttribute(int idx, AttributeType value)
           
 

Constructors in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.spring.webflow.config with parameters of type AttributeType
AttributeType(AttributeType o)
          Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.spring.webflow.config.AttributeType instance by copying a given instance.
 



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