public final class Localization extends Object implements Serializable
Constructor and Description |
---|
Localization() |
Modifier and Type | Method and Description |
---|---|
String |
getAddress()
Get the address of the form
|
int |
getIdForm()
Get the Form Id
|
int |
getIdLocalization()
Get the Id Localization
|
Double |
getLatitude()
Get the latitude
|
Double |
getLongitude()
Get the longitude
|
void |
setAddress(String strAddress)
Set the address of the form
|
void |
setIdForm(int nIdForm)
Set the Form Id
|
void |
setIdLocalization(int nIdLocalization)
Set the id of the localization
|
void |
setLatitude(Double dLatitude)
Set the latitude
|
void |
setLongitude(Double dLongitude)
Set the longitude
|
public int getIdLocalization()
public void setIdLocalization(int nIdLocalization)
nIdLocalization
- the of the localizationpublic Double getLongitude()
public void setLongitude(Double dLongitude)
dLongitude
- the longitudepublic Double getLatitude()
public void setLatitude(Double dLatitude)
dLatitude
- the latitudepublic String getAddress()
public void setAddress(String strAddress)
strAddress
- public int getIdForm()
public void setIdForm(int nIdForm)
nIdForm
- the Form Id to setCopyright © 2020 City of Paris. All rights reserved.