|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of RepositoryTypeAttribute in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.spring.webflow.config |
|---|
| Methods in net.sourceforge.ccxjc.it.model.pub.indexed.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.indexed.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.indexed.novalueclass.spring.webflow.config.impl |
|---|
| Fields in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.spring.webflow.config.impl declared as RepositoryTypeAttribute | |
|---|---|
protected RepositoryTypeAttribute |
ExecutorImpl.repositoryType
|
protected RepositoryTypeAttribute |
RepositoryTypeImpl.type
|
| Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.spring.webflow.config.impl that return RepositoryTypeAttribute | |
|---|---|
RepositoryTypeAttribute |
ExecutorImpl.getRepositoryType()
|
RepositoryTypeAttribute |
RepositoryTypeImpl.getType()
|
| Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.spring.webflow.config.impl with parameters of type RepositoryTypeAttribute | |
|---|---|
void |
ExecutorImpl.setRepositoryType(RepositoryTypeAttribute value)
|
void |
RepositoryTypeImpl.setType(RepositoryTypeAttribute value)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||