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