Пример #1
0
 /**
  * Getter for local.
  *
  * @return the local
  */
 public boolean isLocal() {
   return project.isLocal();
 }