Class CartItemMappingProperties.FieldMapping

    • Constructor Detail

      • FieldMapping

        public FieldMapping()
    • Method Detail

      • getAttributeName

        public String getAttributeName()
      • getValuePath

        public String getValuePath()
      • setAttributeName

        public void setAttributeName​(String attributeName)
      • setValuePath

        public void setValuePath​(String valuePath)
      • canEqual

        protected boolean canEqual​(Object other)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object