Uses of Enum Class
net.ihe.gazelle.hl7v3.voc.XDeterminerInstanceKind
Packages that use XDeterminerInstanceKind
Package
Description
-
Uses of XDeterminerInstanceKind in net.ihe.gazelle.hl7v3.coctmt030000UV04
Fields in net.ihe.gazelle.hl7v3.coctmt030000UV04 declared as XDeterminerInstanceKindMethods in net.ihe.gazelle.hl7v3.coctmt030000UV04 that return XDeterminerInstanceKindModifier and TypeMethodDescriptionCOCTMT030000UV04NonPersonLivingSubject.getDeterminerCode()
Return determinerCode.Methods in net.ihe.gazelle.hl7v3.coctmt030000UV04 with parameters of type XDeterminerInstanceKindModifier and TypeMethodDescriptionvoid
COCTMT030000UV04NonPersonLivingSubject.setDeterminerCode
(XDeterminerInstanceKind determinerCode) Set a value to attribute determinerCode. -
Uses of XDeterminerInstanceKind in net.ihe.gazelle.hl7v3.coctmt030007UV
Fields in net.ihe.gazelle.hl7v3.coctmt030007UV declared as XDeterminerInstanceKindModifier and TypeFieldDescriptionCOCTMT030007UVNonPersonLivingSubject.determinerCode
COCTMT030007UVPerson.determinerCode
Methods in net.ihe.gazelle.hl7v3.coctmt030007UV that return XDeterminerInstanceKindModifier and TypeMethodDescriptionCOCTMT030007UVNonPersonLivingSubject.getDeterminerCode()
Return determinerCode.COCTMT030007UVPerson.getDeterminerCode()
Return determinerCode.Methods in net.ihe.gazelle.hl7v3.coctmt030007UV with parameters of type XDeterminerInstanceKindModifier 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
Fields in net.ihe.gazelle.hl7v3.coctmt290000UV06 declared as XDeterminerInstanceKindMethods in net.ihe.gazelle.hl7v3.coctmt290000UV06 that return XDeterminerInstanceKindModifier and TypeMethodDescriptionCOCTMT290000UV06ManufacturedMaterial.getDeterminerCode()
Return determinerCode.Methods in net.ihe.gazelle.hl7v3.coctmt290000UV06 with parameters of type XDeterminerInstanceKindModifier and TypeMethodDescriptionvoid
COCTMT290000UV06ManufacturedMaterial.setDeterminerCode
(XDeterminerInstanceKind determinerCode) Set a value to attribute determinerCode. -
Uses of XDeterminerInstanceKind in net.ihe.gazelle.hl7v3.voc
Methods in net.ihe.gazelle.hl7v3.voc that return XDeterminerInstanceKindModifier 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.