Uses of Class
org.hl7.v3.IVLINT
-
Uses of IVLINT in org.hl7.v3
Fields in org.hl7.v3 declared as IVLINTModifier and TypeFieldDescriptionprotected IVLINTCOCTMT290000UV06BillableClinicalService.repeatNumberprotected IVLINTCOCTMT300000UV04SupplyOrder.repeatNumberprotected IVLINTCOCTMT530000UVObservation.repeatNumberprotected IVLINTCOCTMT530000UVSubstanceAdministration.repeatNumberprotected IVLINTCOCTMT530000UVSupply.repeatNumberprotected IVLINTPOCDMT000040Observation.repeatNumberprotected IVLINTPOCDMT000040SubstanceAdministration.repeatNumberprotected IVLINTPOCDMT000040Supply.repeatNumberMethods in org.hl7.v3 that return IVLINTModifier and TypeMethodDescriptionObjectFactory.createIVLINT()Create an instance ofIVLINTCOCTMT290000UV06BillableClinicalService.getRepeatNumber()Gets the value of the repeatNumber property.COCTMT300000UV04SupplyOrder.getRepeatNumber()Gets the value of the repeatNumber property.COCTMT530000UVObservation.getRepeatNumber()Gets the value of the repeatNumber property.COCTMT530000UVSubstanceAdministration.getRepeatNumber()Gets the value of the repeatNumber property.COCTMT530000UVSupply.getRepeatNumber()Gets the value of the repeatNumber property.POCDMT000040Observation.getRepeatNumber()Gets the value of the repeatNumber property.POCDMT000040SubstanceAdministration.getRepeatNumber()Gets the value of the repeatNumber property.POCDMT000040Supply.getRepeatNumber()Gets the value of the repeatNumber property.IVLINT.withNullFlavor(String... values) IVLINT.withNullFlavor(Collection<String> values) IVLINT.withOperator(SetOperator value) IVLINT.withRest(Collection<jakarta.xml.bind.JAXBElement<? extends INT>> values) IVLINT.withValue(BigInteger value) Methods in org.hl7.v3 with parameters of type IVLINTModifier and TypeMethodDescriptionvoidCOCTMT290000UV06BillableClinicalService.setRepeatNumber(IVLINT value) Sets the value of the repeatNumber property.voidCOCTMT300000UV04SupplyOrder.setRepeatNumber(IVLINT value) Sets the value of the repeatNumber property.voidCOCTMT530000UVObservation.setRepeatNumber(IVLINT value) Sets the value of the repeatNumber property.voidCOCTMT530000UVSubstanceAdministration.setRepeatNumber(IVLINT value) Sets the value of the repeatNumber property.voidCOCTMT530000UVSupply.setRepeatNumber(IVLINT value) Sets the value of the repeatNumber property.voidPOCDMT000040Observation.setRepeatNumber(IVLINT value) Sets the value of the repeatNumber property.voidPOCDMT000040SubstanceAdministration.setRepeatNumber(IVLINT value) Sets the value of the repeatNumber property.voidPOCDMT000040Supply.setRepeatNumber(IVLINT value) Sets the value of the repeatNumber property.COCTMT290000UV06BillableClinicalService.withRepeatNumber(IVLINT value) COCTMT300000UV04SupplyOrder.withRepeatNumber(IVLINT value) COCTMT530000UVObservation.withRepeatNumber(IVLINT value) COCTMT530000UVSubstanceAdministration.withRepeatNumber(IVLINT value) COCTMT530000UVSupply.withRepeatNumber(IVLINT value) POCDMT000040Observation.withRepeatNumber(IVLINT value) POCDMT000040SubstanceAdministration.withRepeatNumber(IVLINT value) POCDMT000040Supply.withRepeatNumber(IVLINT value)