Uses of Enum Class
org.hl7.v3.ActRelationshipHasComponent
-
Uses of ActRelationshipHasComponent in org.hl7.v3
Fields in org.hl7.v3 declared as ActRelationshipHasComponentModifier and TypeFieldDescriptionprotected ActRelationshipHasComponentCOCTMT290000UV06Component1.typeCodeprotected ActRelationshipHasComponentCOCTMT290000UV06Component2.typeCodeprotected ActRelationshipHasComponentCOCTMT510000UV06Component.typeCodeprotected ActRelationshipHasComponentCOCTMT530000UVComponent.typeCodeprotected ActRelationshipHasComponentCOCTMT960000UV05Component1.typeCodeprotected ActRelationshipHasComponentCOCTMT960000UV05Component2.typeCodeprotected ActRelationshipHasComponentPOCDMT000040Component1.typeCodeprotected ActRelationshipHasComponentPOCDMT000040Component2.typeCodeprotected ActRelationshipHasComponentPOCDMT000040Component3.typeCodeprotected ActRelationshipHasComponentPOCDMT000040Component4.typeCodeprotected ActRelationshipHasComponentPOCDMT000040Component5.typeCodeMethods in org.hl7.v3 that return ActRelationshipHasComponentModifier and TypeMethodDescriptionstatic ActRelationshipHasComponentCOCTMT290000UV06Component1.getTypeCode()Gets the value of the typeCode property.COCTMT290000UV06Component2.getTypeCode()Gets the value of the typeCode property.COCTMT510000UV06Component.getTypeCode()Gets the value of the typeCode property.COCTMT530000UVComponent.getTypeCode()Gets the value of the typeCode property.COCTMT960000UV05Component1.getTypeCode()Gets the value of the typeCode property.COCTMT960000UV05Component2.getTypeCode()Gets the value of the typeCode property.POCDMT000040Component1.getTypeCode()Gets the value of the typeCode property.POCDMT000040Component2.getTypeCode()Gets the value of the typeCode property.POCDMT000040Component3.getTypeCode()Gets the value of the typeCode property.POCDMT000040Component4.getTypeCode()Gets the value of the typeCode property.POCDMT000040Component5.getTypeCode()Gets the value of the typeCode property.static ActRelationshipHasComponentReturns the enum constant of this class with the specified name.static ActRelationshipHasComponent[]ActRelationshipHasComponent.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 ActRelationshipHasComponentModifier and TypeMethodDescriptionvoidCOCTMT290000UV06Component1.setTypeCode(ActRelationshipHasComponent value) Sets the value of the typeCode property.voidCOCTMT290000UV06Component2.setTypeCode(ActRelationshipHasComponent value) Sets the value of the typeCode property.voidCOCTMT510000UV06Component.setTypeCode(ActRelationshipHasComponent value) Sets the value of the typeCode property.voidCOCTMT530000UVComponent.setTypeCode(ActRelationshipHasComponent value) Sets the value of the typeCode property.voidCOCTMT960000UV05Component1.setTypeCode(ActRelationshipHasComponent value) Sets the value of the typeCode property.voidCOCTMT960000UV05Component2.setTypeCode(ActRelationshipHasComponent value) Sets the value of the typeCode property.voidPOCDMT000040Component1.setTypeCode(ActRelationshipHasComponent value) Sets the value of the typeCode property.voidPOCDMT000040Component2.setTypeCode(ActRelationshipHasComponent value) Sets the value of the typeCode property.voidPOCDMT000040Component3.setTypeCode(ActRelationshipHasComponent value) Sets the value of the typeCode property.voidPOCDMT000040Component4.setTypeCode(ActRelationshipHasComponent value) Sets the value of the typeCode property.voidPOCDMT000040Component5.setTypeCode(ActRelationshipHasComponent value) Sets the value of the typeCode property.COCTMT290000UV06Component1.withTypeCode(ActRelationshipHasComponent value) COCTMT290000UV06Component2.withTypeCode(ActRelationshipHasComponent value) COCTMT510000UV06Component.withTypeCode(ActRelationshipHasComponent value) COCTMT530000UVComponent.withTypeCode(ActRelationshipHasComponent value) COCTMT960000UV05Component1.withTypeCode(ActRelationshipHasComponent value) COCTMT960000UV05Component2.withTypeCode(ActRelationshipHasComponent value) POCDMT000040Component1.withTypeCode(ActRelationshipHasComponent value) POCDMT000040Component2.withTypeCode(ActRelationshipHasComponent value) POCDMT000040Component3.withTypeCode(ActRelationshipHasComponent value) POCDMT000040Component4.withTypeCode(ActRelationshipHasComponent value) POCDMT000040Component5.withTypeCode(ActRelationshipHasComponent value)