Class AdvancePassengerInformation
java.lang.Object
de.hybris.platform.coretransportwebservicescommons.dto.AdvancePassengerInformation
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetCountryOfIssue(CountryWsDTO countryOfIssue) voidsetDateOfBirth(String dateOfBirth) voidsetDocumentNumber(String documentNumber) voidsetDocumentType(DocumentTypeInfo documentType) voidsetExpiryDate(String expiryDate) voidsetGender(UserGender gender) voidsetNationality(CountryWsDTO nationality)
-
Constructor Details
-
AdvancePassengerInformation
public AdvancePassengerInformation()
-
-
Method Details
-
setGender
-
getGender
-
setDateOfBirth
-
getDateOfBirth
-
setNationality
-
getNationality
-
setDocumentType
-
getDocumentType
-
setDocumentNumber
-
getDocumentNumber
-
setCountryOfIssue
-
getCountryOfIssue
-
setExpiryDate
-
getExpiryDate
-