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

Interface Mbrrole

    • Method Detail

      • setMember_id

        void setMember_id(long value)
        Sets the value of the 'Member id' attribute.
        Parameters:
        value - the new value of the 'Member id' attribute.
        See Also:
        getMember_id()
      • setRole_id

        void setRole_id(int value)
        Sets the value of the 'Role id' attribute.
        Parameters:
        value - the new value of the 'Role id' attribute.
        See Also:
        getRole_id()
      • setOrgentity_id

        void setOrgentity_id(long value)
        Sets the value of the 'Orgentity id' attribute.
        Parameters:
        value - the new value of the 'Orgentity id' attribute.
        See Also:
        getOrgentity_id()
      • 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()