Uses of Class
net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.spring.webflow.config.RepositoryTypeAttribute

Packages that use RepositoryTypeAttribute
net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.spring.webflow.config   
 

Uses of RepositoryTypeAttribute in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.spring.webflow.config
 

Fields in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.spring.webflow.config declared as RepositoryTypeAttribute
protected  RepositoryTypeAttribute Executor.repositoryType
           
protected  RepositoryTypeAttribute RepositoryType.type
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.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.pkg.indexed.valueclass.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.
 



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