Uses of Enum Class
net.ihe.gazelle.hl7v3.voc.ParticipationTargetDevice
Package
Description
-
Uses of ParticipationTargetDevice in net.ihe.gazelle.hl7v3.coctmt530000UV
Modifier and TypeMethodDescriptionvoid
COCTMT530000UVDevice.setTypeCode
(ParticipationTargetDevice typeCode) Set a value to attribute typeCode. -
Uses of ParticipationTargetDevice in net.ihe.gazelle.hl7v3.coctmt960000UV05
Modifier and TypeFieldDescriptionCOCTMT960000UV05Device1.typeCode
COCTMT960000UV05Device2.typeCode
Modifier and TypeMethodDescriptionCOCTMT960000UV05Device1.getTypeCode()
Return typeCode.COCTMT960000UV05Device2.getTypeCode()
Return typeCode.Modifier 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
Modifier 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.