|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Description.Lifecycle | |
|---|---|
| org.springframework.extensions.webscripts | |
| Uses of Description.Lifecycle in org.springframework.extensions.webscripts |
|---|
| Methods in org.springframework.extensions.webscripts that return Description.Lifecycle | |
|---|---|
Description.Lifecycle |
DescriptionImpl.getLifecycle()
|
Description.Lifecycle |
Description.getLifecycle()
Get the lifecycle |
static Description.Lifecycle |
Description.Lifecycle.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Description.Lifecycle[] |
Description.Lifecycle.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.springframework.extensions.webscripts with parameters of type Description.Lifecycle | |
|---|---|
void |
DescriptionImpl.setLifecycle(Description.Lifecycle lifecycle)
Sets the lifecycle |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||