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