Uses of Class
org.genericode.xml._2004.ns.codelist._0.ColumnSet
Packages that use ColumnSet
-
Uses of ColumnSet in org.genericode.xml._2004.ns.codelist._0
Fields in org.genericode.xml._2004.ns.codelist._0 declared as ColumnSetModifier and TypeFieldDescriptionprotected ColumnSetCodeListDocument.columnSetprotected ColumnSetInputColumnSet.columnSetMethods in org.genericode.xml._2004.ns.codelist._0 that return ColumnSetModifier and TypeMethodDescriptionObjectFactory.createColumnSet()Create an instance ofColumnSetCodeListDocument.getColumnSet()Gets the value of the columnSet property.InputColumnSet.getColumnSet()Gets the value of the columnSet property.Methods in org.genericode.xml._2004.ns.codelist._0 with parameters of type ColumnSetModifier and TypeMethodDescriptionvoidCodeListDocument.setColumnSet(ColumnSet value) Sets the value of the columnSet property.voidInputColumnSet.setColumnSet(ColumnSet value) Sets the value of the columnSet property.