Uses of Class
org.genericode.xml._2004.ns.codelist._0.CodeListUnion
Packages that use CodeListUnion
-
Uses of CodeListUnion in org.genericode.xml._2004.ns.codelist._0
Fields in org.genericode.xml._2004.ns.codelist._0 declared as CodeListUnionModifier and TypeFieldDescriptionprotected CodeListUnionDerivedCodeList.columnSetUnionprotected CodeListUnionDerivedCodeList.rowUnionMethods in org.genericode.xml._2004.ns.codelist._0 that return CodeListUnionModifier and TypeMethodDescriptionObjectFactory.createCodeListUnion()Create an instance ofCodeListUnionDerivedCodeList.getColumnSetUnion()Gets the value of the columnSetUnion property.DerivedCodeList.getRowUnion()Gets the value of the rowUnion property.Methods in org.genericode.xml._2004.ns.codelist._0 with parameters of type CodeListUnionModifier and TypeMethodDescriptionvoidDerivedCodeList.setColumnSetUnion(CodeListUnion value) Sets the value of the columnSetUnion property.voidDerivedCodeList.setRowUnion(CodeListUnion value) Sets the value of the rowUnion property.