public class SpatialReferenceSystemFormObject extends FormObject<SpatialReferenceSystem>
VERSION_EMPTY_SELECTION| Constructor and Description |
|---|
SpatialReferenceSystemFormObject() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getId() |
String |
getLabel() |
String |
getWellKnownText() |
void |
loadFrom(SpatialReferenceSystem source,
String languageCode) |
protected void |
reset() |
void |
saveTo(SpatialReferenceSystem dest,
String languageCode) |
void |
setDescription(String description) |
void |
setId(String id) |
void |
setLabel(String label) |
void |
setWellKnownText(String wellKnownText) |
getSourcepublic void loadFrom(SpatialReferenceSystem source, String languageCode)
loadFrom in class FormObject<SpatialReferenceSystem>public void saveTo(SpatialReferenceSystem dest, String languageCode)
saveTo in class FormObject<SpatialReferenceSystem>protected void reset()
reset in class FormObject<SpatialReferenceSystem>public String getId()
public void setId(String id)
public String getLabel()
public void setLabel(String label)
public String getDescription()
public void setDescription(String description)
public String getWellKnownText()
public void setWellKnownText(String wellKnownText)
Copyright © 2021 Open Foris. All rights reserved.