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 String
IPrintShippingLabel. printImageLabel(MAttachment attachment, MShipperLabels labelType, String title)
String
IPrintShippingLabel. 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 String
DefaultPrintShippingLabel. printImageLabel(MAttachment attachment, MShipperLabels labelType, String title)
String
DefaultPrintShippingLabel. printToLabelPrinter(MAttachment attachment, MShipperLabels labelType)
-