Uses of Class
com.mindee.product.us.usmail.UsMailV2RecipientAddress
-
Packages that use UsMailV2RecipientAddress Package Description com.mindee.product.us.usmail -
-
Uses of UsMailV2RecipientAddress in com.mindee.product.us.usmail
Fields in com.mindee.product.us.usmail with type parameters of type UsMailV2RecipientAddress Modifier and Type Field Description protected List<UsMailV2RecipientAddress>
UsMailV2Document. recipientAddresses
The addresses of the recipients.Methods in com.mindee.product.us.usmail that return types with arguments of type UsMailV2RecipientAddress Modifier and Type Method Description List<UsMailV2RecipientAddress>
UsMailV2Document. getRecipientAddresses()
The addresses of the recipients.
-