Class Mapping

    • Constructor Detail

      • Mapping

        public Mapping()
    • Method Detail

      • getId

        public Long getId()
      • getLabel

        public String getLabel()
      • getValue

        public String getValue()
      • getProductLines

        public List<String> getProductLines()
      • setId

        public void setId​(Long id)
      • setLabel

        public void setLabel​(String label)
      • setValue

        public void setValue​(String value)
      • setProductLines

        public void setProductLines​(List<String> productLines)
      • canEqual

        protected boolean canEqual​(Object other)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object