com.ibm.commerce.order.objects

Class PhysicalStoreFulfillmentCenterRelationship

  • java.lang.Object
    • com.ibm.commerce.base.objects.EntityBase
      • com.ibm.commerce.order.objects.PhysicalStoreFulfillmentCenterRelationship
  • All Implemented Interfaces:
    java.io.Serializable


    @Entity(name="PhysicalStoreFulfillmentCenterRelationship")
    public class PhysicalStoreFulfillmentCenterRelationship
    extends com.ibm.commerce.base.objects.EntityBase
    See Also:
    Serialized Form
    • Field Detail

    • Constructor Detail

      • PhysicalStoreFulfillmentCenterRelationship

        public PhysicalStoreFulfillmentCenterRelationship()
    • Method Detail

      • setFulfillmentCenterId

        public void setFulfillmentCenterId(java.lang.Integer fulfillmentCenterId)
      • getFulfillmentCenterId

        public java.lang.Integer getFulfillmentCenterId()
      • setAddressId

        public void setAddressId(java.lang.Long addressId)
      • getAddressId

        public java.lang.Long getAddressId()
      • setPhysicalStoreId

        public void setPhysicalStoreId(java.lang.Integer physicalStoreId)
      • getPhysicalStoreId

        public java.lang.Integer getPhysicalStoreId()
      • setPhysicalStoreFulfillmentCenterRelationshipId

        public void setPhysicalStoreFulfillmentCenterRelationshipId(java.lang.Integer physicalStoreFulfillmentCenterRelationshipId)
      • getPhysicalStoreFulfillmentCenterRelationshipId

        public java.lang.Integer getPhysicalStoreFulfillmentCenterRelationshipId()