Interface Identifiable

    • Method Detail

      • getID

        int getID()
        Gets ID number of the given object.
        Returns:
        the ID number as integer.
      • getName

        java.lang.String getName()
        Gets the name of the given object.
        Returns:
        the name as a string.