open fun setTargetClass(targetClass: Class<*>): Unit
Set the target class for this instance. Setting either this property or the targetPackage property is required.
targetPackage
If this property is set, targetPackage is ignored.