Interface GetPartyRelationshipsResult
- All Superinterfaces:
BaseResult
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setFromParty
(PartyTransfer fromParty) void
setPartyRelationships
(List<PartyRelationshipTransfer> rartyRelationships) void
setToParty
(PartyTransfer toParty)
-
Method Details
-
getFromParty
-
setFromParty
-
getToParty
-
setToParty
-
getPartyRelationships
-
setPartyRelationships
-