Interface GetContactMechanismsResult
- All Superinterfaces:
BaseResult
-
Method Summary
Modifier and TypeMethodDescriptionvoidsetContactMechanismCount(Long contactMechanismCount) voidsetContactMechanisms(List<ContactMechanismTransfer> contactMechanisms)
-
Method Details
-
getContactMechanismCount
-
setContactMechanismCount
-
getContactMechanisms
-
setContactMechanisms
-