예제 #1
0
 /**
  * Gets the ID of this object.
  *
  * @return The ID.
  */
 public int getID() {
   return obj.getID();
 }