Uses of Class
org.hl7.v3.COCTMT080000UVContent3
-
Uses of COCTMT080000UVContent3 in org.hl7.v3
Fields in org.hl7.v3 with type parameters of type COCTMT080000UVContent3Modifier and TypeFieldDescriptionprotected jakarta.xml.bind.JAXBElement<COCTMT080000UVContent3>COCTMT080000UVContainer.asContentMethods in org.hl7.v3 that return COCTMT080000UVContent3Modifier and TypeMethodDescriptionObjectFactory.createCOCTMT080000UVContent3()Create an instance ofCOCTMT080000UVContent3COCTMT080000UVContent3.withClassCode(String... values) COCTMT080000UVContent3.withClassCode(Collection<String> values) COCTMT080000UVContent3.withContainerHolder(COCTMT080000UVHolder value) COCTMT080000UVContent3.withEffectiveTime(IVLTS value) COCTMT080000UVContent3.withNullFlavor(String... values) COCTMT080000UVContent3.withNullFlavor(Collection<String> values) COCTMT080000UVContent3.withPositionNumber(Collection<INT> values) COCTMT080000UVContent3.withPositionNumber(INT... values) COCTMT080000UVContent3.withRealmCode(Collection<CS> values) COCTMT080000UVContent3.withRealmCode(CS... values) COCTMT080000UVContent3.withTemplateId(Collection<II> values) COCTMT080000UVContent3.withTemplateId(II... values) COCTMT080000UVContent3.withTypeId(II value) Methods in org.hl7.v3 that return types with arguments of type COCTMT080000UVContent3Modifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<COCTMT080000UVContent3>ObjectFactory.createCOCTMT080000UVContainerAsContent(COCTMT080000UVContent3 value) jakarta.xml.bind.JAXBElement<COCTMT080000UVContent3>COCTMT080000UVContainer.getAsContent()Gets the value of the asContent property.Methods in org.hl7.v3 with parameters of type COCTMT080000UVContent3Modifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<COCTMT080000UVContent3>ObjectFactory.createCOCTMT080000UVContainerAsContent(COCTMT080000UVContent3 value) Method parameters in org.hl7.v3 with type arguments of type COCTMT080000UVContent3Modifier and TypeMethodDescriptionvoidCOCTMT080000UVContainer.setAsContent(jakarta.xml.bind.JAXBElement<COCTMT080000UVContent3> value) Sets the value of the asContent property.COCTMT080000UVContainer.withAsContent(jakarta.xml.bind.JAXBElement<COCTMT080000UVContent3> value)