Interface GetPartyAliasesResult
- All Superinterfaces:
BaseResult
-
Method Summary
Modifier and TypeMethodDescriptiongetParty()voidsetParty(PartyTransfer party) voidsetPartyAliasCount(Long partyAliasCount) voidsetPartyAliases(List<PartyAliasTransfer> partyAliases) voidsetPartyAliasType(PartyAliasTypeTransfer partyAliasType)
-
Method Details
-
getParty
-
setParty
-
getPartyAliasType
-
setPartyAliasType
-
getPartyAliasCount
-
setPartyAliasCount
-
getPartyAliases
-
setPartyAliases
-