Package com.onlinepayments.domain
Class MandateContactDetails
java.lang.Object
com.onlinepayments.domain.MandateContactDetails
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionEmail address of the customervoidsetEmailAddress(String value) Email address of the customerwithEmailAddress(String value) Email address of the customer
-
Constructor Details
-
MandateContactDetails
public MandateContactDetails()
-
-
Method Details
-
getEmailAddress
Email address of the customer -
setEmailAddress
Email address of the customer -
withEmailAddress
Email address of the customer
-