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

public class OSIData extends Object
  • Constructor Details

    • OSIData

      public OSIData()
  • Method Details

    • getCarrier

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

      public void setCarrier(String carrier)
      Sets the carrier
      Parameters:
      carrier - the carrier
    • getText

      public String getText()
      returns the text
      Returns:
      the text
    • setText

      public void setText(String text)
      Sets the text
      Parameters:
      text -