Interface Identified

    • Method Detail

      • getIdentification

        int getIdentification()
        Get the identification of the object an an integer.
        Returns:
        the identification of the object an an integer.
        See Also:
        setIdentification(int)
      • setIdentification

        void setIdentification​(int indentifier)
        Set the identification of the object as an integer.
        Parameters:
        indentifier - the identification of the object an an integer.
        See Also:
        getIdentification()