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