Package org.cxml

Class LegDestination

java.lang.Object
org.cxml.LegDestination

public class LegDestination extends Object
  • Field Details

    • place

      protected Place place
  • Constructor Details

    • LegDestination

      public LegDestination()
  • Method Details

    • getPlace

      public Place getPlace()
      Gets the value of the place property.
      Returns:
      possible object is Place
    • setPlace

      public void setPlace(Place value)
      Sets the value of the place property.
      Parameters:
      value - allowed object is Place