public class CisShippingMethods extends CisResult
CisShippingMethod.| Constructor and Description |
|---|
CisShippingMethods() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<CisShippingMethod> |
getShippingMethods() |
void |
setShippingMethods(java.util.List<CisShippingMethod> shippingMethods) |
getClientRefId, getDecision, getHref, getId, getVendorId, getVendorReasonCode, getVendorResponses, getVendorStatusCode, setClientRefId, setDecision, setHref, setId, setVendorId, setVendorReasonCode, setVendorResponses, setVendorStatusCodepublic java.util.List<CisShippingMethod> getShippingMethods()
public void setShippingMethods(java.util.List<CisShippingMethod> shippingMethods)
Copyright © 2018 SAP SE. All Rights Reserved.