public class PlaceOrderData extends Object implements Serializable
| Constructor and Description |
|---|
PlaceOrderData() |
public void setSecurityCode(String securityCode)
public String getSecurityCode()
public void setTermsCheck(Boolean termsCheck)
public Boolean getTermsCheck()
@Deprecated public void setNegotiateQuote(Boolean negotiateQuote)
@Deprecated public Boolean getNegotiateQuote()
@Deprecated public void setQuoteRequestDescription(String quoteRequestDescription)
@Deprecated public String getQuoteRequestDescription()
public void setReplenishmentOrder(Boolean replenishmentOrder)
public Boolean getReplenishmentOrder()
public void setReplenishmentStartDate(Date replenishmentStartDate)
public Date getReplenishmentStartDate()
public void setReplenishmentRecurrence(B2BReplenishmentRecurrenceEnum replenishmentRecurrence)
public B2BReplenishmentRecurrenceEnum getReplenishmentRecurrence()
public void setNDays(String nDays)
public String getNDays()
public void setNWeeks(String nWeeks)
public String getNWeeks()
public void setNthDayOfMonth(String nthDayOfMonth)
public String getNthDayOfMonth()
Copyright © 2017 SAP SE. All Rights Reserved.