Uses of Class
com.hybris.cis.client.shipping.models.CisShippingMethod
-
Packages that use CisShippingMethod Package Description com.hybris.cis.client.shipping.models -
-
Uses of CisShippingMethod in com.hybris.cis.client.shipping.models
Methods in com.hybris.cis.client.shipping.models that return types with arguments of type CisShippingMethod Modifier and Type Method Description java.util.List<CisShippingMethod>CisShippingMethods. getShippingMethods()Method parameters in com.hybris.cis.client.shipping.models with type arguments of type CisShippingMethod Modifier and Type Method Description voidCisShippingMethods. setShippingMethods(java.util.List<CisShippingMethod> shippingMethods)
-