コード例 #1
0
 @Override
 public void accept(final CommandVisitor v) {
   v.handleRoleSetDescriptionCommand(this);
 }