|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ViewDefinition.PlanningBoardSubType | |
|---|---|
| com.atlassian.greenhopper.web.input | |
| Uses of ViewDefinition.PlanningBoardSubType in com.atlassian.greenhopper.web.input |
|---|
| Methods in com.atlassian.greenhopper.web.input that return ViewDefinition.PlanningBoardSubType | |
|---|---|
static ViewDefinition.PlanningBoardSubType |
ViewDefinition.PlanningBoardSubType.findByBoardName(java.lang.String boardName)
|
ViewDefinition.PlanningBoardSubType |
ViewDefinition.getPlanningBoardSubType()
Convenience method to centralise casting by interested clients |
static ViewDefinition.PlanningBoardSubType |
ViewDefinition.PlanningBoardSubType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ViewDefinition.PlanningBoardSubType[] |
ViewDefinition.PlanningBoardSubType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||