Uses of Enum Class
org.hl7.v3.XInformationRecipientRole
-
Uses of XInformationRecipientRole in org.hl7.v3
Fields in org.hl7.v3 declared as XInformationRecipientRoleModifier and TypeFieldDescriptionprotected XInformationRecipientRolePOCDMT000040IntendedRecipient.classCodeMethods in org.hl7.v3 that return XInformationRecipientRoleModifier and TypeMethodDescriptionstatic XInformationRecipientRolePOCDMT000040IntendedRecipient.getClassCode()Gets the value of the classCode property.static XInformationRecipientRoleReturns the enum constant of this class with the specified name.static XInformationRecipientRole[]XInformationRecipientRole.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 XInformationRecipientRoleModifier and TypeMethodDescriptionvoidPOCDMT000040IntendedRecipient.setClassCode(XInformationRecipientRole value) Sets the value of the classCode property.POCDMT000040IntendedRecipient.withClassCode(XInformationRecipientRole value)