Package org.cxml
Class LegDestination
- java.lang.Object
-
- org.cxml.LegDestination
-
public class LegDestination extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description LegDestination()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description PlacegetPlace()Gets the value of the place property.voidsetPlace(Place value)Sets the value of the place property.
-
-
-
Field Detail
-
place
protected Place place
-
-