public class DataQueryType extends DataCleansingItem
| Constructor and Description |
|---|
DataQueryType(CollectSurvey survey) |
DataQueryType(CollectSurvey survey,
UUID uuid) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
deepEquals(Object obj,
boolean ignoreId) |
String |
getCode() |
String |
getDescription() |
String |
getLabel() |
void |
setCode(String code) |
void |
setDescription(String description) |
void |
setLabel(String label) |
deepEquals, equals, getCreationDate, getId, getModifiedDate, getUuid, hashCode, setCreationDate, setId, setModifiedDate, setUuidgetAnnotation, getAnnotationNames, getAnnotations, getSchema, getSurvey, isDetached, replaceSurvey, setAnnotation, setAnnotationspublic DataQueryType(CollectSurvey survey)
public DataQueryType(CollectSurvey survey, UUID uuid)
public String getCode()
public void setCode(String code)
public String getLabel()
public void setLabel(String label)
public String getDescription()
public void setDescription(String description)
public boolean deepEquals(Object obj, boolean ignoreId)
deepEquals in interface org.openforis.commons.lang.IdentifiableDeepComparabledeepEquals in class PersistedSurveyObject<Integer>Copyright © 2021 Open Foris. All rights reserved.