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