Ejemplo n.º 1
0
 public boolean hasType(String typeName) {
   return typeRegistry.hasType(typeName);
 }