Uses of Enum Class
net.ihe.gazelle.hl7v3.voc.RoleClassContact
Package
Description
-
Uses of RoleClassContact in net.ihe.gazelle.hl7v3.coctmt030000UV04
Modifier and TypeMethodDescriptionvoid
COCTMT030000UV04ContactParty.setClassCode
(RoleClassContact classCode) Set a value to attribute classCode. -
Uses of RoleClassContact in net.ihe.gazelle.hl7v3.coctmt030007UV
Modifier and TypeMethodDescriptionvoid
COCTMT030007UVContactParty.setClassCode
(RoleClassContact classCode) Set a value to attribute classCode. -
Uses of RoleClassContact in net.ihe.gazelle.hl7v3.coctmt040203UV01
Modifier and TypeMethodDescriptionCOCTMT040203UV01NotificationParty.getClassCode()
Return classCode.Modifier and TypeMethodDescriptionvoid
COCTMT040203UV01NotificationParty.setClassCode
(RoleClassContact classCode) Set a value to attribute classCode. -
Uses of RoleClassContact in net.ihe.gazelle.hl7v3.coctmt150000UV02
Modifier and TypeMethodDescriptionvoid
COCTMT150000UV02ContactParty.setClassCode
(RoleClassContact classCode) Set a value to attribute classCode. -
Uses of RoleClassContact in net.ihe.gazelle.hl7v3.coctmt150003UV03
Modifier and TypeMethodDescriptionvoid
COCTMT150003UV03ContactParty.setClassCode
(RoleClassContact classCode) Set a value to attribute classCode. -
Uses of RoleClassContact in net.ihe.gazelle.hl7v3.coctmt150007UV
Modifier and TypeMethodDescriptionvoid
COCTMT150007UVContactParty.setClassCode
(RoleClassContact classCode) Set a value to attribute classCode. -
Uses of RoleClassContact in net.ihe.gazelle.hl7v3.prpamt201301UV02
Modifier and TypeMethodDescriptionvoid
PRPAMT201301UV02ContactParty.setClassCode
(RoleClassContact classCode) Set a value to attribute classCode. -
Uses of RoleClassContact in net.ihe.gazelle.hl7v3.prpamt201302UV02
Modifier and TypeMethodDescriptionvoid
PRPAMT201302UV02ContactParty.setClassCode
(RoleClassContact classCode) Set a value to attribute classCode. -
Uses of RoleClassContact in net.ihe.gazelle.hl7v3.prpamt201303UV02
Modifier and TypeMethodDescriptionvoid
PRPAMT201303UV02ContactParty.setClassCode
(RoleClassContact classCode) Set a value to attribute classCode. -
Uses of RoleClassContact in net.ihe.gazelle.hl7v3.prpamt201310UV02
Modifier and TypeMethodDescriptionvoid
PRPAMT201310UV02ContactParty.setClassCode
(RoleClassContact classCode) Set a value to attribute classCode. -
Uses of RoleClassContact in net.ihe.gazelle.hl7v3.voc
Modifier and TypeMethodDescriptionstatic RoleClassContact
static RoleClassContact
Returns the enum constant of this class with the specified name.static RoleClassContact[]
RoleClassContact.values()
Returns an array containing the constants of this enum class, in the order they are declared.