public String getCanonicalName() { return ModelUtils.getCanonicalName(this); }
public JavaType copy() { return ModelUtils.copy(this); }