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