コード例 #1
0
 public String getName() {
   return id.getName();
 }
コード例 #2
0
 public String getProjectPath() {
   return id.getProjectPath();
 }