Uses of Enum Class
org.hl7.v3.ActRelationshipFulfills
-
Uses of ActRelationshipFulfills in org.hl7.v3
Fields in org.hl7.v3 declared as ActRelationshipFulfillsModifier and TypeFieldDescriptionprotected ActRelationshipFulfillsCOCTMT290000UV06InFulfillmentOf.typeCodeprotected ActRelationshipFulfillsCOCTMT300000UV04InFulfillmentOf.typeCodeprotected ActRelationshipFulfillsCOCTMT310000UV04InFulfillmentOf.typeCodeprotected ActRelationshipFulfillsCOCTMT600000UV06InFulfillmentOf.typeCodeprotected ActRelationshipFulfillsCOCTMT810000UVInFulfillmentOf.typeCodeprotected ActRelationshipFulfillsMFMIMT700711UV01InFulfillmentOf.typeCodeprotected ActRelationshipFulfillsPOCDMT000040InFulfillmentOf.typeCodeMethods in org.hl7.v3 that return ActRelationshipFulfillsModifier and TypeMethodDescriptionstatic ActRelationshipFulfillsCOCTMT290000UV06InFulfillmentOf.getTypeCode()Gets the value of the typeCode property.COCTMT300000UV04InFulfillmentOf.getTypeCode()Gets the value of the typeCode property.COCTMT310000UV04InFulfillmentOf.getTypeCode()Gets the value of the typeCode property.COCTMT600000UV06InFulfillmentOf.getTypeCode()Gets the value of the typeCode property.COCTMT810000UVInFulfillmentOf.getTypeCode()Gets the value of the typeCode property.MFMIMT700711UV01InFulfillmentOf.getTypeCode()Gets the value of the typeCode property.POCDMT000040InFulfillmentOf.getTypeCode()Gets the value of the typeCode property.static ActRelationshipFulfillsReturns 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.hl7.v3 with parameters of type ActRelationshipFulfillsModifier and TypeMethodDescriptionvoidCOCTMT290000UV06InFulfillmentOf.setTypeCode(ActRelationshipFulfills value) Sets the value of the typeCode property.voidCOCTMT300000UV04InFulfillmentOf.setTypeCode(ActRelationshipFulfills value) Sets the value of the typeCode property.voidCOCTMT310000UV04InFulfillmentOf.setTypeCode(ActRelationshipFulfills value) Sets the value of the typeCode property.voidCOCTMT600000UV06InFulfillmentOf.setTypeCode(ActRelationshipFulfills value) Sets the value of the typeCode property.voidCOCTMT810000UVInFulfillmentOf.setTypeCode(ActRelationshipFulfills value) Sets the value of the typeCode property.voidMFMIMT700711UV01InFulfillmentOf.setTypeCode(ActRelationshipFulfills value) Sets the value of the typeCode property.voidPOCDMT000040InFulfillmentOf.setTypeCode(ActRelationshipFulfills value) Sets the value of the typeCode property.COCTMT290000UV06InFulfillmentOf.withTypeCode(ActRelationshipFulfills value) COCTMT300000UV04InFulfillmentOf.withTypeCode(ActRelationshipFulfills value) COCTMT310000UV04InFulfillmentOf.withTypeCode(ActRelationshipFulfills value) COCTMT600000UV06InFulfillmentOf.withTypeCode(ActRelationshipFulfills value) COCTMT810000UVInFulfillmentOf.withTypeCode(ActRelationshipFulfills value) MFMIMT700711UV01InFulfillmentOf.withTypeCode(ActRelationshipFulfills value) POCDMT000040InFulfillmentOf.withTypeCode(ActRelationshipFulfills value)