getLocalClass
getLocalClass(className: String): Class;
The getLocalClass method of the Schema class returns a reference to the class specified in the className parameter from the current schema.
getLocalClass(className: String): Class;
The getLocalClass method of the Schema class returns a reference to the class specified in the className parameter from the current schema.