Uses of Class
org.genericode.xml._2004.ns.codelist._0.RowFilter
Packages that use RowFilter
-
Uses of RowFilter in org.genericode.xml._2004.ns.codelist._0
Fields in org.genericode.xml._2004.ns.codelist._0 declared as RowFilterModifier and TypeFieldDescriptionprotected RowFilterDerivedCodeList.rowExclusionprotected RowFilterDerivedCodeList.rowInclusionprotected RowFilterDerivedCodeList.rowMatchMethods in org.genericode.xml._2004.ns.codelist._0 that return RowFilterModifier and TypeMethodDescriptionObjectFactory.createRowFilter()Create an instance ofRowFilterDerivedCodeList.getRowExclusion()Gets the value of the rowExclusion property.DerivedCodeList.getRowInclusion()Gets the value of the rowInclusion property.DerivedCodeList.getRowMatch()Gets the value of the rowMatch property.Methods in org.genericode.xml._2004.ns.codelist._0 with parameters of type RowFilterModifier and TypeMethodDescriptionvoidDerivedCodeList.setRowExclusion(RowFilter value) Sets the value of the rowExclusion property.voidDerivedCodeList.setRowInclusion(RowFilter value) Sets the value of the rowInclusion property.voidDerivedCodeList.setRowMatch(RowFilter value) Sets the value of the rowMatch property.