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