public class Ptsv2intentsTravelInformation extends Object
| Constructor and Description |
|---|
Ptsv2intentsTravelInformation() |
| Modifier and Type | Method and Description |
|---|---|
Ptsv2intentsTravelInformation |
actualFinalDestination(String actualFinalDestination) |
Ptsv2intentsTravelInformation |
agency(Ptsv2intentsTravelInformationAgency agency) |
boolean |
equals(Object o) |
String |
getActualFinalDestination()
The actual final destination of the travel.
|
Ptsv2intentsTravelInformationAgency |
getAgency()
Get agency
|
String |
getJourneyType()
The type of journey.
|
int |
hashCode() |
Ptsv2intentsTravelInformation |
journeyType(String journeyType) |
void |
setActualFinalDestination(String actualFinalDestination) |
void |
setAgency(Ptsv2intentsTravelInformationAgency agency) |
void |
setJourneyType(String journeyType) |
String |
toString() |
public Ptsv2intentsTravelInformation agency(Ptsv2intentsTravelInformationAgency agency)
public Ptsv2intentsTravelInformationAgency getAgency()
public void setAgency(Ptsv2intentsTravelInformationAgency agency)
public Ptsv2intentsTravelInformation journeyType(String journeyType)
public String getJourneyType()
public void setJourneyType(String journeyType)
public Ptsv2intentsTravelInformation actualFinalDestination(String actualFinalDestination)
public String getActualFinalDestination()
public void setActualFinalDestination(String actualFinalDestination)
Copyright © 2026. All rights reserved.