Uses of Class
org.genericode.xml._2004.ns.codelist._0.CodeListRef
Packages that use CodeListRef
-
Uses of CodeListRef in org.genericode.xml._2004.ns.codelist._0
Fields in org.genericode.xml._2004.ns.codelist._0 declared as CodeListRefModifier and TypeFieldDescriptionprotected CodeListRefInputCodeList.codeListRefprotected CodeListRefCodeListDocument.derivedCodeListRefFields in org.genericode.xml._2004.ns.codelist._0 with type parameters of type CodeListRefMethods in org.genericode.xml._2004.ns.codelist._0 that return CodeListRefModifier and TypeMethodDescriptionObjectFactory.createCodeListRef()Create an instance ofCodeListRefInputCodeList.getCodeListRef()Gets the value of the codeListRef property.CodeListDocument.getDerivedCodeListRef()Gets the value of the derivedCodeListRef property.Methods in org.genericode.xml._2004.ns.codelist._0 that return types with arguments of type CodeListRefModifier and TypeMethodDescriptionCodeListSetDocument.getCodeListRef()Gets the value of the codeListRef property.Methods in org.genericode.xml._2004.ns.codelist._0 with parameters of type CodeListRefModifier and TypeMethodDescriptionvoidInputCodeList.setCodeListRef(CodeListRef value) Sets the value of the codeListRef property.voidCodeListDocument.setDerivedCodeListRef(CodeListRef value) Sets the value of the derivedCodeListRef property.