예제 #1
0
 public TARDISAttributeOperation getOperation() {
   return TARDISAttributeOperation.fromId(data.getInteger("Operation", 0));
 }