Uses of Interface
com.helger.commons.state.IMandatoryIndicator
Packages that use IMandatoryIndicator
-
Uses of IMandatoryIndicator in com.helger.commons.state
Classes in com.helger.commons.state that implement IMandatoryIndicatorModifier and TypeClassDescriptionenumSmall enum for setter method to identify whether a value is mandatory or not.Methods in com.helger.commons.state with parameters of type IMandatoryIndicatorModifier and TypeMethodDescriptiondefault EMandatoryIMandatoryIndicator.and(IMandatoryIndicator aMandatory) default EMandatoryIMandatoryIndicator.or(IMandatoryIndicator aMandatory) static EMandatoryEMandatory.valueOf(IMandatoryIndicator aMandatoryIndicator) Returns the enum constant of this type with the specified name.