Class UoM


  • public class UoM
    extends Object
    • Constructor Detail

      • UoM

        public UoM​(String uom)
    • Method Detail

      • getUom

        public String getUom()
        Returns:
        the uom
      • setUom

        public UoM setUom​(String uom)
        Parameters:
        uom - the uom to set
        Returns:
        this
      • getName

        public String getName()
        Returns:
        the name
      • setName

        public UoM setName​(String name)
        Parameters:
        name - the name to set
        Returns:
        this
      • isSetName

        public boolean isSetName()
      • getLink

        public String getLink()
        Returns:
        the link
      • setLink

        public UoM setLink​(String link)
        Parameters:
        link - the link to set
        Returns:
        this
      • isSetLink

        public boolean isSetLink()
      • isEmpty

        public boolean isEmpty()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object