コード例 #1
0
 public Type getType(String typeName) {
   return typeRegistry.getType(typeName);
 }