Uses of Class
org.hl7.v3.COCTMT080000UVActRef
-
Uses of COCTMT080000UVActRef in org.hl7.v3
Fields in org.hl7.v3 with type parameters of type COCTMT080000UVActRefModifier and TypeFieldDescriptionprotected jakarta.xml.bind.JAXBElement<COCTMT080000UVActRef>COCTMT080000UVProduct.actRefMethods in org.hl7.v3 that return COCTMT080000UVActRefModifier and TypeMethodDescriptionObjectFactory.createCOCTMT080000UVActRef()Create an instance ofCOCTMT080000UVActRefCOCTMT080000UVActRef.withClassCode(String... values) COCTMT080000UVActRef.withClassCode(Collection<String> values) COCTMT080000UVActRef.withMoodCode(String... values) COCTMT080000UVActRef.withMoodCode(Collection<String> values) COCTMT080000UVActRef.withNullFlavor(String... values) COCTMT080000UVActRef.withNullFlavor(Collection<String> values) COCTMT080000UVActRef.withRealmCode(Collection<CS> values) COCTMT080000UVActRef.withRealmCode(CS... values) COCTMT080000UVActRef.withTemplateId(Collection<II> values) COCTMT080000UVActRef.withTemplateId(II... values) COCTMT080000UVActRef.withTypeId(II value) Methods in org.hl7.v3 that return types with arguments of type COCTMT080000UVActRefModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<COCTMT080000UVActRef>ObjectFactory.createCOCTMT080000UVProductActRef(COCTMT080000UVActRef value) jakarta.xml.bind.JAXBElement<COCTMT080000UVActRef>COCTMT080000UVProduct.getActRef()Gets the value of the actRef property.Methods in org.hl7.v3 with parameters of type COCTMT080000UVActRefModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<COCTMT080000UVActRef>ObjectFactory.createCOCTMT080000UVProductActRef(COCTMT080000UVActRef value) Method parameters in org.hl7.v3 with type arguments of type COCTMT080000UVActRefModifier and TypeMethodDescriptionvoidCOCTMT080000UVProduct.setActRef(jakarta.xml.bind.JAXBElement<COCTMT080000UVActRef> value) Sets the value of the actRef property.COCTMT080000UVProduct.withActRef(jakarta.xml.bind.JAXBElement<COCTMT080000UVActRef> value)