Uses of Enum Class
org.projecthusky.common.hl7cdar2.ParticipationTargetLocation
Packages that use ParticipationTargetLocation
Package
Description
Generated classes from the HL7 CDA R2 specifications with JAXB.
-
Uses of ParticipationTargetLocation in org.projecthusky.common.hl7cdar2
Fields in org.projecthusky.common.hl7cdar2 declared as ParticipationTargetLocationModifier and TypeFieldDescriptionprotected ParticipationTargetLocation
POCDMT000040Location.typeCode
Methods in org.projecthusky.common.hl7cdar2 that return ParticipationTargetLocationModifier and TypeMethodDescriptionstatic @NonNull ParticipationTargetLocation
@NonNull ParticipationTargetLocation
POCDMT000040Location.getTypeCode()
Ruft den Wert der typeCode-Eigenschaft ab.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.Methods in org.projecthusky.common.hl7cdar2 with parameters of type ParticipationTargetLocationModifier and TypeMethodDescriptionvoid
POCDMT000040Location.setTypeCode
(ParticipationTargetLocation value) Legt den Wert der typeCode-Eigenschaft fest.