Sets the relationship type of an attribute to containment, for an attribute that represents a child business object or an array of child business objects.
Syntax
public void setRelationType(String relType);
Parameters
Return values
None.
See also