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