Uses of Enum Class
net.ihe.gazelle.hl7v3.voc.XDeterminerInstanceKind
Package
Description
-
Uses of XDeterminerInstanceKind in net.ihe.gazelle.hl7v3.coctmt030000UV04
Modifier and TypeMethodDescriptionCOCTMT030000UV04NonPersonLivingSubject.getDeterminerCode()
Return determinerCode.Modifier and TypeMethodDescriptionvoid
COCTMT030000UV04NonPersonLivingSubject.setDeterminerCode
(XDeterminerInstanceKind determinerCode) Set a value to attribute determinerCode. -
Uses of XDeterminerInstanceKind in net.ihe.gazelle.hl7v3.coctmt030007UV
Modifier and TypeFieldDescriptionCOCTMT030007UVNonPersonLivingSubject.determinerCode
COCTMT030007UVPerson.determinerCode
Modifier and TypeMethodDescriptionCOCTMT030007UVNonPersonLivingSubject.getDeterminerCode()
Return determinerCode.COCTMT030007UVPerson.getDeterminerCode()
Return determinerCode.Modifier and TypeMethodDescriptionvoid
COCTMT030007UVNonPersonLivingSubject.setDeterminerCode
(XDeterminerInstanceKind determinerCode) Set a value to attribute determinerCode.void
COCTMT030007UVPerson.setDeterminerCode
(XDeterminerInstanceKind determinerCode) Set a value to attribute determinerCode. -
Uses of XDeterminerInstanceKind in net.ihe.gazelle.hl7v3.coctmt290000UV06
Modifier and TypeMethodDescriptionCOCTMT290000UV06ManufacturedMaterial.getDeterminerCode()
Return determinerCode.Modifier and TypeMethodDescriptionvoid
COCTMT290000UV06ManufacturedMaterial.setDeterminerCode
(XDeterminerInstanceKind determinerCode) Set a value to attribute determinerCode. -
Uses of XDeterminerInstanceKind in net.ihe.gazelle.hl7v3.voc
Modifier and TypeMethodDescriptionstatic XDeterminerInstanceKind
static XDeterminerInstanceKind
Returns the enum constant of this class with the specified name.static XDeterminerInstanceKind[]
XDeterminerInstanceKind.values()
Returns an array containing the constants of this enum class, in the order they are declared.