Uses of Enum Class
org.projecthusky.common.hl7cdar2.RoleClassServiceDeliveryLocation
Packages that use RoleClassServiceDeliveryLocation
Package
Description
Generated classes from the HL7 CDA R2 specifications with JAXB.
-
Uses of RoleClassServiceDeliveryLocation in org.projecthusky.common.hl7cdar2
Fields in org.projecthusky.common.hl7cdar2 declared as RoleClassServiceDeliveryLocationModifier and TypeFieldDescriptionprotected RoleClassServiceDeliveryLocationPOCDMT000040HealthCareFacility.classCodeMethods in org.projecthusky.common.hl7cdar2 that return RoleClassServiceDeliveryLocationModifier and TypeMethodDescriptionstatic @NonNull RoleClassServiceDeliveryLocation@NonNull RoleClassServiceDeliveryLocationPOCDMT000040HealthCareFacility.getClassCode()Ruft den Wert der classCode-Eigenschaft ab.Returns the enum constant of this class with the specified name.static RoleClassServiceDeliveryLocation[]RoleClassServiceDeliveryLocation.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 RoleClassServiceDeliveryLocationModifier and TypeMethodDescriptionvoidPOCDMT000040HealthCareFacility.setClassCode(RoleClassServiceDeliveryLocation value) Legt den Wert der classCode-Eigenschaft fest.