Uses of Class
software.xdev.mailpit.model.SendMessageParamsRequestCcInner
Packages that use SendMessageParamsRequestCcInner
-
Uses of SendMessageParamsRequestCcInner in software.xdev.mailpit.model
Methods in software.xdev.mailpit.model that return SendMessageParamsRequestCcInnerModifier and TypeMethodDescriptionMethods in software.xdev.mailpit.model that return types with arguments of type SendMessageParamsRequestCcInnerMethods in software.xdev.mailpit.model with parameters of type SendMessageParamsRequestCcInnerModifier and TypeMethodDescriptionSendMessageParamsRequest.addCcItem(SendMessageParamsRequestCcInner ccItem) Method parameters in software.xdev.mailpit.model with type arguments of type SendMessageParamsRequestCcInnerModifier and TypeMethodDescriptionSendMessageParamsRequest.cc(List<SendMessageParamsRequestCcInner> cc) voidSendMessageParamsRequest.setCc(List<SendMessageParamsRequestCcInner> cc)