Class TravellerResponseData
java.lang.Object
de.hybris.platform.commercefacades.travel.TravellerResponseData
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanvoidsetIsAuthenticated(boolean isAuthenticated) voidsetTravellerInfo(TravellerInfoResponseData travellerInfo)
-
Constructor Details
-
TravellerResponseData
public TravellerResponseData()
-
-
Method Details
-
setTravellerInfo
-
getTravellerInfo
-
setIsAuthenticated
public void setIsAuthenticated(boolean isAuthenticated) -
isIsAuthenticated
public boolean isIsAuthenticated()
-