Uses of Enum Class
org.hl7.v3.ParticipationInformationRecipient
-
Uses of ParticipationInformationRecipient in org.hl7.v3
Fields in org.hl7.v3 declared as ParticipationInformationRecipientModifier and TypeFieldDescriptionprotected ParticipationInformationRecipientMFMIMT700711UV01InformationRecipient.typeCodeprotected ParticipationInformationRecipientQUQIMT021001UV01InformationRecipient.typeCodeMethods in org.hl7.v3 that return ParticipationInformationRecipientModifier and TypeMethodDescriptionMFMIMT700711UV01InformationRecipient.getTypeCode()Gets the value of the typeCode property.QUQIMT021001UV01InformationRecipient.getTypeCode()Gets the value of the typeCode property.Returns 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.Methods in org.hl7.v3 with parameters of type ParticipationInformationRecipientModifier and TypeMethodDescriptionvoidMFMIMT700711UV01InformationRecipient.setTypeCode(ParticipationInformationRecipient value) Sets the value of the typeCode property.voidQUQIMT021001UV01InformationRecipient.setTypeCode(ParticipationInformationRecipient value) Sets the value of the typeCode property.MFMIMT700711UV01InformationRecipient.withTypeCode(ParticipationInformationRecipient value) QUQIMT021001UV01InformationRecipient.withTypeCode(ParticipationInformationRecipient value)