public class LegOrigin
extends Object
-
-
Constructor Summary
Constructors
-
Method Summary
Gets the value of the place property.
void
Sets the value of the place property.
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Details
-
LegOrigin
public LegOrigin()
-
Method Details
-
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