Uses of Enum Class
org.hl7.v3.XDocumentSubject
-
Uses of XDocumentSubject in org.hl7.v3
Fields in org.hl7.v3 declared as XDocumentSubjectMethods in org.hl7.v3 that return XDocumentSubjectModifier and TypeMethodDescriptionstatic XDocumentSubjectPOCDMT000040RelatedSubject.getClassCode()Gets the value of the classCode property.static XDocumentSubjectReturns the enum constant of this class with the specified name.static XDocumentSubject[]XDocumentSubject.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.hl7.v3 with parameters of type XDocumentSubjectModifier and TypeMethodDescriptionvoidPOCDMT000040RelatedSubject.setClassCode(XDocumentSubject value) Sets the value of the classCode property.POCDMT000040RelatedSubject.withClassCode(XDocumentSubject value)