Uses of Enum Class
cz.metacentrum.perun.registrar.model.ApplicationFormItem.Hidden
Packages that use ApplicationFormItem.Hidden
- 
Uses of ApplicationFormItem.Hidden in cz.metacentrum.perun.registrar.model
Methods in cz.metacentrum.perun.registrar.model that return ApplicationFormItem.HiddenModifier and TypeMethodDescriptionApplicationFormItem.getHidden()static ApplicationFormItem.HiddenReturns the enum constant of this class with the specified name.static ApplicationFormItem.Hidden[]ApplicationFormItem.Hidden.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in cz.metacentrum.perun.registrar.model with parameters of type ApplicationFormItem.HiddenModifier and TypeMethodDescriptionvoidApplicationFormItem.setHidden(ApplicationFormItem.Hidden hidden)