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 EntityClassPublicInstitutionCOCTMT230100UVAgency.classCodeMethods in org.projecthusky.common.hl7cdar2 that return EntityClassPublicInstitutionModifier and TypeMethodDescriptionstatic @NonNull EntityClassPublicInstitutionCOCTMT230100UVAgency.getClassCode()Ruft den Wert der classCode-Eigenschaft ab.static EntityClassPublicInstitutionReturns 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 TypeMethodDescriptionvoidCOCTMT230100UVAgency.setClassCode(EntityClassPublicInstitution value) Legt den Wert der classCode-Eigenschaft fest.