New in 1.48.0

getDataClass(name)

Returns the data class of the given name.

Params

  • name (String) – The name of the data class to retrieve.

Returns

DataClass or null.