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