|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WorkActionSubType | |
|---|---|
| kz.arta.synergy.server.api.rest.works | |
| Uses of WorkActionSubType in kz.arta.synergy.server.api.rest.works |
|---|
| Methods in kz.arta.synergy.server.api.rest.works that return WorkActionSubType | |
|---|---|
WorkActionSubType |
WorkAction.getSubType()
|
WorkActionSubType |
WorkAction.getSubType()
|
static WorkActionSubType |
WorkActionSubType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static WorkActionSubType |
WorkActionSubType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static WorkActionSubType[] |
WorkActionSubType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
static WorkActionSubType[] |
WorkActionSubType.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 WorkActionSubType | |
|---|---|
void |
WorkAction.setSubType(WorkActionSubType subType)
|
void |
WorkAction.setSubType(WorkActionSubType subType)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||