Uses of Class
org.hl7.v3.MCCIMT000100UV01Device
-
Uses of MCCIMT000100UV01Device in org.hl7.v3
Fields in org.hl7.v3 declared as MCCIMT000100UV01DeviceModifier and TypeFieldDescriptionprotected MCCIMT000100UV01DeviceMCCIMT000100UV01Receiver.deviceprotected MCCIMT000100UV01DeviceMCCIMT000100UV01Sender.deviceMethods in org.hl7.v3 that return MCCIMT000100UV01DeviceModifier and TypeMethodDescriptionObjectFactory.createMCCIMT000100UV01Device()Create an instance ofMCCIMT000100UV01DeviceMCCIMT000100UV01Receiver.getDevice()Gets the value of the device property.MCCIMT000100UV01Sender.getDevice()Gets the value of the device property.MCCIMT000100UV01Device.withAsAgent(jakarta.xml.bind.JAXBElement<MCCIMT000100UV01Agent> value) MCCIMT000100UV01Device.withAsLocatedEntity(Collection<MCCIMT000100UV01LocatedEntity> values) MCCIMT000100UV01Device.withAsLocatedEntity(MCCIMT000100UV01LocatedEntity... values) MCCIMT000100UV01Device.withClassCode(EntityClassDevice value) MCCIMT000100UV01Device.withDeterminerCode(String value) MCCIMT000100UV01Device.withExistenceTime(IVLTS value) MCCIMT000100UV01Device.withId(Collection<II> values) MCCIMT000100UV01Device.withManufacturerModelName(SC value) MCCIMT000100UV01Device.withName(Collection<EN> values) MCCIMT000100UV01Device.withNullFlavor(String... values) MCCIMT000100UV01Device.withNullFlavor(Collection<String> values) MCCIMT000100UV01Device.withRealmCode(Collection<CS> values) MCCIMT000100UV01Device.withRealmCode(CS... values) MCCIMT000100UV01Device.withSoftwareName(SC value) MCCIMT000100UV01Device.withTelecom(Collection<TEL> values) MCCIMT000100UV01Device.withTelecom(TEL... values) MCCIMT000100UV01Device.withTemplateId(Collection<II> values) MCCIMT000100UV01Device.withTemplateId(II... values) MCCIMT000100UV01Device.withTypeId(II value) Methods in org.hl7.v3 with parameters of type MCCIMT000100UV01DeviceModifier and TypeMethodDescriptionvoidMCCIMT000100UV01Receiver.setDevice(MCCIMT000100UV01Device value) Sets the value of the device property.voidMCCIMT000100UV01Sender.setDevice(MCCIMT000100UV01Device value) Sets the value of the device property.MCCIMT000100UV01Receiver.withDevice(MCCIMT000100UV01Device value) MCCIMT000100UV01Sender.withDevice(MCCIMT000100UV01Device value)