Uses of Enum Class
org.hl7.v3.XInformationRecipient
-
Uses of XInformationRecipient in org.hl7.v3
Fields in org.hl7.v3 declared as XInformationRecipientModifier and TypeFieldDescriptionprotected XInformationRecipientPOCDMT000040InformationRecipient.typeCodeMethods in org.hl7.v3 that return XInformationRecipientModifier and TypeMethodDescriptionstatic XInformationRecipientPOCDMT000040InformationRecipient.getTypeCode()Gets the value of the typeCode property.static XInformationRecipientReturns the enum constant of this class with the specified name.static XInformationRecipient[]XInformationRecipient.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 XInformationRecipientModifier and TypeMethodDescriptionvoidPOCDMT000040InformationRecipient.setTypeCode(XInformationRecipient value) Sets the value of the typeCode property.POCDMT000040InformationRecipient.withTypeCode(XInformationRecipient value)