getClass
getClass(name: String): Class;
The getClass method of the Schema class returns a reference to the class specified in the name parameter.
getClass(name: String): Class;
The getClass method of the Schema class returns a reference to the class specified in the name parameter.