Interface GetPartyContactListsResult
- All Superinterfaces:
BaseResult
-
Method Summary
Modifier and TypeMethodDescriptiongetParty()
void
setContactList
(ContactListTransfer contactList) void
setParty
(PartyTransfer party) void
setPartyContactLists
(List<PartyContactListTransfer> partyContactLists)
-
Method Details
-
getParty
-
setParty
-
getContactList
-
setContactList
-
getPartyContactLists
-
setPartyContactLists
-