@Entity public class LayarSource extends Object
| Constructor and Description |
|---|
LayarSource() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,ClobElement> |
getDetails() |
SimpleFeatureType |
getFeatureType() |
Long |
getId() |
LayarService |
getLayarService() |
void |
setDetails(Map<String,ClobElement> details) |
void |
setFeatureType(SimpleFeatureType featureType) |
void |
setId(Long id) |
void |
setLayarService(LayarService layerService) |
public Long getId()
public void setId(Long id)
public LayarService getLayarService()
public void setLayarService(LayarService layerService)
public SimpleFeatureType getFeatureType()
public void setFeatureType(SimpleFeatureType featureType)
public Map<String,ClobElement> getDetails()
public void setDetails(Map<String,ClobElement> details)
Copyright © 2017. All rights reserved.