Uses of Class
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.spring.webflow.config.RepositoryTypeAttribute

Packages that use RepositoryTypeAttribute
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.spring.webflow.config   
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.spring.webflow.config.impl   
 

Uses of RepositoryTypeAttribute in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.spring.webflow.config
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.spring.webflow.config that return RepositoryTypeAttribute
static RepositoryTypeAttribute RepositoryTypeAttribute.fromValue(String v)
           
 RepositoryTypeAttribute Executor.getRepositoryType()
          Gets the value of the repositoryType property.
 RepositoryTypeAttribute RepositoryType.getType()
          Gets the value of the type property.
static RepositoryTypeAttribute RepositoryTypeAttribute.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static RepositoryTypeAttribute[] RepositoryTypeAttribute.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.spring.webflow.config with parameters of type RepositoryTypeAttribute
 void Executor.setRepositoryType(RepositoryTypeAttribute value)
          Sets the value of the repositoryType property.
 void RepositoryType.setType(RepositoryTypeAttribute value)
          Sets the value of the type property.
 

Uses of RepositoryTypeAttribute in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.spring.webflow.config.impl
 

Fields in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.spring.webflow.config.impl declared as RepositoryTypeAttribute
protected  RepositoryTypeAttribute ExecutorImpl.repositoryType
           
protected  RepositoryTypeAttribute RepositoryTypeImpl.type
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.spring.webflow.config.impl that return RepositoryTypeAttribute
 RepositoryTypeAttribute ExecutorImpl.getRepositoryType()
           
 RepositoryTypeAttribute RepositoryTypeImpl.getType()
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.spring.webflow.config.impl with parameters of type RepositoryTypeAttribute
 void ExecutorImpl.setRepositoryType(RepositoryTypeAttribute value)
           
 void RepositoryTypeImpl.setType(RepositoryTypeAttribute value)
           
 



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