| Constructor and Description |
|---|
SurveyProxy(CollectSurvey survey) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCycle() |
String |
getDefaultLanguageCode() |
List<LanguageSpecificTextProxy> |
getDescriptions() |
Integer |
getId() |
List<String> |
getLanguages() |
String |
getName() |
List<LanguageSpecificTextProxy> |
getProjectNames() |
SchemaProxy |
getSchema() |
List<SpatialReferenceSystemProxy> |
getSpatialReferenceSystems() |
UIOptionsProxy |
getUiOptions() |
List<UnitProxy> |
getUnits() |
String |
getUri() |
List<ModelVersionProxy> |
getVersions() |
boolean |
isKeyChangeAllowed() |
void |
setId(Integer id) |
public SurveyProxy(CollectSurvey survey)
@ExternalizedProperty public Integer getId()
public void setId(Integer id)
@ExternalizedProperty public String getUri()
@ExternalizedProperty public String getName()
@ExternalizedProperty public List<LanguageSpecificTextProxy> getProjectNames()
@ExternalizedProperty public String getCycle()
@ExternalizedProperty public List<LanguageSpecificTextProxy> getDescriptions()
@ExternalizedProperty public List<ModelVersionProxy> getVersions()
@ExternalizedProperty public List<SpatialReferenceSystemProxy> getSpatialReferenceSystems()
@ExternalizedProperty public SchemaProxy getSchema()
@ExternalizedProperty public UIOptionsProxy getUiOptions()
@ExternalizedProperty public String getDefaultLanguageCode()
@ExternalizedProperty public boolean isKeyChangeAllowed()
Copyright © 2020 Open Foris. All rights reserved.