Interface IIdentifiable

    • Method Detail

      • getID

        ID getID()
        Return the ID for this 'identifiable' object. The returned ID should be unique within its namespace. May return null.
        Returns:
        the ID for this identifiable object. May return null.