Uses of Class
org.hl7.v3.COCTMT490000UV04Origin
-
Uses of COCTMT490000UV04Origin in org.hl7.v3
Fields in org.hl7.v3 with type parameters of type COCTMT490000UV04OriginModifier and TypeFieldDescriptionprotected jakarta.xml.bind.JAXBElement<COCTMT490000UV04Origin>COCTMT490000UV04BillableClinicalProduct.originMethods in org.hl7.v3 that return COCTMT490000UV04OriginModifier and TypeMethodDescriptionObjectFactory.createCOCTMT490000UV04Origin()Create an instance ofCOCTMT490000UV04OriginCOCTMT490000UV04Origin.withNullFlavor(String... values) COCTMT490000UV04Origin.withNullFlavor(Collection<String> values) COCTMT490000UV04Origin.withRealmCode(Collection<CS> values) COCTMT490000UV04Origin.withRealmCode(CS... values) COCTMT490000UV04Origin.withServiceDeliveryLocation(COCTMT240003UV02ServiceDeliveryLocation value) COCTMT490000UV04Origin.withTemplateId(Collection<II> values) COCTMT490000UV04Origin.withTemplateId(II... values) COCTMT490000UV04Origin.withTypeCode(String... values) COCTMT490000UV04Origin.withTypeCode(Collection<String> values) COCTMT490000UV04Origin.withTypeId(II value) Methods in org.hl7.v3 that return types with arguments of type COCTMT490000UV04OriginModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<COCTMT490000UV04Origin>ObjectFactory.createCOCTMT490000UV04BillableClinicalProductOrigin(COCTMT490000UV04Origin value) jakarta.xml.bind.JAXBElement<COCTMT490000UV04Origin>COCTMT490000UV04BillableClinicalProduct.getOrigin()Gets the value of the origin property.Methods in org.hl7.v3 with parameters of type COCTMT490000UV04OriginModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<COCTMT490000UV04Origin>ObjectFactory.createCOCTMT490000UV04BillableClinicalProductOrigin(COCTMT490000UV04Origin value) Method parameters in org.hl7.v3 with type arguments of type COCTMT490000UV04OriginModifier and TypeMethodDescriptionvoidCOCTMT490000UV04BillableClinicalProduct.setOrigin(jakarta.xml.bind.JAXBElement<COCTMT490000UV04Origin> value) Sets the value of the origin property.COCTMT490000UV04BillableClinicalProduct.withOrigin(jakarta.xml.bind.JAXBElement<COCTMT490000UV04Origin> value)