Uses of Enum Class
org.hl7.v3.ParticipationPhysicalPerformer
-
Uses of ParticipationPhysicalPerformer in org.hl7.v3
Fields in org.hl7.v3 declared as ParticipationPhysicalPerformerModifier and TypeFieldDescriptionprotected ParticipationPhysicalPerformerCOCTMT060000UV01Performer.typeCodeprotected ParticipationPhysicalPerformerCOCTMT080000UVPerformer.typeCodeprotected ParticipationPhysicalPerformerCOCTMT290000UV06Performer.typeCodeprotected ParticipationPhysicalPerformerCOCTMT300000UV04Performer1.typeCodeprotected ParticipationPhysicalPerformerCOCTMT300000UV04Performer2.typeCodeprotected ParticipationPhysicalPerformerCOCTMT530000UVPerformer.typeCodeprotected ParticipationPhysicalPerformerCOCTMT600000UV06Performer.typeCodeprotected ParticipationPhysicalPerformerCOCTMT740000UV04Performer.typeCodeprotected ParticipationPhysicalPerformerCOCTMT810000UVPerformer.typeCodeprotected ParticipationPhysicalPerformerCOCTMT820000UVPerformer.typeCodeprotected ParticipationPhysicalPerformerPOCDMT000040Performer2.typeCodeMethods in org.hl7.v3 that return ParticipationPhysicalPerformerModifier and TypeMethodDescriptionCOCTMT060000UV01Performer.getTypeCode()Gets the value of the typeCode property.COCTMT080000UVPerformer.getTypeCode()Gets the value of the typeCode property.COCTMT290000UV06Performer.getTypeCode()Gets the value of the typeCode property.COCTMT300000UV04Performer1.getTypeCode()Gets the value of the typeCode property.COCTMT300000UV04Performer2.getTypeCode()Gets the value of the typeCode property.COCTMT530000UVPerformer.getTypeCode()Gets the value of the typeCode property.COCTMT600000UV06Performer.getTypeCode()Gets the value of the typeCode property.COCTMT740000UV04Performer.getTypeCode()Gets the value of the typeCode property.COCTMT810000UVPerformer.getTypeCode()Gets the value of the typeCode property.COCTMT820000UVPerformer.getTypeCode()Gets the value of the typeCode property.POCDMT000040Performer2.getTypeCode()Gets the value of the typeCode property.Returns the enum constant of this class with the specified name.static ParticipationPhysicalPerformer[]ParticipationPhysicalPerformer.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 ParticipationPhysicalPerformerModifier and TypeMethodDescriptionvoidCOCTMT060000UV01Performer.setTypeCode(ParticipationPhysicalPerformer value) Sets the value of the typeCode property.voidCOCTMT080000UVPerformer.setTypeCode(ParticipationPhysicalPerformer value) Sets the value of the typeCode property.voidCOCTMT290000UV06Performer.setTypeCode(ParticipationPhysicalPerformer value) Sets the value of the typeCode property.voidCOCTMT300000UV04Performer1.setTypeCode(ParticipationPhysicalPerformer value) Sets the value of the typeCode property.voidCOCTMT300000UV04Performer2.setTypeCode(ParticipationPhysicalPerformer value) Sets the value of the typeCode property.voidCOCTMT530000UVPerformer.setTypeCode(ParticipationPhysicalPerformer value) Sets the value of the typeCode property.voidCOCTMT600000UV06Performer.setTypeCode(ParticipationPhysicalPerformer value) Sets the value of the typeCode property.voidCOCTMT740000UV04Performer.setTypeCode(ParticipationPhysicalPerformer value) Sets the value of the typeCode property.voidCOCTMT810000UVPerformer.setTypeCode(ParticipationPhysicalPerformer value) Sets the value of the typeCode property.voidCOCTMT820000UVPerformer.setTypeCode(ParticipationPhysicalPerformer value) Sets the value of the typeCode property.voidPOCDMT000040Performer2.setTypeCode(ParticipationPhysicalPerformer value) Sets the value of the typeCode property.COCTMT060000UV01Performer.withTypeCode(ParticipationPhysicalPerformer value) COCTMT080000UVPerformer.withTypeCode(ParticipationPhysicalPerformer value) COCTMT290000UV06Performer.withTypeCode(ParticipationPhysicalPerformer value) COCTMT300000UV04Performer1.withTypeCode(ParticipationPhysicalPerformer value) COCTMT300000UV04Performer2.withTypeCode(ParticipationPhysicalPerformer value) COCTMT530000UVPerformer.withTypeCode(ParticipationPhysicalPerformer value) COCTMT600000UV06Performer.withTypeCode(ParticipationPhysicalPerformer value) COCTMT740000UV04Performer.withTypeCode(ParticipationPhysicalPerformer value) COCTMT810000UVPerformer.withTypeCode(ParticipationPhysicalPerformer value) COCTMT820000UVPerformer.withTypeCode(ParticipationPhysicalPerformer value) POCDMT000040Performer2.withTypeCode(ParticipationPhysicalPerformer value)