|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Priority in de.smartics.sandbox.agile |
---|
Methods in de.smartics.sandbox.agile that return Priority | |
---|---|
Priority |
UserStoryProperties.businessPriority() The business priority of the user story. |
Priority |
Priority.fromString(String valueAsString) Parses the string representation of a priority instance. |
static Priority |
Priority.valueOf(String name) Returns the enum constant of this type with the specified name. |
static Priority[] |
Priority.values() Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in de.smartics.sandbox.agile that return types with arguments of type Priority | |
---|---|
List<Priority> |
Priority.getValues() Returns the priority values as a list. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |