Uses of Class
org.hl7.v3.COCTMT090303UV01Device
-
Uses of COCTMT090303UV01Device in org.hl7.v3
Fields in org.hl7.v3 with type parameters of type COCTMT090303UV01DeviceModifier and TypeFieldDescriptionprotected jakarta.xml.bind.JAXBElement<COCTMT090303UV01Device>COCTMT090303UV01AssignedDevice.assignedDeviceMethods in org.hl7.v3 that return COCTMT090303UV01DeviceModifier and TypeMethodDescriptionObjectFactory.createCOCTMT090303UV01Device()Create an instance ofCOCTMT090303UV01DeviceCOCTMT090303UV01Device.withClassCode(EntityClassDevice value) COCTMT090303UV01Device.withDeterminerCode(String value) COCTMT090303UV01Device.withId(Collection<II> values) COCTMT090303UV01Device.withManufacturerModelName(SC value) COCTMT090303UV01Device.withNullFlavor(String... values) COCTMT090303UV01Device.withNullFlavor(Collection<String> values) COCTMT090303UV01Device.withRealmCode(Collection<CS> values) COCTMT090303UV01Device.withRealmCode(CS... values) COCTMT090303UV01Device.withSoftwareName(SC value) COCTMT090303UV01Device.withTemplateId(Collection<II> values) COCTMT090303UV01Device.withTemplateId(II... values) COCTMT090303UV01Device.withTypeId(II value) Methods in org.hl7.v3 that return types with arguments of type COCTMT090303UV01DeviceModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<COCTMT090303UV01Device>ObjectFactory.createCOCTMT090303UV01AssignedDeviceAssignedDevice(COCTMT090303UV01Device value) jakarta.xml.bind.JAXBElement<COCTMT090303UV01Device>COCTMT090303UV01AssignedDevice.getAssignedDevice()Gets the value of the assignedDevice property.Methods in org.hl7.v3 with parameters of type COCTMT090303UV01DeviceModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<COCTMT090303UV01Device>ObjectFactory.createCOCTMT090303UV01AssignedDeviceAssignedDevice(COCTMT090303UV01Device value) Method parameters in org.hl7.v3 with type arguments of type COCTMT090303UV01DeviceModifier and TypeMethodDescriptionvoidCOCTMT090303UV01AssignedDevice.setAssignedDevice(jakarta.xml.bind.JAXBElement<COCTMT090303UV01Device> value) Sets the value of the assignedDevice property.COCTMT090303UV01AssignedDevice.withAssignedDevice(jakarta.xml.bind.JAXBElement<COCTMT090303UV01Device> value)