com.ibm.websphere.wim.model

Interface PartyRole

    • Method Detail

      • setPrimaryRolePlayer

        void setPrimaryRolePlayer(RolePlayer value)
        Sets the value of the 'Primary Role Player' containment reference.
        Parameters:
        value - the new value of the 'Primary Role Player' containment reference.
        See Also:
        getPrimaryRolePlayer()
        Generated:
      • getRelatedRolePlayer

        java.util.List getRelatedRolePlayer()
        Returns the value of the 'Related Role Player' containment reference list. The list contents are of type RolePlayer.
        See Also:
        ModelPackage.getPartyRole_RelatedRolePlayer()
        Model:
        type="com.ibm.websphere.wim.model.RolePlayer" containment="true" resolveProxies="false"
        Generated:
        Return:
        the value of the 'Related Role Player' containment reference list.