Uses of Enum
com.helger.commons.state.EMandatory
Packages that use EMandatory
-
Uses of EMandatory in com.helger.commons.state
Methods in com.helger.commons.state that return EMandatoryModifier and TypeMethodDescriptiondefault EMandatoryIMandatoryIndicator.and(IMandatoryIndicator aMandatory) default EMandatoryIMandatoryIndicator.or(IMandatoryIndicator aMandatory) static EMandatoryEMandatory.valueOf(boolean bMandatory) Returns the enum constant of this type with the specified name.static EMandatoryEMandatory.valueOf(IMandatoryIndicator aMandatoryIndicator) Returns the enum constant of this type with the specified name.static EMandatoryReturns the enum constant of this type with the specified name.static EMandatory[]EMandatory.values()Returns an array containing the constants of this enum type, in the order they are declared.