コード例 #1
0
 public Entity createEntity(String name, String text) {
   return proxy.createEntity(name, text);
 }