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