Uses of Enum
org.bonitasoft.web.client.model.ApplicationLink.VisibilityEnum
Packages that use ApplicationLink.VisibilityEnum
-
Uses of ApplicationLink.VisibilityEnum in org.bonitasoft.web.client.model
Methods in org.bonitasoft.web.client.model that return ApplicationLink.VisibilityEnumModifier and TypeMethodDescriptionApplicationLink.getVisibility()visibility of the Application.Returns the enum constant of this type with the specified name.static ApplicationLink.VisibilityEnum[]ApplicationLink.VisibilityEnum.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.VisibilityEnumModifier and TypeMethodDescriptionvoidApplicationLink.setVisibility(ApplicationLink.VisibilityEnum visibility) ApplicationLink.visibility(ApplicationLink.VisibilityEnum visibility)