Uses of Class
org.genericode.xml._2004.ns.codelist._0.ColumnSetFilter
Packages that use ColumnSetFilter
-
Uses of ColumnSetFilter in org.genericode.xml._2004.ns.codelist._0
Fields in org.genericode.xml._2004.ns.codelist._0 declared as ColumnSetFilterModifier and TypeFieldDescriptionprotected ColumnSetFilterDerivedCodeList.columnSetExclusionprotected ColumnSetFilterDerivedCodeList.columnSetInclusionprotected ColumnSetFilterDerivedCodeList.columnSetMatchMethods in org.genericode.xml._2004.ns.codelist._0 that return ColumnSetFilterModifier and TypeMethodDescriptionObjectFactory.createColumnSetFilter()Create an instance ofColumnSetFilterDerivedCodeList.getColumnSetExclusion()Gets the value of the columnSetExclusion property.DerivedCodeList.getColumnSetInclusion()Gets the value of the columnSetInclusion property.DerivedCodeList.getColumnSetMatch()Gets the value of the columnSetMatch property.Methods in org.genericode.xml._2004.ns.codelist._0 with parameters of type ColumnSetFilterModifier and TypeMethodDescriptionvoidDerivedCodeList.setColumnSetExclusion(ColumnSetFilter value) Sets the value of the columnSetExclusion property.voidDerivedCodeList.setColumnSetInclusion(ColumnSetFilter value) Sets the value of the columnSetInclusion property.voidDerivedCodeList.setColumnSetMatch(ColumnSetFilter value) Sets the value of the columnSetMatch property.