| Package | Description |
|---|---|
| com.hybris.cis.client.shipping.models |
| Modifier and Type | Method and Description |
|---|---|
CisShippingServiceLevel |
CisShippingMethod.getLevel() |
CisShippingServiceLevel |
CisShippingRateOption.getService() |
static CisShippingServiceLevel |
CisShippingServiceLevel.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static CisShippingServiceLevel[] |
CisShippingServiceLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CisShippingMethod.setLevel(CisShippingServiceLevel level) |
void |
CisShippingRateOption.setService(CisShippingServiceLevel service) |
Copyright © 2018 SAP SE. All Rights Reserved.