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

Interface Invcnfrel

    • Method Detail

      • getInvcnfrel_id

        long getInvcnfrel_id()
        Returns the value of the 'Invcnfrel id' attribute.

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

        Returns:
        the value of the 'Invcnfrel id' attribute.
        See Also:
        setInvcnfrel_id(long), InventoryEntityPackage.getInvcnfrel_Invcnfrel_id()
      • setInvcnfrel_id

        void setInvcnfrel_id(long value)
        Sets the value of the 'Invcnfrel id' attribute.
        Parameters:
        value - the new value of the 'Invcnfrel id' attribute.
        See Also:
        getInvcnfrel_id()
      • getCatentry_id

        java.lang.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.getInvcnfrel_Catentry_id()
      • setCatentry_id

        void setCatentry_id(java.lang.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.getInvcnfrel_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.getInvcnfrel_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()
      • getInvcnf_id

        long getInvcnf_id()
        Returns the value of the 'Invcnf id' attribute.

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

        Returns:
        the value of the 'Invcnf id' attribute.
        See Also:
        setInvcnf_id(long), InventoryEntityPackage.getInvcnfrel_Invcnf_id()
      • setInvcnf_id

        void setInvcnf_id(long value)
        Sets the value of the 'Invcnf id' attribute.
        Parameters:
        value - the new value of the 'Invcnf id' attribute.
        See Also:
        getInvcnf_id()
      • 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.getInvcnfrel_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()
      • getInvcnfForInvcnfrel

        Invcnf getInvcnfForInvcnfrel()
        Returns the value of the 'Invcnf For Invcnfrel' reference. It is bidirectional and its opposite is 'Invcnfrel For Invcnf'.

        If the meaning of the 'Invcnf For Invcnfrel' reference isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Invcnf For Invcnfrel' reference.
        See Also:
        setInvcnfForInvcnfrel(Invcnf), InventoryEntityPackage.getInvcnfrel_InvcnfForInvcnfrel(), Invcnf.getInvcnfrelForInvcnf()