Uses of Class
org.openforis.collect.metamodel.view.CodeListView
-
Packages that use CodeListView Package Description org.openforis.collect.metamodel.view -
-
Uses of CodeListView in org.openforis.collect.metamodel.view
Methods in org.openforis.collect.metamodel.view that return types with arguments of type CodeListView Modifier and Type Method Description List<CodeListView>SurveyView. getCodeLists()Methods in org.openforis.collect.metamodel.view with parameters of type CodeListView Modifier and Type Method Description voidSurveyView. addCodeList(CodeListView codeListView)
-