Uses of Class
kz.arta.synergy.server.api.rest.works.WorkActionType

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)
           
 



Copyright © 2000 Dummy Corp. All Rights Reserved.