Uses of Class
org.genericode.xml._2004.ns.codelist._0.SimpleCodeList
Packages that use SimpleCodeList
-
Uses of SimpleCodeList in org.genericode.xml._2004.ns.codelist._0
Fields in org.genericode.xml._2004.ns.codelist._0 declared as SimpleCodeListModifier and TypeFieldDescriptionprotected SimpleCodeListCodeListDocument.simpleCodeListprotected SimpleCodeListInputCodeList.simpleCodeListMethods in org.genericode.xml._2004.ns.codelist._0 that return SimpleCodeListModifier and TypeMethodDescriptionObjectFactory.createSimpleCodeList()Create an instance ofSimpleCodeListCodeListDocument.getSimpleCodeList()Gets the value of the simpleCodeList property.InputCodeList.getSimpleCodeList()Gets the value of the simpleCodeList property.Methods in org.genericode.xml._2004.ns.codelist._0 with parameters of type SimpleCodeListModifier and TypeMethodDescriptionvoidCodeListDocument.setSimpleCodeList(SimpleCodeList value) Sets the value of the simpleCodeList property.voidInputCodeList.setSimpleCodeList(SimpleCodeList value) Sets the value of the simpleCodeList property.