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

Packages that use ActionColor
kz.arta.synergy.server.api.rest.works   
 

Uses of ActionColor in kz.arta.synergy.server.api.rest.works
 

Methods in kz.arta.synergy.server.api.rest.works that return ActionColor
 ActionColor WorkAction.getColor()
           
 ActionColor WorkAction.getColor()
           
static ActionColor ActionColor.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ActionColor ActionColor.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ActionColor[] ActionColor.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
static ActionColor[] ActionColor.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 ActionColor
 void WorkAction.setColor(ActionColor color)
           
 void WorkAction.setColor(ActionColor color)
           
 

Constructors in kz.arta.synergy.server.api.rest.works with parameters of type ActionColor
CompletionProcessInfo.BtnInfo(ActionColor color, java.lang.String label, java.lang.String action)
           
CompletionProcessInfo.BtnInfo(ActionColor color, java.lang.String label, java.lang.String action)
           
 



Copyright © 2000 Dummy Corp. All Rights Reserved.