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