Uses of Class
org.genericode.xml._2004.ns.codelist._0.DerivedCodeList
Packages that use DerivedCodeList
-
Uses of DerivedCodeList in org.genericode.xml._2004.ns.codelist._0
Fields in org.genericode.xml._2004.ns.codelist._0 declared as DerivedCodeListModifier and TypeFieldDescriptionprotected DerivedCodeListCodeListDocument.derivedCodeListprotected DerivedCodeListInputCodeList.derivedCodeListMethods in org.genericode.xml._2004.ns.codelist._0 that return DerivedCodeListModifier and TypeMethodDescriptionObjectFactory.createDerivedCodeList()Create an instance ofDerivedCodeListCodeListDocument.getDerivedCodeList()Gets the value of the derivedCodeList property.InputCodeList.getDerivedCodeList()Gets the value of the derivedCodeList property.Methods in org.genericode.xml._2004.ns.codelist._0 with parameters of type DerivedCodeListModifier and TypeMethodDescriptionvoidCodeListDocument.setDerivedCodeList(DerivedCodeList value) Sets the value of the derivedCodeList property.voidInputCodeList.setDerivedCodeList(DerivedCodeList value) Sets the value of the derivedCodeList property.