Uses of Enum Class
org.hl7.v3.ActRelationshipMitigates
-
Uses of ActRelationshipMitigates in org.hl7.v3
Fields in org.hl7.v3 declared as ActRelationshipMitigatesModifier and TypeFieldDescriptionprotected ActRelationshipMitigatesCOCTMT260003UVMitigates.typeCodeprotected ActRelationshipMitigatesMCAIMT900001UV01SourceOf.typeCodeMethods in org.hl7.v3 that return ActRelationshipMitigatesModifier and TypeMethodDescriptionstatic ActRelationshipMitigatesCOCTMT260003UVMitigates.getTypeCode()Gets the value of the typeCode property.MCAIMT900001UV01SourceOf.getTypeCode()Gets the value of the typeCode property.static ActRelationshipMitigatesReturns the enum constant of this class with the specified name.static ActRelationshipMitigates[]ActRelationshipMitigates.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.hl7.v3 with parameters of type ActRelationshipMitigatesModifier and TypeMethodDescriptionvoidCOCTMT260003UVMitigates.setTypeCode(ActRelationshipMitigates value) Sets the value of the typeCode property.voidMCAIMT900001UV01SourceOf.setTypeCode(ActRelationshipMitigates value) Sets the value of the typeCode property.COCTMT260003UVMitigates.withTypeCode(ActRelationshipMitigates value) MCAIMT900001UV01SourceOf.withTypeCode(ActRelationshipMitigates value)