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