Uses of Class
com.boldsign.model.SenderIdentityViewModel
Packages that use SenderIdentityViewModel
-
Uses of SenderIdentityViewModel in com.boldsign.model
Methods in com.boldsign.model that return SenderIdentityViewModelModifier and TypeMethodDescriptionSenderIdentityViewModel.approvedDate(String approvedDate) static SenderIdentityViewModelCreate an instance of SenderIdentityViewModel given an JSON stringSenderIdentityViewModel.notificationSettings(NotificationSettings notificationSettings) SenderIdentityViewModel.putMetaDataItem(String key, String metaDataItem) SenderIdentityViewModel.redirectUrl(String redirectUrl) Methods in com.boldsign.model that return types with arguments of type SenderIdentityViewModelMethods in com.boldsign.model with parameters of type SenderIdentityViewModelModifier and TypeMethodDescriptionSenderIdentityList.addResultItem(SenderIdentityViewModel resultItem) Method parameters in com.boldsign.model with type arguments of type SenderIdentityViewModelModifier and TypeMethodDescriptionSenderIdentityList.result(List<SenderIdentityViewModel> result) voidSenderIdentityList.setResult(List<SenderIdentityViewModel> result)