Uses of Class
com.mindee.product.us.usmail.UsMailV3SenderAddress
-
Packages that use UsMailV3SenderAddress Package Description com.mindee.product.us.usmail -
-
Uses of UsMailV3SenderAddress in com.mindee.product.us.usmail
Fields in com.mindee.product.us.usmail declared as UsMailV3SenderAddress Modifier and Type Field Description protected UsMailV3SenderAddress
UsMailV3Document. senderAddress
The address of the sender.Methods in com.mindee.product.us.usmail that return UsMailV3SenderAddress Modifier and Type Method Description UsMailV3SenderAddress
UsMailV3Document. getSenderAddress()
The address of the sender.
-