Uses of Class
org.genericode.xml._2004.ns.codelist._0.Annotation
Packages that use Annotation
-
Uses of Annotation in org.genericode.xml._2004.ns.codelist._0
Fields in org.genericode.xml._2004.ns.codelist._0 declared as AnnotationModifier and TypeFieldDescriptionprotected AnnotationCodeListDocument.annotationprotected AnnotationCodeListRef.annotationprotected AnnotationCodeListSetDocument.annotationprotected AnnotationCodeListUnion.annotationprotected AnnotationColumn.annotationprotected AnnotationColumnRef.annotationprotected AnnotationColumnSetDocument.annotationprotected AnnotationColumnSetFilter.annotationprotected AnnotationColumnSetRef.annotationprotected AnnotationData.annotationprotected AnnotationDerivedCodeList.annotationprotected AnnotationKey.annotationprotected AnnotationKeyRef.annotationprotected AnnotationRow.annotationprotected AnnotationRowFilter.annotationprotected AnnotationSimpleCodeList.annotationprotected AnnotationValue.annotationMethods in org.genericode.xml._2004.ns.codelist._0 that return AnnotationModifier and TypeMethodDescriptionObjectFactory.createAnnotation()Create an instance ofAnnotationCodeListDocument.getAnnotation()Gets the value of the annotation property.CodeListRef.getAnnotation()Gets the value of the annotation property.CodeListSetDocument.getAnnotation()Gets the value of the annotation property.CodeListUnion.getAnnotation()Gets the value of the annotation property.Column.getAnnotation()Gets the value of the annotation property.ColumnRef.getAnnotation()Gets the value of the annotation property.ColumnSetDocument.getAnnotation()Gets the value of the annotation property.ColumnSetFilter.getAnnotation()Gets the value of the annotation property.ColumnSetRef.getAnnotation()Gets the value of the annotation property.Data.getAnnotation()Gets the value of the annotation property.DerivedCodeList.getAnnotation()Gets the value of the annotation property.Key.getAnnotation()Gets the value of the annotation property.KeyRef.getAnnotation()Gets the value of the annotation property.Row.getAnnotation()Gets the value of the annotation property.RowFilter.getAnnotation()Gets the value of the annotation property.SimpleCodeList.getAnnotation()Gets the value of the annotation property.Value.getAnnotation()Gets the value of the annotation property.Methods in org.genericode.xml._2004.ns.codelist._0 with parameters of type AnnotationModifier and TypeMethodDescriptionvoidCodeListDocument.setAnnotation(Annotation value) Sets the value of the annotation property.voidCodeListRef.setAnnotation(Annotation value) Sets the value of the annotation property.voidCodeListSetDocument.setAnnotation(Annotation value) Sets the value of the annotation property.voidCodeListUnion.setAnnotation(Annotation value) Sets the value of the annotation property.voidColumn.setAnnotation(Annotation value) Sets the value of the annotation property.voidColumnRef.setAnnotation(Annotation value) Sets the value of the annotation property.voidColumnSetDocument.setAnnotation(Annotation value) Sets the value of the annotation property.voidColumnSetFilter.setAnnotation(Annotation value) Sets the value of the annotation property.voidColumnSetRef.setAnnotation(Annotation value) Sets the value of the annotation property.voidData.setAnnotation(Annotation value) Sets the value of the annotation property.voidDerivedCodeList.setAnnotation(Annotation value) Sets the value of the annotation property.voidKey.setAnnotation(Annotation value) Sets the value of the annotation property.voidKeyRef.setAnnotation(Annotation value) Sets the value of the annotation property.voidRow.setAnnotation(Annotation value) Sets the value of the annotation property.voidRowFilter.setAnnotation(Annotation value) Sets the value of the annotation property.voidSimpleCodeList.setAnnotation(Annotation value) Sets the value of the annotation property.voidValue.setAnnotation(Annotation value) Sets the value of the annotation property.