Class AllowanceChargeReasonCode


  • public class AllowanceChargeReasonCode
    extends CodeValidation
    Series of codes that can be used for allowance charge reasons. These codes are used only in the context of the Extended profile.
    • Constructor Detail

      • AllowanceChargeReasonCode

        public AllowanceChargeReasonCode()
    • Method Detail

      • isValid

        public boolean isValid​(java.lang.String code)
        Description copied from class: CodeValidation
        Checks if a specific code is valid.
        Specified by:
        isValid in class CodeValidation
        Parameters:
        code - the value you want to check
        Returns:
        true if the code is valid