public class CustomerInfoData extends Object implements Serializable
| Constructor and Description |
|---|
CustomerInfoData() |
public void setBillToCity(String billToCity)
public String getBillToCity()
public void setBillToCompany(String billToCompany)
public String getBillToCompany()
public void setBillToCompanyTaxId(String billToCompanyTaxId)
public String getBillToCompanyTaxId()
public void setBillToCountry(String billToCountry)
public String getBillToCountry()
public void setBillToCustomerIdRef(String billToCustomerIdRef)
public String getBillToCustomerIdRef()
public void setBillToDateOfBirth(String billToDateOfBirth)
public String getBillToDateOfBirth()
public void setBillToEmail(String billToEmail)
public String getBillToEmail()
public void setBillToTitleCode(String billToTitleCode)
public String getBillToTitleCode()
public void setBillToFirstName(String billToFirstName)
public String getBillToFirstName()
public void setBillToLastName(String billToLastName)
public String getBillToLastName()
public void setBillToPhoneNumber(String billToPhoneNumber)
public String getBillToPhoneNumber()
public void setBillToPostalCode(String billToPostalCode)
public String getBillToPostalCode()
public void setBillToState(String billToState)
public String getBillToState()
public void setBillToStreet1(String billToStreet1)
public String getBillToStreet1()
public void setBillToStreet2(String billToStreet2)
public String getBillToStreet2()
public void setShipToCity(String shipToCity)
public String getShipToCity()
public void setShipToCompany(String shipToCompany)
public String getShipToCompany()
public void setShipToCountry(String shipToCountry)
public String getShipToCountry()
public void setShipToFirstName(String shipToFirstName)
public String getShipToFirstName()
public void setShipToLastName(String shipToLastName)
public String getShipToLastName()
public void setShipToPhoneNumber(String shipToPhoneNumber)
public String getShipToPhoneNumber()
public void setShipToPostalCode(String shipToPostalCode)
public String getShipToPostalCode()
public void setShipToShippingMethod(String shipToShippingMethod)
public String getShipToShippingMethod()
public void setShipToState(String shipToState)
public String getShipToState()
public void setShipToStreet1(String shipToStreet1)
public String getShipToStreet1()
public void setShipToStreet2(String shipToStreet2)
public String getShipToStreet2()
Copyright © 2017 SAP SE. All Rights Reserved.