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