Uses of Class
org.hl7.v3.COCTMT140007UVDevice
-
Uses of COCTMT140007UVDevice in org.hl7.v3
Fields in org.hl7.v3 with type parameters of type COCTMT140007UVDeviceModifier and TypeFieldDescriptionprotected jakarta.xml.bind.JAXBElement<COCTMT140007UVDevice>COCTMT040008UVResponsible.agentDeviceMethods in org.hl7.v3 that return COCTMT140007UVDeviceModifier and TypeMethodDescriptionObjectFactory.createCOCTMT140007UVDevice()Create an instance ofCOCTMT140007UVDeviceCOCTMT140007UVDevice.withClassCode(EntityClassDevice value) COCTMT140007UVDevice.withDeterminerCode(String value) COCTMT140007UVDevice.withId(Collection<II> values) COCTMT140007UVDevice.withManufacturerModelName(SC value) COCTMT140007UVDevice.withNullFlavor(String... values) COCTMT140007UVDevice.withNullFlavor(Collection<String> values) COCTMT140007UVDevice.withRealmCode(Collection<CS> values) COCTMT140007UVDevice.withRealmCode(CS... values) COCTMT140007UVDevice.withSoftwareName(SC value) COCTMT140007UVDevice.withTemplateId(Collection<II> values) COCTMT140007UVDevice.withTemplateId(II... values) COCTMT140007UVDevice.withTypeId(II value) Methods in org.hl7.v3 that return types with arguments of type COCTMT140007UVDeviceModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<COCTMT140007UVDevice>ObjectFactory.createCOCTMT040008UVResponsibleAgentDevice(COCTMT140007UVDevice value) jakarta.xml.bind.JAXBElement<COCTMT140007UVDevice>COCTMT040008UVResponsible.getAgentDevice()Gets the value of the agentDevice property.Methods in org.hl7.v3 with parameters of type COCTMT140007UVDeviceModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<COCTMT140007UVDevice>ObjectFactory.createCOCTMT040008UVResponsibleAgentDevice(COCTMT140007UVDevice value) Method parameters in org.hl7.v3 with type arguments of type COCTMT140007UVDeviceModifier and TypeMethodDescriptionvoidCOCTMT040008UVResponsible.setAgentDevice(jakarta.xml.bind.JAXBElement<COCTMT140007UVDevice> value) Sets the value of the agentDevice property.COCTMT040008UVResponsible.withAgentDevice(jakarta.xml.bind.JAXBElement<COCTMT140007UVDevice> value)