Uses of Enum
com.helger.commons.error.ErrorTextProvider.EField
Packages that use ErrorTextProvider.EField
-
Uses of ErrorTextProvider.EField in com.helger.commons.error
Methods in com.helger.commons.error that return ErrorTextProvider.EFieldModifier and TypeMethodDescriptionfinal ErrorTextProvider.EFieldErrorTextProvider.FormattableItem.getField()ErrorTextProvider.IFormattableItem.getField()static ErrorTextProvider.EFieldErrorTextProvider.EField.getFromIDOrNull(String sID) static ErrorTextProvider.EFieldReturns the enum constant of this type with the specified name.static ErrorTextProvider.EField[]ErrorTextProvider.EField.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.helger.commons.error with parameters of type ErrorTextProvider.EFieldModifier and TypeMethodDescriptionErrorTextProvider.addItem(ErrorTextProvider.EField eField, String sText) Add an error item to be disabled.Constructors in com.helger.commons.error with parameters of type ErrorTextProvider.EField