getId method

int getId()

Implementation

int getId() {
  return IndexedFile.getIndexed(name);
}