Uses of Enum Class
net.ihe.gazelle.hl7v3.voc.ParticipationTargetDevice
Packages that use ParticipationTargetDevice
Package
Description
-
Uses of ParticipationTargetDevice in net.ihe.gazelle.hl7v3.coctmt530000UV
Fields in net.ihe.gazelle.hl7v3.coctmt530000UV declared as ParticipationTargetDeviceMethods in net.ihe.gazelle.hl7v3.coctmt530000UV that return ParticipationTargetDeviceMethods in net.ihe.gazelle.hl7v3.coctmt530000UV with parameters of type ParticipationTargetDeviceModifier and TypeMethodDescriptionvoid
COCTMT530000UVDevice.setTypeCode
(ParticipationTargetDevice typeCode) Set a value to attribute typeCode. -
Uses of ParticipationTargetDevice in net.ihe.gazelle.hl7v3.coctmt960000UV05
Fields in net.ihe.gazelle.hl7v3.coctmt960000UV05 declared as ParticipationTargetDeviceModifier and TypeFieldDescriptionCOCTMT960000UV05Device1.typeCode
COCTMT960000UV05Device2.typeCode
Methods in net.ihe.gazelle.hl7v3.coctmt960000UV05 that return ParticipationTargetDeviceModifier and TypeMethodDescriptionCOCTMT960000UV05Device1.getTypeCode()
Return typeCode.COCTMT960000UV05Device2.getTypeCode()
Return typeCode.Methods in net.ihe.gazelle.hl7v3.coctmt960000UV05 with parameters of type ParticipationTargetDeviceModifier and TypeMethodDescriptionvoid
COCTMT960000UV05Device1.setTypeCode
(ParticipationTargetDevice typeCode) Set a value to attribute typeCode.void
COCTMT960000UV05Device2.setTypeCode
(ParticipationTargetDevice typeCode) Set a value to attribute typeCode. -
Uses of ParticipationTargetDevice in net.ihe.gazelle.hl7v3.voc
Methods in net.ihe.gazelle.hl7v3.voc that return ParticipationTargetDeviceModifier and TypeMethodDescriptionstatic ParticipationTargetDevice
static ParticipationTargetDevice
Returns the enum constant of this class with the specified name.static ParticipationTargetDevice[]
ParticipationTargetDevice.values()
Returns an array containing the constants of this enum class, in the order they are declared.