Package org.cxml

Class RailLegDestination

java.lang.Object
org.cxml.RailLegDestination

public class RailLegDestination extends Object
  • Field Details

    • airportOrAddress

      protected List<Object> airportOrAddress
  • Constructor Details

    • RailLegDestination

      public RailLegDestination()
  • Method Details

    • getAirportOrAddress

      public List<Object> getAirportOrAddress()
      Gets the value of the airportOrAddress property.

      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 set method for the airportOrAddress property.

      For example, to add a new item, do as follows:

          getAirportOrAddress().add(newItem);
       

      Objects of the following type(s) are allowed in the list Address Airport