CHATGPT AI
sabre
.com/ns")
@XmlElement(name = "FlightSegment", namespace = "http://services.sabre.com/ns")
protected List<FlightSegment> flightSegment;
@XmlAttribute(name = "Number")
protected Integer number;

/**
* Gets the value of the flightSegment property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the flightSegment property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getFlightSegment().add(newItem);
* </pre>
*
*
.com/ns") @XmlElement(name = "FlightSegment", namespace = "http://services.sabre.com/ns") protected List<FlightSegment> flightSegment; @XmlAttribute(name = "Number") protected Integer number; /** * Gets the value of the flightSegment property. * * <p> * This accessor method returns a reference to the live list, * not a snapshot. Therefore any modification you make to the * returned list will be present inside the JAXB object. * This is why there is not a <CODE>set</CODE> method for the flightSegment property. * * <p> * For example, to add a new item, do as follows: * <pre> * getFlightSegment().add(newItem); * </pre> * *
0 Comments & Tags 0 hisse senetleri 1 Views

Password Copied!

Please Wait....