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