com.ibm.commerce.inventory.commands

Class ReleaseShipUpdateCmdImpl

    • Field Detail

      • COPYRIGHT

        public static final java.lang.String COPYRIGHT
        The internal copyright field.
        See Also:
        Constant Field Values
    • Constructor Detail

      • ReleaseShipUpdateCmdImpl

        public ReleaseShipUpdateCmdImpl()
    • Method Detail

      • getDateShipped

        public java.lang.String getDateShipped()
        Returns the date the package shipped.
        Returns:
        Shipped date.
      • getLastupdate

        public java.lang.String getLastupdate()
        Returns the timestamp of last update.
        Returns:
        Last update timestamp.
      • getManifestId

        public java.lang.String getManifestId()
        Returns the manifest (package) identifier.
        Returns:
        Manifest id.
      • getManifestStatus

        public java.lang.String getManifestStatus()
        Returns the status of the manifest (package).
        Returns:
        Manifest status
      • getPackageId

        public java.lang.String getPackageId()
        Returns package identifier.
        Returns:
        Package id.
      • getPickupRecordId

        public java.lang.String getPickupRecordId()
        Returns the pickup record identifier.
        Returns:
        Pickup record id.
      • getSetCCurr

        public java.lang.String getSetCCurr()
        Returns the currency in which the shipment was charged.
        Returns:
        Shipment currency.
      • getShipModeId

        public java.lang.String getShipModeId()
        Returns the shipping provider.
        Returns:
        Shipping provider.
      • getShippingCosts

        public java.lang.String getShippingCosts()
        Returns the shipping costs.
        Returns:
        Shipping costs.
      • getTrackingId

        public java.lang.String getTrackingId()
        Returns the tracking identifier.
        Returns:
        Tracking id.
      • getWeight

        public java.lang.String getWeight()
        Returns the weight of the package.
        Returns:
        Package weight.
      • getWeightMeasure

        public java.lang.String getWeightMeasure()
        Returns the unit of measure of the package weight.
        Returns:
        Weight unit of measure.
      • setDateShipped

        public void setDateShipped(java.lang.String newDateShipped)
        Description copied from interface: ReleaseShipUpdateCmd
        Sets the date the package shipped.
        Specified by:
        setDateShipped in interface ReleaseShipUpdateCmd
        Parameters:
        newDateShipped - shipped date
      • setLastupdate

        public void setLastupdate(java.lang.String newLastupdate)
        Description copied from interface: ReleaseShipUpdateCmd
        Sets the timestamp of last update.
        Specified by:
        setLastupdate in interface ReleaseShipUpdateCmd
        Parameters:
        newLastupdate - last update timestamp string
      • setManifestId

        public void setManifestId(java.lang.String newManifestId)
        Description copied from interface: ReleaseShipUpdateCmd
        Sets the manifest (package) identifier.
        Specified by:
        setManifestId in interface ReleaseShipUpdateCmd
        Parameters:
        newManifestId - manifest id
      • setManifestStatus

        public void setManifestStatus(java.lang.String newManifestStatus)
        Description copied from interface: ReleaseShipUpdateCmd
        Sets the status of the manifest (package).
        Specified by:
        setManifestStatus in interface ReleaseShipUpdateCmd
        Parameters:
        newManifestStatus - manifest status
      • setPackageId

        public void setPackageId(java.lang.String newPackageId)
        Description copied from interface: ReleaseShipUpdateCmd
        Sets the package identifier.
        Specified by:
        setPackageId in interface ReleaseShipUpdateCmd
        Parameters:
        newPackageId - package id
      • setPickupRecordId

        public void setPickupRecordId(java.lang.String newPickupRecordId)
        Description copied from interface: ReleaseShipUpdateCmd
        Sets the pickup record identifier.
        Specified by:
        setPickupRecordId in interface ReleaseShipUpdateCmd
        Parameters:
        newPickupRecordId - pickup record id
      • setSetCCurr

        public void setSetCCurr(java.lang.String newSetCCurr)
        Description copied from interface: ReleaseShipUpdateCmd
        Sets the currency in which the shipment was charged.
        Specified by:
        setSetCCurr in interface ReleaseShipUpdateCmd
        Parameters:
        newSetCCurr - shipment currency
      • setShipModeId

        public void setShipModeId(java.lang.String newShipModeId)
        Description copied from interface: ReleaseShipUpdateCmd
        Sets the shipping provider.
        Specified by:
        setShipModeId in interface ReleaseShipUpdateCmd
        Parameters:
        newShipModeId - shipping provider
      • setShippingCosts

        public void setShippingCosts(java.lang.String newShippingCosts)
        Description copied from interface: ReleaseShipUpdateCmd
        Sets the shipping costs.
        Specified by:
        setShippingCosts in interface ReleaseShipUpdateCmd
        Parameters:
        newShippingCosts - shipping costs
      • setTrackingId

        public void setTrackingId(java.lang.String newTrackingId)
        Description copied from interface: ReleaseShipUpdateCmd
        Sets the tracking identifier.
        Specified by:
        setTrackingId in interface ReleaseShipUpdateCmd
        Parameters:
        newTrackingId - shipment tracking id
      • setWeight

        public void setWeight(java.lang.String newWeight)
        Description copied from interface: ReleaseShipUpdateCmd
        Sets the weight of the package.
        Specified by:
        setWeight in interface ReleaseShipUpdateCmd
        Parameters:
        newWeight - package weight
      • setWeightMeasure

        public void setWeightMeasure(java.lang.String newWeightMeasure)
        Description copied from interface: ReleaseShipUpdateCmd
        Sets the unit of measure of the package weight.
        Specified by:
        setWeightMeasure in interface ReleaseShipUpdateCmd
        Parameters:
        newWeightMeasure - weight units