void set(BusObj partData) void set(String partData) void set(long partData) void set(int partData) void set(double partData) void set(float partData) void set(boolean partData)
None.
RelationshipRuntimeException - See Handling exceptions.
If you set the participant data to be a business object (BusObj type), the relationship definition and participant definition must already be set. If you set the participant data to any other data type, it does not matter which setting you specify first.