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