Uses of Enum Class
net.ihe.gazelle.hl7v3.voc.ParticipationInformationRecipient
Package
Description
-
Uses of ParticipationInformationRecipient in net.ihe.gazelle.hl7v3.mfmimt700701UV01
Modifier and TypeMethodDescriptionMFMIMT700701UV01InformationRecipient.getTypeCode()
Return typeCode.Modifier and TypeMethodDescriptionvoid
MFMIMT700701UV01InformationRecipient.setTypeCode
(ParticipationInformationRecipient typeCode) Set a value to attribute typeCode. -
Uses of ParticipationInformationRecipient in net.ihe.gazelle.hl7v3.mfmimt700711UV01
Modifier and TypeMethodDescriptionMFMIMT700711UV01InformationRecipient.getTypeCode()
Return typeCode.Modifier and TypeMethodDescriptionvoid
MFMIMT700711UV01InformationRecipient.setTypeCode
(ParticipationInformationRecipient typeCode) Set a value to attribute typeCode. -
Uses of ParticipationInformationRecipient in net.ihe.gazelle.hl7v3.quqimt000001UV01
Modifier and TypeMethodDescriptionQUQIMT000001UV01InformationRecipient.getTypeCode()
Return typeCode.Modifier and TypeMethodDescriptionvoid
QUQIMT000001UV01InformationRecipient.setTypeCode
(ParticipationInformationRecipient typeCode) Set a value to attribute typeCode. -
Uses of ParticipationInformationRecipient in net.ihe.gazelle.hl7v3.quqimt021001UV01
Modifier and TypeMethodDescriptionQUQIMT021001UV01InformationRecipient.getTypeCode()
Return typeCode.Modifier and TypeMethodDescriptionvoid
QUQIMT021001UV01InformationRecipient.setTypeCode
(ParticipationInformationRecipient typeCode) Set a value to attribute typeCode. -
Uses of ParticipationInformationRecipient in net.ihe.gazelle.hl7v3.voc
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static ParticipationInformationRecipient[]
ParticipationInformationRecipient.values()
Returns an array containing the constants of this enum class, in the order they are declared.