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

Interface Invavl

    • Method Detail

      • getInvavl_id

        long getInvavl_id()
        Returns the value of the 'Invavl id' attribute.

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

        Returns:
        the value of the 'Invavl id' attribute.
        See Also:
        setInvavl_id(long), InventoryEntityPackage.getInvavl_Invavl_id()
      • setInvavl_id

        void setInvavl_id(long value)
        Sets the value of the 'Invavl id' attribute.
        Parameters:
        value - the new value of the 'Invavl id' attribute.
        See Also:
        getInvavl_id()
      • getCatentry_id

        long getCatentry_id()
        Returns the value of the 'Catentry id' attribute.

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

        Returns:
        the value of the 'Catentry id' attribute.
        See Also:
        setCatentry_id(long), InventoryEntityPackage.getInvavl_Catentry_id()
      • setCatentry_id

        void setCatentry_id(long value)
        Sets the value of the 'Catentry id' attribute.
        Parameters:
        value - the new value of the 'Catentry id' attribute.
        See Also:
        getCatentry_id()
      • getStore_id

        java.lang.Integer getStore_id()
        Returns the value of the 'Store id' attribute.

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

        Returns:
        the value of the 'Store id' attribute.
        See Also:
        setStore_id(Integer), InventoryEntityPackage.getInvavl_Store_id()
      • setStore_id

        void setStore_id(java.lang.Integer value)
        Sets the value of the 'Store id' attribute.
        Parameters:
        value - the new value of the 'Store id' attribute.
        See Also:
        getStore_id()
      • getStloc_id

        java.lang.Integer getStloc_id()
        Returns the value of the 'Stloc id' attribute.

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

        Returns:
        the value of the 'Stloc id' attribute.
        See Also:
        setStloc_id(Integer), InventoryEntityPackage.getInvavl_Stloc_id()
      • setStloc_id

        void setStloc_id(java.lang.Integer value)
        Sets the value of the 'Stloc id' attribute.
        Parameters:
        value - the new value of the 'Stloc id' attribute.
        See Also:
        getStloc_id()
      • getInventorystatus

        java.lang.String getInventorystatus()
        Returns the value of the 'Inventorystatus' attribute.

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

        Returns:
        the value of the 'Inventorystatus' attribute.
        See Also:
        setInventorystatus(String), InventoryEntityPackage.getInvavl_Inventorystatus()
      • setInventorystatus

        void setInventorystatus(java.lang.String value)
        Sets the value of the 'Inventorystatus' attribute.
        Parameters:
        value - the new value of the 'Inventorystatus' attribute.
        See Also:
        getInventorystatus()
      • getAvailquantity

        java.lang.Double getAvailquantity()
        Returns the value of the 'Availquantity' attribute.

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

        Returns:
        the value of the 'Availquantity' attribute.
        See Also:
        setAvailquantity(Double), InventoryEntityPackage.getInvavl_Availquantity()
      • setAvailquantity

        void setAvailquantity(java.lang.Double value)
        Sets the value of the 'Availquantity' attribute.
        Parameters:
        value - the new value of the 'Availquantity' attribute.
        See Also:
        getAvailquantity()
      • getQuantitymeasure

        java.lang.String getQuantitymeasure()
        Returns the value of the 'Quantitymeasure' attribute.

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

        Returns:
        the value of the 'Quantitymeasure' attribute.
        See Also:
        setQuantitymeasure(String), InventoryEntityPackage.getInvavl_Quantitymeasure()
      • setQuantitymeasure

        void setQuantitymeasure(java.lang.String value)
        Sets the value of the 'Quantitymeasure' attribute.
        Parameters:
        value - the new value of the 'Quantitymeasure' attribute.
        See Also:
        getQuantitymeasure()
      • getAvailtime

        java.util.Date getAvailtime()
        Returns the value of the 'Availtime' attribute.

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

        Returns:
        the value of the 'Availtime' attribute.
        See Also:
        setAvailtime(Date), InventoryEntityPackage.getInvavl_Availtime()
      • setAvailtime

        void setAvailtime(java.util.Date value)
        Sets the value of the 'Availtime' attribute.
        Parameters:
        value - the new value of the 'Availtime' attribute.
        See Also:
        getAvailtime()
      • getAvailoffset

        java.lang.Integer getAvailoffset()
        Returns the value of the 'Availoffset' attribute.

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

        Returns:
        the value of the 'Availoffset' attribute.
        See Also:
        setAvailoffset(Integer), InventoryEntityPackage.getInvavl_Availoffset()
      • setAvailoffset

        void setAvailoffset(java.lang.Integer value)
        Sets the value of the 'Availoffset' attribute.
        Parameters:
        value - the new value of the 'Availoffset' attribute.
        See Also:
        getAvailoffset()
      • getLastupdate

        java.util.Date getLastupdate()
        Returns the value of the 'Lastupdate' attribute.

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

        Returns:
        the value of the 'Lastupdate' attribute.
        See Also:
        setLastupdate(Date), InventoryEntityPackage.getInvavl_Lastupdate()
      • setLastupdate

        void setLastupdate(java.util.Date value)
        Sets the value of the 'Lastupdate' attribute.
        Parameters:
        value - the new value of the 'Lastupdate' attribute.
        See Also:
        getLastupdate()
      • getField1

        java.lang.Integer getField1()
        Returns the value of the 'Field1' attribute.

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

        Returns:
        the value of the 'Field1' attribute.
        See Also:
        setField1(Integer), InventoryEntityPackage.getInvavl_Field1()
      • setField1

        void setField1(java.lang.Integer value)
        Sets the value of the 'Field1' attribute.
        Parameters:
        value - the new value of the 'Field1' attribute.
        See Also:
        getField1()
      • getField2

        java.math.BigDecimal getField2()
        Returns the value of the 'Field2' attribute.

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

        Returns:
        the value of the 'Field2' attribute.
        See Also:
        setField2(BigDecimal), InventoryEntityPackage.getInvavl_Field2()
      • setField2

        void setField2(java.math.BigDecimal value)
        Sets the value of the 'Field2' attribute.
        Parameters:
        value - the new value of the 'Field2' attribute.
        See Also:
        getField2()
      • getField3

        java.lang.String getField3()
        Returns the value of the 'Field3' attribute.

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

        Returns:
        the value of the 'Field3' attribute.
        See Also:
        setField3(String), InventoryEntityPackage.getInvavl_Field3()
      • setField3

        void setField3(java.lang.String value)
        Sets the value of the 'Field3' attribute.
        Parameters:
        value - the new value of the 'Field3' attribute.
        See Also:
        getField3()
      • getOptcounter

        java.lang.Short getOptcounter()
        Returns the value of the 'Optcounter' attribute.

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

        Returns:
        the value of the 'Optcounter' attribute.
        See Also:
        setOptcounter(Short), InventoryEntityPackage.getInvavl_Optcounter()
      • setOptcounter

        void setOptcounter(java.lang.Short value)
        Sets the value of the 'Optcounter' attribute.
        Parameters:
        value - the new value of the 'Optcounter' attribute.
        See Also:
        getOptcounter()