Uses of Enum Class
net.ihe.gazelle.hl7v3.voc.ParticipationTargetLocation
Package
Description
-
Uses of ParticipationTargetLocation in net.ihe.gazelle.hl7v3.coctmt060000UV01
Modifier and TypeMethodDescriptionvoid
COCTMT060000UV01Location.setTypeCode
(ParticipationTargetLocation typeCode) Set a value to attribute typeCode. -
Uses of ParticipationTargetLocation in net.ihe.gazelle.hl7v3.coctmt260003UV
Modifier and TypeMethodDescriptionvoid
COCTMT260003UVLocation.setTypeCode
(ParticipationTargetLocation typeCode) Set a value to attribute typeCode. -
Uses of ParticipationTargetLocation in net.ihe.gazelle.hl7v3.coctmt290000UV06
Modifier and TypeFieldDescriptionCOCTMT290000UV06Location.typeCode
COCTMT290000UV06Location1.typeCode
Modifier and TypeMethodDescriptionCOCTMT290000UV06Location.getTypeCode()
Return typeCode.COCTMT290000UV06Location1.getTypeCode()
Return typeCode.Modifier and TypeMethodDescriptionvoid
COCTMT290000UV06Location.setTypeCode
(ParticipationTargetLocation typeCode) Set a value to attribute typeCode.void
COCTMT290000UV06Location1.setTypeCode
(ParticipationTargetLocation typeCode) Set a value to attribute typeCode. -
Uses of ParticipationTargetLocation in net.ihe.gazelle.hl7v3.coctmt300000UV04
Modifier and TypeMethodDescriptionvoid
COCTMT300000UV04Location.setTypeCode
(ParticipationTargetLocation typeCode) Set a value to attribute typeCode. -
Uses of ParticipationTargetLocation in net.ihe.gazelle.hl7v3.coctmt310000UV04
Modifier and TypeMethodDescriptionvoid
COCTMT310000UV04Location.setTypeCode
(ParticipationTargetLocation typeCode) Set a value to attribute typeCode. -
Uses of ParticipationTargetLocation in net.ihe.gazelle.hl7v3.coctmt490000UV04
Modifier and TypeMethodDescriptionvoid
COCTMT490000UV04Location.setTypeCode
(ParticipationTargetLocation typeCode) Set a value to attribute typeCode. -
Uses of ParticipationTargetLocation in net.ihe.gazelle.hl7v3.coctmt530000UV
Modifier and TypeMethodDescriptionvoid
COCTMT530000UVLocation.setTypeCode
(ParticipationTargetLocation typeCode) Set a value to attribute typeCode. -
Uses of ParticipationTargetLocation in net.ihe.gazelle.hl7v3.coctmt600000UV06
Modifier and TypeMethodDescriptionvoid
COCTMT600000UV06Location.setTypeCode
(ParticipationTargetLocation typeCode) Set a value to attribute typeCode. -
Uses of ParticipationTargetLocation in net.ihe.gazelle.hl7v3.coctmt740000UV04
Modifier and TypeMethodDescriptionvoid
COCTMT740000UV04Location.setTypeCode
(ParticipationTargetLocation typeCode) Set a value to attribute typeCode. -
Uses of ParticipationTargetLocation in net.ihe.gazelle.hl7v3.voc
Modifier and TypeMethodDescriptionstatic ParticipationTargetLocation
static ParticipationTargetLocation
Returns the enum constant of this class with the specified name.static ParticipationTargetLocation[]
ParticipationTargetLocation.values()
Returns an array containing the constants of this enum class, in the order they are declared.