예제 #1
0
 public String getEnumDescription() {
   return actor.getDescription();
 }
예제 #2
0
 public String getName() {
   return actor.toString();
 }