Uses of Class
de.xima.fc.e2e.containerplugin.model.AddressInfo
-
Packages that use AddressInfo Package Description de.xima.fc.e2e.containerplugin.model -
-
Uses of AddressInfo in de.xima.fc.e2e.containerplugin.model
Methods in de.xima.fc.e2e.containerplugin.model that return types with arguments of type AddressInfo Modifier and Type Method Description List<AddressInfo>
EmailInfo. getBcc()
List<AddressInfo>
EmailInfo. getCc()
List<AddressInfo>
EmailInfo. getFrom()
List<AddressInfo>
EmailInfo. getTo()
-