Interface IDesignatedProductClassification

  • All Known Implementing Classes:
    DesignatedProductClassification

    public interface IDesignatedProductClassification
    A product classification that allows to describe a product. Classification codes are schemed by the available systems in UNTDID 7143.
    • Method Detail

      • getClassCode

        ClassCode getClassCode()
        Classification code
        Returns:
        the classification code
      • getClassName

        default java.lang.String getClassName()
        an optional, human-readable description of the classifcation code
        Returns:
        the name or null if not set