Uses of Class
com.hybris.cis.client.shipping.models.CisLabel
-
Packages that use CisLabel Package Description com.hybris.cis.client.shipping.models -
-
Uses of CisLabel in com.hybris.cis.client.shipping.models
Methods in com.hybris.cis.client.shipping.models that return types with arguments of type CisLabel Modifier and Type Method Description java.util.List<CisLabel>CisShipment. getLabels()Method parameters in com.hybris.cis.client.shipping.models with type arguments of type CisLabel Modifier and Type Method Description voidCisShipment. setLabels(java.util.List<CisLabel> labels)
-