Class CsvBirthInformationRecord
java.lang.Object
de.brifle.sdk.helper.operators.csv.CsvBirthInformationRecord
- All Implemented Interfaces:
CsvReceiverRecordType
-
Method Details
-
builder
-
getFirstName
gets the firstName- Returns:
- the firstName
-
getLastName
gets the lastName- Returns:
- the lastName
-
getBirthDate
gets the birthDate- Returns:
- the birthDate
-
getBirthPlace
gets the birthPlace- Returns:
- the birthPlace
-
getPath
gets the path- Returns:
- the path
-
getExternalId
gets the externalId- Returns:
- the externalId
-
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:
-