Exemplo n.º 1
0
 public CommandTypeImpl(CommandTypeValue value) {
   this.code = value.getCode();
 }