Uses of Class
org.genericode.xml._2004.ns.codelist._0.InputCodeList
Packages that use InputCodeList
-
Uses of InputCodeList in org.genericode.xml._2004.ns.codelist._0
Fields in org.genericode.xml._2004.ns.codelist._0 declared as InputCodeListModifier and TypeFieldDescriptionprotected InputCodeListRowFilter.controlprotected InputCodeListColumnSetFilter.sourceprotected InputCodeListRowFilter.sourceFields in org.genericode.xml._2004.ns.codelist._0 with type parameters of type InputCodeListMethods in org.genericode.xml._2004.ns.codelist._0 that return InputCodeListModifier and TypeMethodDescriptionObjectFactory.createInputCodeList()Create an instance ofInputCodeListRowFilter.getControl()Gets the value of the control property.ColumnSetFilter.getSource()Gets the value of the source property.RowFilter.getSource()Gets the value of the source property.Methods in org.genericode.xml._2004.ns.codelist._0 that return types with arguments of type InputCodeListModifier and TypeMethodDescriptionCodeListUnion.getSource()Gets the value of the source property.Methods in org.genericode.xml._2004.ns.codelist._0 with parameters of type InputCodeListModifier and TypeMethodDescriptionvoidRowFilter.setControl(InputCodeList value) Sets the value of the control property.voidColumnSetFilter.setSource(InputCodeList value) Sets the value of the source property.voidRowFilter.setSource(InputCodeList value) Sets the value of the source property.