Uses of Enum
org.bonitasoft.web.client.model.ApplicationLink.StateEnum
Packages that use ApplicationLink.StateEnum
-
Uses of ApplicationLink.StateEnum in org.bonitasoft.web.client.model
Methods in org.bonitasoft.web.client.model that return ApplicationLink.StateEnumModifier and TypeMethodDescriptionstatic ApplicationLink.StateEnumApplicationLink.getState()application statestatic ApplicationLink.StateEnumReturns the enum constant of this type with the specified name.static ApplicationLink.StateEnum[]ApplicationLink.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 ApplicationLink.StateEnumModifier and TypeMethodDescriptionvoidApplicationLink.setState(ApplicationLink.StateEnum state) ApplicationLink.state(ApplicationLink.StateEnum state)