java.lang.Object
de.hybris.platform.unifieduibackofficeservices.model.merchandising.ServiceKey

public class ServiceKey extends Object
  • Constructor Details

    • ServiceKey

      public ServiceKey()
  • Method Details

    • getName

      public String getName()
      return the name
      Returns:
      the name
    • setName

      public void setName(String name)
      sets the name
      Parameters:
      name - the name
    • getCarrier

      public String getCarrier()
      return the carrier
      Returns:
      the carrier
    • setCarrier

      public void setCarrier(String carrier)
      sets the carrier
      Parameters:
      carrier - the carrier
    • getType

      public String getType()
      return the type
      Returns:
      the type
    • setType

      public void setType(String type)
      sets the type
      Parameters:
      type - the type
    • getSubCode

      public String getSubCode()
      return the subCode
      Returns:
      the subCode
    • setSubCode

      public void setSubCode(String subCode)
      sets the subCode
      Parameters:
      subCode - the subCode