Uses of Enum Class
org.hl7.v3.ParticipationTargetLocation
-
Uses of ParticipationTargetLocation in org.hl7.v3
Fields in org.hl7.v3 declared as ParticipationTargetLocationModifier and TypeFieldDescriptionprotected ParticipationTargetLocationCOCTMT060000UV01Location.typeCodeprotected ParticipationTargetLocationCOCTMT260003UVLocation.typeCodeprotected ParticipationTargetLocationCOCTMT290000UV06Location.typeCodeprotected ParticipationTargetLocationCOCTMT290000UV06Location1.typeCodeprotected ParticipationTargetLocationCOCTMT300000UV04Location.typeCodeprotected ParticipationTargetLocationCOCTMT310000UV04Location.typeCodeprotected ParticipationTargetLocationCOCTMT490000UV04Location.typeCodeprotected ParticipationTargetLocationCOCTMT530000UVLocation.typeCodeprotected ParticipationTargetLocationCOCTMT600000UV06Location.typeCodeprotected ParticipationTargetLocationCOCTMT740000UV04Location.typeCodeprotected ParticipationTargetLocationPOCDMT000040Location.typeCodeMethods in org.hl7.v3 that return ParticipationTargetLocationModifier and TypeMethodDescriptionstatic ParticipationTargetLocationCOCTMT060000UV01Location.getTypeCode()Gets the value of the typeCode property.COCTMT260003UVLocation.getTypeCode()Gets the value of the typeCode property.COCTMT290000UV06Location.getTypeCode()Gets the value of the typeCode property.COCTMT290000UV06Location1.getTypeCode()Gets the value of the typeCode property.COCTMT300000UV04Location.getTypeCode()Gets the value of the typeCode property.COCTMT310000UV04Location.getTypeCode()Gets the value of the typeCode property.COCTMT490000UV04Location.getTypeCode()Gets the value of the typeCode property.COCTMT530000UVLocation.getTypeCode()Gets the value of the typeCode property.COCTMT600000UV06Location.getTypeCode()Gets the value of the typeCode property.COCTMT740000UV04Location.getTypeCode()Gets the value of the typeCode property.POCDMT000040Location.getTypeCode()Gets the value of the typeCode property.static ParticipationTargetLocationReturns the enum constant of this class with the specified name.static ParticipationTargetLocation[]ParticipationTargetLocation.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 ParticipationTargetLocationModifier and TypeMethodDescriptionvoidCOCTMT060000UV01Location.setTypeCode(ParticipationTargetLocation value) Sets the value of the typeCode property.voidCOCTMT260003UVLocation.setTypeCode(ParticipationTargetLocation value) Sets the value of the typeCode property.voidCOCTMT290000UV06Location.setTypeCode(ParticipationTargetLocation value) Sets the value of the typeCode property.voidCOCTMT290000UV06Location1.setTypeCode(ParticipationTargetLocation value) Sets the value of the typeCode property.voidCOCTMT300000UV04Location.setTypeCode(ParticipationTargetLocation value) Sets the value of the typeCode property.voidCOCTMT310000UV04Location.setTypeCode(ParticipationTargetLocation value) Sets the value of the typeCode property.voidCOCTMT490000UV04Location.setTypeCode(ParticipationTargetLocation value) Sets the value of the typeCode property.voidCOCTMT530000UVLocation.setTypeCode(ParticipationTargetLocation value) Sets the value of the typeCode property.voidCOCTMT600000UV06Location.setTypeCode(ParticipationTargetLocation value) Sets the value of the typeCode property.voidCOCTMT740000UV04Location.setTypeCode(ParticipationTargetLocation value) Sets the value of the typeCode property.voidPOCDMT000040Location.setTypeCode(ParticipationTargetLocation value) Sets the value of the typeCode property.COCTMT060000UV01Location.withTypeCode(ParticipationTargetLocation value) COCTMT260003UVLocation.withTypeCode(ParticipationTargetLocation value) COCTMT290000UV06Location.withTypeCode(ParticipationTargetLocation value) COCTMT290000UV06Location1.withTypeCode(ParticipationTargetLocation value) COCTMT300000UV04Location.withTypeCode(ParticipationTargetLocation value) COCTMT310000UV04Location.withTypeCode(ParticipationTargetLocation value) COCTMT490000UV04Location.withTypeCode(ParticipationTargetLocation value) COCTMT530000UVLocation.withTypeCode(ParticipationTargetLocation value) COCTMT600000UV06Location.withTypeCode(ParticipationTargetLocation value) COCTMT740000UV04Location.withTypeCode(ParticipationTargetLocation value) POCDMT000040Location.withTypeCode(ParticipationTargetLocation value)