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