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