|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FixtureType | |
|---|---|
| org.nakedobjects.applib.fixtures | |
| Uses of FixtureType in org.nakedobjects.applib.fixtures |
|---|
| Methods in org.nakedobjects.applib.fixtures that return FixtureType | |
|---|---|
FixtureType |
AbstractFixture.getType()
As specified in constructor. |
FixtureType |
InstallableFixture.getType()
Determines whether the fixture will be installed, dependent
on the state of the object (data) store and the user profile store. |
FixtureType |
LogonFixture.getType()
|
static FixtureType |
FixtureType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static FixtureType[] |
FixtureType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in org.nakedobjects.applib.fixtures with parameters of type FixtureType | |
|---|---|
AbstractFixture(FixtureType fixtureType)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||