Uses of Class
org.hl7.v3.REAL
-
Uses of REAL in org.hl7.v3
Subclasses of REAL in org.hl7.v3Modifier and TypeClassDescriptionclassJava class for IVL_REAL complex type.classJava class for IVXB_REAL complex type.classJava class for SXCM_REAL complex type.Fields in org.hl7.v3 declared as REALModifier and TypeFieldDescriptionprotected REALCOCTMT510000UV06CoverageCharge.factorNumberprotected REALCOCTMT510000UV06FinancialParticipationCharge.factorNumberFields in org.hl7.v3 with type parameters of type REALMethods in org.hl7.v3 that return REALModifier and TypeMethodDescriptionObjectFactory.createREAL()Create an instance ofREALCOCTMT510000UV06CoverageCharge.getFactorNumber()Gets the value of the factorNumber property.COCTMT510000UV06FinancialParticipationCharge.getFactorNumber()Gets the value of the factorNumber property.REAL.withNullFlavor(String... values) REAL.withNullFlavor(Collection<String> values) Methods in org.hl7.v3 that return types with arguments of type REALModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<REAL>ObjectFactory.createIVLREALCenter(REAL value) jakarta.xml.bind.JAXBElement<REAL>ObjectFactory.createIVLREALWidth(REAL value) IVLREAL.getRest()Gets the rest of the content model.Methods in org.hl7.v3 with parameters of type REALModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<REAL>ObjectFactory.createIVLREALCenter(REAL value) jakarta.xml.bind.JAXBElement<REAL>ObjectFactory.createIVLREALWidth(REAL value) voidCOCTMT510000UV06CoverageCharge.setFactorNumber(REAL value) Sets the value of the factorNumber property.voidCOCTMT510000UV06FinancialParticipationCharge.setFactorNumber(REAL value) Sets the value of the factorNumber property.COCTMT510000UV06CoverageCharge.withFactorNumber(REAL value) COCTMT510000UV06FinancialParticipationCharge.withFactorNumber(REAL value) Method parameters in org.hl7.v3 with type arguments of type REALModifier and TypeMethodDescriptionIVLREAL.withRest(Collection<jakarta.xml.bind.JAXBElement<? extends REAL>> values)