|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WorkActionType | |
|---|---|
| kz.arta.synergy.server.api.rest.works | |
| Uses of WorkActionType in kz.arta.synergy.server.api.rest.works |
|---|
| Methods in kz.arta.synergy.server.api.rest.works that return WorkActionType | |
|---|---|
WorkActionType |
WorkAction.getWorkActionType()
|
WorkActionType |
WorkAction.getWorkActionType()
|
static WorkActionType |
WorkActionType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static WorkActionType |
WorkActionType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static WorkActionType[] |
WorkActionType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
static WorkActionType[] |
WorkActionType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in kz.arta.synergy.server.api.rest.works with parameters of type WorkActionType | |
|---|---|
void |
WorkAction.setWorkActionType(WorkActionType workActionType)
|
void |
WorkAction.setWorkActionType(WorkActionType workActionType)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||