Uses of Interface
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.webflow.config.ExecutionAttributesType

Packages that use ExecutionAttributesType
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.webflow.config   
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.webflow.config.impl   
 

Uses of ExecutionAttributesType in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.webflow.config
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.webflow.config that return ExecutionAttributesType
 ExecutionAttributesType ObjectFactory.createExecutionAttributesType()
          Create an instance of ExecutionAttributesType
 ExecutionAttributesType Executor.getExecutionAttributes()
          Gets the value of the executionAttributes property.
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.webflow.config with parameters of type ExecutionAttributesType
 void Executor.setExecutionAttributes(ExecutionAttributesType value)
          Sets the value of the executionAttributes property.
 

Uses of ExecutionAttributesType in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.webflow.config.impl
 

Classes in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.webflow.config.impl that implement ExecutionAttributesType
 class ExecutionAttributesTypeImpl
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.webflow.config.impl that return ExecutionAttributesType
 ExecutionAttributesType ExecutorImpl.getExecutionAttributes()
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.webflow.config.impl with parameters of type ExecutionAttributesType
 void ExecutorImpl.setExecutionAttributes(ExecutionAttributesType value)
           
 



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