setTargetClass property

void setTargetClass=(String targetClass)

Will work only if the current target class is null, otherwise will throw ParseRelationException with the message: The target class can not be modified if it is already set

Implementation

set setTargetClass(String targetClass);