public class VersionableSurveyObjectProxy extends IdentifiableSurveyObjectProxy
| Modifier | Constructor and Description |
|---|---|
protected |
VersionableSurveyObjectProxy(VersionableSurveyObject versionableSurveyObject) |
| Modifier and Type | Method and Description |
|---|---|
ModelVersionProxy |
getDeprecatedVersion() |
String |
getDeprecatedVersionName() |
ModelVersionProxy |
getSinceVersion() |
String |
getSinceVersionName() |
getIdprotected VersionableSurveyObjectProxy(VersionableSurveyObject versionableSurveyObject)
@ExternalizedProperty public String getSinceVersionName()
@ExternalizedProperty public String getDeprecatedVersionName()
@ExternalizedProperty public ModelVersionProxy getSinceVersion()
@ExternalizedProperty public ModelVersionProxy getDeprecatedVersion()
Copyright © 2020 Open Foris. All rights reserved.