com.ibm.commerce.catalog.facade.server.entity.datatypes

Interface CatalogEntryShipment

    • Method Detail

      • getCatalogEntryId

        long getCatalogEntryId()
        Returns the value of the 'Catalog Entry Id' attribute.

        If the meaning of the 'Catalog Entry Id' attribute isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Catalog Entry Id' attribute.
        See Also:
        setCatalogEntryId(long), CatalogEntityPackage.getCatalogEntryShipment_CatalogEntryId()
      • setCatalogEntryId

        void setCatalogEntryId(long value)
        Sets the value of the 'Catalog Entry Id' attribute.
        Parameters:
        value - the new value of the 'Catalog Entry Id' attribute.
        See Also:
        getCatalogEntryId()
      • getWeight

        java.lang.Double getWeight()
        Returns the value of the 'Weight' attribute.

        If the meaning of the 'Weight' attribute isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Weight' attribute.
        See Also:
        setWeight(Double), CatalogEntityPackage.getCatalogEntryShipment_Weight()
      • setWeight

        void setWeight(java.lang.Double value)
        Sets the value of the 'Weight' attribute.
        Parameters:
        value - the new value of the 'Weight' attribute.
        See Also:
        getWeight()
      • getWeightMeasure

        java.lang.String getWeightMeasure()
        Returns the value of the 'Weight Measure' attribute.

        If the meaning of the 'Weight Measure' attribute isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Weight Measure' attribute.
        See Also:
        setWeightMeasure(String), CatalogEntityPackage.getCatalogEntryShipment_WeightMeasure()
      • setWeightMeasure

        void setWeightMeasure(java.lang.String value)
        Sets the value of the 'Weight Measure' attribute.
        Parameters:
        value - the new value of the 'Weight Measure' attribute.
        See Also:
        getWeightMeasure()
      • getLength

        java.lang.Double getLength()
        Returns the value of the 'Length' attribute.

        If the meaning of the 'Length' attribute isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Length' attribute.
        See Also:
        setLength(Double), CatalogEntityPackage.getCatalogEntryShipment_Length()
      • setLength

        void setLength(java.lang.Double value)
        Sets the value of the 'Length' attribute.
        Parameters:
        value - the new value of the 'Length' attribute.
        See Also:
        getLength()
      • getWidth

        java.lang.Double getWidth()
        Returns the value of the 'Width' attribute.

        If the meaning of the 'Width' attribute isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Width' attribute.
        See Also:
        setWidth(Double), CatalogEntityPackage.getCatalogEntryShipment_Width()
      • setWidth

        void setWidth(java.lang.Double value)
        Sets the value of the 'Width' attribute.
        Parameters:
        value - the new value of the 'Width' attribute.
        See Also:
        getWidth()
      • getHeight

        java.lang.Double getHeight()
        Returns the value of the 'Height' attribute.

        If the meaning of the 'Height' attribute isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Height' attribute.
        See Also:
        setHeight(Double), CatalogEntityPackage.getCatalogEntryShipment_Height()
      • setHeight

        void setHeight(java.lang.Double value)
        Sets the value of the 'Height' attribute.
        Parameters:
        value - the new value of the 'Height' attribute.
        See Also:
        getHeight()
      • getSizeMeasure

        java.lang.String getSizeMeasure()
        Returns the value of the 'Size Measure' attribute.

        If the meaning of the 'Size Measure' attribute isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Size Measure' attribute.
        See Also:
        setSizeMeasure(String), CatalogEntityPackage.getCatalogEntryShipment_SizeMeasure()
      • setSizeMeasure

        void setSizeMeasure(java.lang.String value)
        Sets the value of the 'Size Measure' attribute.
        Parameters:
        value - the new value of the 'Size Measure' attribute.
        See Also:
        getSizeMeasure()
      • getNominalQuantity

        double getNominalQuantity()
        Returns the value of the 'Nominal Quantity' attribute.

        If the meaning of the 'Nominal Quantity' attribute isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Nominal Quantity' attribute.
        See Also:
        setNominalQuantity(double), CatalogEntityPackage.getCatalogEntryShipment_NominalQuantity()
      • setNominalQuantity

        void setNominalQuantity(double value)
        Sets the value of the 'Nominal Quantity' attribute.
        Parameters:
        value - the new value of the 'Nominal Quantity' attribute.
        See Also:
        getNominalQuantity()
      • getQuantityMultiple

        double getQuantityMultiple()
        Returns the value of the 'Quantity Multiple' attribute.

        If the meaning of the 'Quantity Multiple' attribute isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Quantity Multiple' attribute.
        See Also:
        setQuantityMultiple(double), CatalogEntityPackage.getCatalogEntryShipment_QuantityMultiple()
      • setQuantityMultiple

        void setQuantityMultiple(double value)
        Sets the value of the 'Quantity Multiple' attribute.
        Parameters:
        value - the new value of the 'Quantity Multiple' attribute.
        See Also:
        getQuantityMultiple()
      • getQuantityMeasure

        java.lang.String getQuantityMeasure()
        Returns the value of the 'Quantity Measure' attribute.

        If the meaning of the 'Quantity Measure' attribute isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Quantity Measure' attribute.
        See Also:
        setQuantityMeasure(String), CatalogEntityPackage.getCatalogEntryShipment_QuantityMeasure()
      • setQuantityMeasure

        void setQuantityMeasure(java.lang.String value)
        Sets the value of the 'Quantity Measure' attribute.
        Parameters:
        value - the new value of the 'Quantity Measure' attribute.
        See Also:
        getQuantityMeasure()
      • getOptCounter

        java.lang.Short getOptCounter()
        Returns the value of the 'Opt Counter' attribute.

        If the meaning of the 'Opt Counter' attribute isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Opt Counter' attribute.
        See Also:
        setOptCounter(Short), CatalogEntityPackage.getCatalogEntryShipment_OptCounter()
      • setOptCounter

        void setOptCounter(java.lang.Short value)
        Sets the value of the 'Opt Counter' attribute.
        Parameters:
        value - the new value of the 'Opt Counter' attribute.
        See Also:
        getOptCounter()
      • getCatalogEntryForCatalogEntryShipmentData

        CatalogEntry getCatalogEntryForCatalogEntryShipmentData()
        Returns the value of the 'Catalog Entry For Catalog Entry Shipment Data' reference. It is bidirectional and its opposite is 'Catalog Entry Shipment Data'.

        If the meaning of the 'Catalog Entry For Catalog Entry Shipment Data' reference isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Catalog Entry For Catalog Entry Shipment Data' reference.
        See Also:
        setCatalogEntryForCatalogEntryShipmentData(CatalogEntry), CatalogEntityPackage.getCatalogEntryShipment_CatalogEntryForCatalogEntryShipmentData(), CatalogEntry.getCatalogEntryShipmentData()