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

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

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

Fields in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.spring.webflow.config with type parameters of type AttributeType
protected  List<AttributeType> ExecutionAttributesType.attribute
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.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.collections.valueclass.spring.webflow.config.AttributeType instance.
 AttributeType ObjectFactory.createAttributeType()
          Create an instance of AttributeType
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.spring.webflow.config that return types with arguments of type AttributeType
 List<AttributeType> ExecutionAttributesType.getAttribute()
          Gets the value of the attribute property.
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.spring.webflow.config with parameters of type AttributeType
static AttributeType ObjectFactory.copyOfAttributeType(AttributeType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.spring.webflow.config.AttributeType instance.
 

Method parameters in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.spring.webflow.config with type arguments of type AttributeType
static void ExecutionAttributesType.copyAttribute(List<AttributeType> source, List<AttributeType> target)
          Copies all values of property Attribute.
static void ExecutionAttributesType.copyAttribute(List<AttributeType> source, List<AttributeType> target)
          Copies all values of property Attribute.
 

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



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