java.lang.Object
com.sap.hybris.sapentitlementsintegration.pojo.Uom
All Implemented Interfaces:
Serializable

public class Uom extends Object implements Serializable
See Also:
  • Constructor Details

    • Uom

      public Uom()
  • Method Details

    • setName

      public void setName(String name)
    • getName

      public String getName()
    • setValue

      public void setValue(String value)
    • getValue

      public String getValue()