Uses of Enum
org.bonitasoft.web.client.model.Platform.StateEnum
Packages that use Platform.StateEnum
-
Uses of Platform.StateEnum in org.bonitasoft.web.client.model
Methods in org.bonitasoft.web.client.model that return Platform.StateEnumModifier and TypeMethodDescriptionstatic Platform.StateEnumPlatform.getState()platform statestatic Platform.StateEnumReturns the enum constant of this type with the specified name.static Platform.StateEnum[]Platform.StateEnum.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.bonitasoft.web.client.model with parameters of type Platform.StateEnumModifier and TypeMethodDescriptionvoidPlatform.setState(Platform.StateEnum state) Platform.state(Platform.StateEnum state)