Uses of Enum Class
org.hl7.v3.ActClassClinicalDocument
-
Uses of ActClassClinicalDocument in org.hl7.v3
Fields in org.hl7.v3 declared as ActClassClinicalDocumentModifier and TypeFieldDescriptionprotected ActClassClinicalDocumentClinicalDocument.classCodeprotected ActClassClinicalDocumentPOCDMT000040ParentDocument.classCodeMethods in org.hl7.v3 that return ActClassClinicalDocumentModifier and TypeMethodDescriptionstatic ActClassClinicalDocumentClinicalDocument.getClassCode()Gets the value of the classCode property.POCDMT000040ParentDocument.getClassCode()Gets the value of the classCode property.static ActClassClinicalDocumentReturns the enum constant of this class with the specified name.static ActClassClinicalDocument[]ActClassClinicalDocument.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 ActClassClinicalDocumentModifier and TypeMethodDescriptionvoidClinicalDocument.setClassCode(ActClassClinicalDocument value) Sets the value of the classCode property.voidPOCDMT000040ParentDocument.setClassCode(ActClassClinicalDocument value) Sets the value of the classCode property.ClinicalDocument.withClassCode(ActClassClinicalDocument value) POCDMT000040ParentDocument.withClassCode(ActClassClinicalDocument value)