Uses of Class
org.hl7.v3.COCTMT300000UV04Reason
-
Uses of COCTMT300000UV04Reason in org.hl7.v3
Fields in org.hl7.v3 with type parameters of type COCTMT300000UV04ReasonModifier and TypeFieldDescriptionprotected jakarta.xml.bind.JAXBElement<COCTMT300000UV04Reason>COCTMT300000UV04SubstanceAdministrationOrder.reasonMethods in org.hl7.v3 that return COCTMT300000UV04ReasonModifier and TypeMethodDescriptionObjectFactory.createCOCTMT300000UV04Reason()Create an instance ofCOCTMT300000UV04ReasonCOCTMT300000UV04Reason.withNullFlavor(String... values) COCTMT300000UV04Reason.withNullFlavor(Collection<String> values) COCTMT300000UV04Reason.withRealmCode(Collection<CS> values) COCTMT300000UV04Reason.withRealmCode(CS... values) COCTMT300000UV04Reason.withSupplyOrder(COCTMT300000UV04SupplyOrder value) COCTMT300000UV04Reason.withTemplateId(Collection<II> values) COCTMT300000UV04Reason.withTemplateId(II... values) COCTMT300000UV04Reason.withTypeCode(String value) COCTMT300000UV04Reason.withTypeId(II value) Methods in org.hl7.v3 that return types with arguments of type COCTMT300000UV04ReasonModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<COCTMT300000UV04Reason>ObjectFactory.createCOCTMT300000UV04SubstanceAdministrationOrderReason(COCTMT300000UV04Reason value) jakarta.xml.bind.JAXBElement<COCTMT300000UV04Reason>COCTMT300000UV04SubstanceAdministrationOrder.getReason()Gets the value of the reason property.Methods in org.hl7.v3 with parameters of type COCTMT300000UV04ReasonModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<COCTMT300000UV04Reason>ObjectFactory.createCOCTMT300000UV04SubstanceAdministrationOrderReason(COCTMT300000UV04Reason value) Method parameters in org.hl7.v3 with type arguments of type COCTMT300000UV04ReasonModifier and TypeMethodDescriptionvoidCOCTMT300000UV04SubstanceAdministrationOrder.setReason(jakarta.xml.bind.JAXBElement<COCTMT300000UV04Reason> value) Sets the value of the reason property.COCTMT300000UV04SubstanceAdministrationOrder.withReason(jakarta.xml.bind.JAXBElement<COCTMT300000UV04Reason> value)