public class InitialView
extends java.lang.Object
implements java.io.Serializable
| Constructor and Description |
|---|
InitialView() |
| Modifier and Type | Method and Description |
|---|---|
GPSDefined |
getGpsDefined() |
PointDefined |
getPointDefined() |
void |
setGpsDefined(GPSDefined gpsDefined) |
void |
setPointDefined(PointDefined pointDefined) |
public GPSDefined getGpsDefined()
public void setGpsDefined(GPSDefined gpsDefined)
gpsDefined - the gpsDefined to setpublic PointDefined getPointDefined()
public void setPointDefined(PointDefined pointDefined)
pointDefined - the pointDefined to set