Uses of Class
org.genericode.xml._2004.ns.codelist._0.Identification
Packages that use Identification
-
Uses of Identification in org.genericode.xml._2004.ns.codelist._0
Fields in org.genericode.xml._2004.ns.codelist._0 declared as IdentificationModifier and TypeFieldDescriptionprotected IdentificationCodeListDocument.identificationprotected IdentificationCodeListSetDocument.identificationprotected IdentificationColumnSetDocument.identificationMethods in org.genericode.xml._2004.ns.codelist._0 that return IdentificationModifier and TypeMethodDescriptionObjectFactory.createIdentification()Create an instance ofIdentificationCodeListDocument.getIdentification()Gets the value of the identification property.CodeListSetDocument.getIdentification()Gets the value of the identification property.ColumnSetDocument.getIdentification()Gets the value of the identification property.Methods in org.genericode.xml._2004.ns.codelist._0 with parameters of type IdentificationModifier and TypeMethodDescriptionvoidCodeListDocument.setIdentification(Identification value) Sets the value of the identification property.voidCodeListSetDocument.setIdentification(Identification value) Sets the value of the identification property.voidColumnSetDocument.setIdentification(Identification value) Sets the value of the identification property.