Uses of Class
org.hl7.v3.POCDMT000040RegionOfInterest
-
Uses of POCDMT000040RegionOfInterest in org.hl7.v3
Fields in org.hl7.v3 declared as POCDMT000040RegionOfInterestModifier and TypeFieldDescriptionprotected POCDMT000040RegionOfInterestPOCDMT000040Component4.regionOfInterestprotected POCDMT000040RegionOfInterestPOCDMT000040Entry.regionOfInterestprotected POCDMT000040RegionOfInterestPOCDMT000040EntryRelationship.regionOfInterestMethods in org.hl7.v3 that return POCDMT000040RegionOfInterestModifier and TypeMethodDescriptionObjectFactory.createPOCDMT000040RegionOfInterest()Create an instance ofPOCDMT000040RegionOfInterestPOCDMT000040Component4.getRegionOfInterest()Gets the value of the regionOfInterest property.POCDMT000040Entry.getRegionOfInterest()Gets the value of the regionOfInterest property.POCDMT000040EntryRelationship.getRegionOfInterest()Gets the value of the regionOfInterest property.POCDMT000040RegionOfInterest.withAuthor(Collection<POCDMT000040Author> values) POCDMT000040RegionOfInterest.withAuthor(POCDMT000040Author... values) POCDMT000040RegionOfInterest.withClassCode(String... values) POCDMT000040RegionOfInterest.withClassCode(Collection<String> values) POCDMT000040RegionOfInterest.withElementId(Collection<II> values) POCDMT000040RegionOfInterest.withElementId(II... values) POCDMT000040RegionOfInterest.withEntryRelationship(Collection<POCDMT000040EntryRelationship> values) POCDMT000040RegionOfInterest.withEntryRelationship(POCDMT000040EntryRelationship... values) POCDMT000040RegionOfInterest.withInformant(Collection<POCDMT000040Informant12> values) POCDMT000040RegionOfInterest.withInformant(POCDMT000040Informant12... values) POCDMT000040RegionOfInterest.withMoodCode(String... values) POCDMT000040RegionOfInterest.withMoodCode(Collection<String> values) POCDMT000040RegionOfInterest.withNullFlavor(String... values) POCDMT000040RegionOfInterest.withNullFlavor(Collection<String> values) POCDMT000040RegionOfInterest.withParticipant(Collection<POCDMT000040Participant2> values) POCDMT000040RegionOfInterest.withParticipant(POCDMT000040Participant2... values) POCDMT000040RegionOfInterest.withPerformer(Collection<POCDMT000040Performer2> values) POCDMT000040RegionOfInterest.withPerformer(POCDMT000040Performer2... values) POCDMT000040RegionOfInterest.withPrecondition(Collection<POCDMT000040Precondition> values) POCDMT000040RegionOfInterest.withPrecondition(POCDMT000040Precondition... values) POCDMT000040RegionOfInterest.withRealmCode(Collection<CS> values) POCDMT000040RegionOfInterest.withRealmCode(CS... values) POCDMT000040RegionOfInterest.withReference(Collection<POCDMT000040Reference> values) POCDMT000040RegionOfInterest.withReference(POCDMT000040Reference... values) POCDMT000040RegionOfInterest.withSpecimen(Collection<POCDMT000040Specimen> values) POCDMT000040RegionOfInterest.withSpecimen(POCDMT000040Specimen... values) POCDMT000040RegionOfInterest.withSubject(POCDMT000040Subject value) POCDMT000040RegionOfInterest.withTemplateId(Collection<POCDMT000040InfrastructureRootTemplateId> values) POCDMT000040RegionOfInterest.withTemplateId(POCDMT000040InfrastructureRootTemplateId... values) POCDMT000040RegionOfInterest.withTypeId(POCDMT000040InfrastructureRootTypeId value) POCDMT000040RegionOfInterest.withValue(Collection<POCDMT000040RegionOfInterestValue> values) POCDMT000040RegionOfInterest.withValue(POCDMT000040RegionOfInterestValue... values) Methods in org.hl7.v3 with parameters of type POCDMT000040RegionOfInterestModifier and TypeMethodDescriptionvoidPOCDMT000040Component4.setRegionOfInterest(POCDMT000040RegionOfInterest value) Sets the value of the regionOfInterest property.voidPOCDMT000040Entry.setRegionOfInterest(POCDMT000040RegionOfInterest value) Sets the value of the regionOfInterest property.voidPOCDMT000040EntryRelationship.setRegionOfInterest(POCDMT000040RegionOfInterest value) Sets the value of the regionOfInterest property.POCDMT000040Component4.withRegionOfInterest(POCDMT000040RegionOfInterest value) POCDMT000040Entry.withRegionOfInterest(POCDMT000040RegionOfInterest value) POCDMT000040EntryRelationship.withRegionOfInterest(POCDMT000040RegionOfInterest value)