Uses of Enum Class
cz.metacentrum.perun.registrar.model.ApplicationFormItem.Disabled
Packages that use ApplicationFormItem.Disabled
- 
Uses of ApplicationFormItem.Disabled in cz.metacentrum.perun.registrar.model
Methods in cz.metacentrum.perun.registrar.model that return ApplicationFormItem.DisabledModifier and TypeMethodDescriptionApplicationFormItem.getDisabled()static ApplicationFormItem.DisabledReturns the enum constant of this class with the specified name.static ApplicationFormItem.Disabled[]ApplicationFormItem.Disabled.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.DisabledModifier and TypeMethodDescriptionvoidApplicationFormItem.setDisabled(ApplicationFormItem.Disabled disabled)