Example #1
0
 public String toString() {
   return "ID: " + instance.getCn();
 }
Example #2
0
 public String getId() {
   return instance.getCn();
 }