Uses of Class
org.hl7.v3.COCTMT510000UV06Definition3
-
Uses of COCTMT510000UV06Definition3 in org.hl7.v3
Fields in org.hl7.v3 with type parameters of type COCTMT510000UV06Definition3Modifier and TypeFieldDescriptionprotected jakarta.xml.bind.JAXBElement<COCTMT510000UV06Definition3>COCTMT510000UV06PolicyOrProgram.definitionMethods in org.hl7.v3 that return COCTMT510000UV06Definition3Modifier and TypeMethodDescriptionObjectFactory.createCOCTMT510000UV06Definition3()Create an instance ofCOCTMT510000UV06Definition3COCTMT510000UV06Definition3.withCoverageDefinition(COCTMT510000UV06CoverageDefinition value) COCTMT510000UV06Definition3.withNullFlavor(String... values) COCTMT510000UV06Definition3.withNullFlavor(Collection<String> values) COCTMT510000UV06Definition3.withRealmCode(Collection<CS> values) COCTMT510000UV06Definition3.withRealmCode(CS... values) COCTMT510000UV06Definition3.withTemplateId(Collection<II> values) COCTMT510000UV06Definition3.withTemplateId(II... values) COCTMT510000UV06Definition3.withTypeCode(String... values) COCTMT510000UV06Definition3.withTypeCode(Collection<String> values) COCTMT510000UV06Definition3.withTypeId(II value) Methods in org.hl7.v3 that return types with arguments of type COCTMT510000UV06Definition3Modifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<COCTMT510000UV06Definition3>ObjectFactory.createCOCTMT510000UV06PolicyOrProgramDefinition(COCTMT510000UV06Definition3 value) jakarta.xml.bind.JAXBElement<COCTMT510000UV06Definition3>COCTMT510000UV06PolicyOrProgram.getDefinition()Gets the value of the definition property.Methods in org.hl7.v3 with parameters of type COCTMT510000UV06Definition3Modifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<COCTMT510000UV06Definition3>ObjectFactory.createCOCTMT510000UV06PolicyOrProgramDefinition(COCTMT510000UV06Definition3 value) Method parameters in org.hl7.v3 with type arguments of type COCTMT510000UV06Definition3Modifier and TypeMethodDescriptionvoidCOCTMT510000UV06PolicyOrProgram.setDefinition(jakarta.xml.bind.JAXBElement<COCTMT510000UV06Definition3> value) Sets the value of the definition property.COCTMT510000UV06PolicyOrProgram.withDefinition(jakarta.xml.bind.JAXBElement<COCTMT510000UV06Definition3> value)