Class ProductClassificationSystemCode


  • public class ProductClassificationSystemCode
    extends CodeValidation
    = Series of codes that can be used for the product classification system. These codes are used only in the context of the Extended profile.
    • Constructor Detail

      • ProductClassificationSystemCode

        public ProductClassificationSystemCode()
    • 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