Class ShipmentStatus
java.lang.Object
com.broadleafcommerce.shipping.domain.ShipmentStatus
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
boolean
int
hashCode()
void
setCanPrintLabel
(Boolean canPrintLabel) void
setHasPrinted
(Boolean hasPrinted) toString()
-
Constructor Details
-
ShipmentStatus
public ShipmentStatus() -
ShipmentStatus
-
-
Method Details