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 TypeMethodDescriptionvoidCOCTMT030000UV04NonPersonLivingSubject.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.determinerCodeCOCTMT030007UVPerson.determinerCodeMethods 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 TypeMethodDescriptionvoidCOCTMT030007UVNonPersonLivingSubject.setDeterminerCode(XDeterminerInstanceKind determinerCode) Set a value to attribute determinerCode.voidCOCTMT030007UVPerson.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 TypeMethodDescriptionvoidCOCTMT290000UV06ManufacturedMaterial.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 XDeterminerInstanceKindstatic XDeterminerInstanceKindReturns 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.