| Constructor and Description |
|---|
TaxonomyProxy() |
TaxonomyProxy(CollectTaxonomy taxonomy) |
| Modifier and Type | Method and Description |
|---|---|
void |
copyPropertiesForUpdate(CollectTaxonomy taxonomy) |
Integer |
getId() |
String |
getName() |
Integer |
getSurveyId() |
String |
getUri() |
void |
setId(Integer id) |
void |
setName(String name) |
void |
setSurveyId(Integer surveyId) |
void |
setUri(String uri) |
public TaxonomyProxy()
public TaxonomyProxy(CollectTaxonomy taxonomy)
public void copyPropertiesForUpdate(CollectTaxonomy taxonomy)
public Integer getId()
public void setId(Integer id)
public String getName()
public void setName(String name)
public String getUri()
public void setUri(String uri)
public Integer getSurveyId()
public void setSurveyId(Integer surveyId)
Copyright © 2020 Open Foris. All rights reserved.