Uses of Class
org.compiere.model.MShipperLabels
-
Packages that use MShipperLabels Package Description org.adempiere.process org.adempiere.webui.process -
-
Uses of MShipperLabels in org.adempiere.process
Methods in org.adempiere.process with parameters of type MShipperLabels Modifier and Type Method Description StringIPrintShippingLabel. printImageLabel(MAttachment attachment, MShipperLabels labelType, String title)StringIPrintShippingLabel. printToLabelPrinter(MAttachment attachment, MShipperLabels labelType) -
Uses of MShipperLabels in org.adempiere.webui.process
Methods in org.adempiere.webui.process with parameters of type MShipperLabels Modifier and Type Method Description StringDefaultPrintShippingLabel. printImageLabel(MAttachment attachment, MShipperLabels labelType, String title)StringDefaultPrintShippingLabel. printToLabelPrinter(MAttachment attachment, MShipperLabels labelType)
-