Uses of Class
org.genericode.xml._2004.ns.codelist._0.ColumnSetRef
Packages that use ColumnSetRef
-
Uses of ColumnSetRef in org.genericode.xml._2004.ns.codelist._0
Fields in org.genericode.xml._2004.ns.codelist._0 declared as ColumnSetRefModifier and TypeFieldDescriptionprotected ColumnSetRefCodeListDocument.columnSetRefprotected ColumnSetRefInputColumnSet.columnSetRefMethods in org.genericode.xml._2004.ns.codelist._0 that return ColumnSetRefModifier and TypeMethodDescriptionObjectFactory.createColumnSetRef()Create an instance ofColumnSetRefCodeListDocument.getColumnSetRef()Gets the value of the columnSetRef property.InputColumnSet.getColumnSetRef()Gets the value of the columnSetRef property.Methods in org.genericode.xml._2004.ns.codelist._0 with parameters of type ColumnSetRefModifier and TypeMethodDescriptionvoidCodeListDocument.setColumnSetRef(ColumnSetRef value) Sets the value of the columnSetRef property.voidInputColumnSet.setColumnSetRef(ColumnSetRef value) Sets the value of the columnSetRef property.