ca.infoway.messagebuilder.xml
Class AnnotationType
java.lang.Object
ca.infoway.messagebuilder.lang.Enum
ca.infoway.messagebuilder.lang.EnumPattern
ca.infoway.messagebuilder.xml.AnnotationType
- All Implemented Interfaces:
- Serializable, Comparable
public class AnnotationType
- extends EnumPattern
Annotation Type.
This enum models the various annotation types in the HL7 standards materials.
VB: The following constraints are taken from section 6.2.4.1 "Constrained Item Properties", page 39 of the
SMCT User Guide.
https://www.i-proving.ca/download/Projects/e-Health/CHI/SMCT/SMCT+User+Guide+v0.3+%28MASTER%29.pdf
- Author:
- Intelliware Development
- See Also:
- Serialized Form
Methods inherited from class ca.infoway.messagebuilder.lang.Enum |
compareTo, equals, getEnum, getEnumClass, getEnumList, getEnumMap, getName, getShortClassName, getShortClassName, hashCode, iterator, readResolve |
CONSTRAINT
public static final AnnotationType CONSTRAINT
DESIGN_COMMENTS
public static final AnnotationType DESIGN_COMMENTS
MAPPING
public static final AnnotationType MAPPING
OPEN_ISSUE
public static final AnnotationType OPEN_ISSUE
OTHER_NOTES
public static final AnnotationType OTHER_NOTES
RATIONALE
public static final AnnotationType RATIONALE
USAGE_NOTES
public static final AnnotationType USAGE_NOTES
DESCRIPTION
public static final AnnotationType DESCRIPTION
DEFINITION
public static final AnnotationType DEFINITION
USAGE_CONSTRAINT
public static final AnnotationType USAGE_CONSTRAINT
REQUIREMENTS
public static final AnnotationType REQUIREMENTS
STABILITY_REMARKS
public static final AnnotationType STABILITY_REMARKS
WALKTHROUGH
public static final AnnotationType WALKTHROUGH
APPENDIX
public static final AnnotationType APPENDIX
BALLOT_COMMENT
public static final AnnotationType BALLOT_COMMENT
CHANGE_REQUEST
public static final AnnotationType CHANGE_REQUEST
STATIC_EXAMPLE
public static final AnnotationType STATIC_EXAMPLE
DEPRECATION_INFO
public static final AnnotationType DEPRECATION_INFO
getMifElementNames
public String[] getMifElementNames()
getDisplayName
public String getDisplayName()
setDisplayName
public void setDisplayName(String displayName)
Copyright © 2013. All Rights Reserved.