Class CsvEmailRecord
java.lang.Object
de.brifle.sdk.helper.operators.csv.CsvEmailRecord
- All Implemented Interfaces:
CsvReceiverRecordType
-
Nested Class Summary
Nested Classes -
Method Summary
-
Method Details
-
getEmail
gets the email- Returns:
- the email
-
getName
gets the name- Returns:
- the name
-
getDateOfBirth
gets the dateOfBirth- Returns:
- the dateOfBirth
-
getPath
gets the path- Returns:
- the path
-
getExternalId
gets the externalId- Returns:
- the externalId
-
builder
-
getHeader
- Specified by:
getHeaderin interfaceCsvReceiverRecordType
-
getRecord
- Specified by:
getRecordin interfaceCsvReceiverRecordType
-
setValues
Description copied from interface:CsvReceiverRecordTypeset values as string array and return the record- Specified by:
setValuesin interfaceCsvReceiverRecordType- Returns:
-