Class ShipmentDetails
java.lang.Object
com.broadleafcommerce.shipping.domain.ShipmentDetails
Links a shipment to an
OrderFulfillment.- Author:
- Cade Rea (cade-rea)
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleangetId()inthashCode()voidsetAttributes(Map<String, String> attributes) voidsetExternalId(String externalId) voidsetFulfillmentOption(String fulfillmentOption) voidvoidsetOrderFulfillmentId(String orderFulfillmentId) toString()
-
Constructor Details
-
ShipmentDetails
public ShipmentDetails()
-
-
Method Details
-
getId
-
getFulfillmentOption
-
getOrderFulfillmentId
-
getExternalId
-
getAttributes
-
setId
-
setFulfillmentOption
-
setOrderFulfillmentId
-
setExternalId
-
setAttributes
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-