Uses of Enum Class
net.ihe.gazelle.hl7v3.voc.ParticipationPhysicalPerformer
Package
Description
-
Uses of ParticipationPhysicalPerformer in net.ihe.gazelle.hl7v3.coctmt060000UV01
Modifier and TypeMethodDescriptionvoid
COCTMT060000UV01Performer.setTypeCode
(ParticipationPhysicalPerformer typeCode) Set a value to attribute typeCode. -
Uses of ParticipationPhysicalPerformer in net.ihe.gazelle.hl7v3.coctmt080000UV
Modifier and TypeMethodDescriptionvoid
COCTMT080000UVPerformer.setTypeCode
(ParticipationPhysicalPerformer typeCode) Set a value to attribute typeCode. -
Uses of ParticipationPhysicalPerformer in net.ihe.gazelle.hl7v3.coctmt290000UV06
Modifier and TypeMethodDescriptionvoid
COCTMT290000UV06Performer.setTypeCode
(ParticipationPhysicalPerformer typeCode) Set a value to attribute typeCode. -
Uses of ParticipationPhysicalPerformer in net.ihe.gazelle.hl7v3.coctmt300000UV04
Modifier and TypeFieldDescriptionCOCTMT300000UV04Performer1.typeCode
COCTMT300000UV04Performer2.typeCode
Modifier and TypeMethodDescriptionCOCTMT300000UV04Performer1.getTypeCode()
Return typeCode.COCTMT300000UV04Performer2.getTypeCode()
Return typeCode.Modifier and TypeMethodDescriptionvoid
COCTMT300000UV04Performer1.setTypeCode
(ParticipationPhysicalPerformer typeCode) Set a value to attribute typeCode.void
COCTMT300000UV04Performer2.setTypeCode
(ParticipationPhysicalPerformer typeCode) Set a value to attribute typeCode. -
Uses of ParticipationPhysicalPerformer in net.ihe.gazelle.hl7v3.coctmt530000UV
Modifier and TypeMethodDescriptionvoid
COCTMT530000UVPerformer.setTypeCode
(ParticipationPhysicalPerformer typeCode) Set a value to attribute typeCode. -
Uses of ParticipationPhysicalPerformer in net.ihe.gazelle.hl7v3.coctmt600000UV06
Modifier and TypeMethodDescriptionvoid
COCTMT600000UV06Performer.setTypeCode
(ParticipationPhysicalPerformer typeCode) Set a value to attribute typeCode. -
Uses of ParticipationPhysicalPerformer in net.ihe.gazelle.hl7v3.coctmt740000UV04
Modifier and TypeMethodDescriptionvoid
COCTMT740000UV04Performer.setTypeCode
(ParticipationPhysicalPerformer typeCode) Set a value to attribute typeCode. -
Uses of ParticipationPhysicalPerformer in net.ihe.gazelle.hl7v3.coctmt810000UV
Modifier and TypeMethodDescriptionvoid
COCTMT810000UVPerformer.setTypeCode
(ParticipationPhysicalPerformer typeCode) Set a value to attribute typeCode. -
Uses of ParticipationPhysicalPerformer in net.ihe.gazelle.hl7v3.coctmt820000UV
Modifier and TypeMethodDescriptionvoid
COCTMT820000UVPerformer.setTypeCode
(ParticipationPhysicalPerformer typeCode) Set a value to attribute typeCode. -
Uses of ParticipationPhysicalPerformer in net.ihe.gazelle.hl7v3.voc
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static ParticipationPhysicalPerformer[]
ParticipationPhysicalPerformer.values()
Returns an array containing the constants of this enum class, in the order they are declared.