Uses of Class
org.hl7.v3.POCDMT000040RegionOfInterestValue
-
Uses of POCDMT000040RegionOfInterestValue in org.hl7.v3
Fields in org.hl7.v3 with type parameters of type POCDMT000040RegionOfInterestValueModifier and TypeFieldDescriptionprotected List<POCDMT000040RegionOfInterestValue>POCDMT000040RegionOfInterest.valueMethods in org.hl7.v3 that return POCDMT000040RegionOfInterestValueModifier and TypeMethodDescriptionObjectFactory.createPOCDMT000040RegionOfInterestValue()Create an instance ofPOCDMT000040RegionOfInterestValuePOCDMT000040RegionOfInterestValue.withNullFlavor(String... values) POCDMT000040RegionOfInterestValue.withNullFlavor(Collection<String> values) POCDMT000040RegionOfInterestValue.withUnsorted(Boolean value) POCDMT000040RegionOfInterestValue.withValue(BigInteger value) Methods in org.hl7.v3 that return types with arguments of type POCDMT000040RegionOfInterestValueModifier and TypeMethodDescriptionPOCDMT000040RegionOfInterest.getValue()Gets the value of the value property.Methods in org.hl7.v3 with parameters of type POCDMT000040RegionOfInterestValueModifier and TypeMethodDescriptionPOCDMT000040RegionOfInterest.withValue(POCDMT000040RegionOfInterestValue... values) Method parameters in org.hl7.v3 with type arguments of type POCDMT000040RegionOfInterestValueModifier and TypeMethodDescriptionPOCDMT000040RegionOfInterest.withValue(Collection<POCDMT000040RegionOfInterestValue> values)