Uses of Class
org.hl7.v3.POCDMT000040Device
-
Uses of POCDMT000040Device in org.hl7.v3
Fields in org.hl7.v3 declared as POCDMT000040DeviceModifier and TypeFieldDescriptionprotected POCDMT000040DevicePOCDMT000040ParticipantRole.playingDeviceMethods in org.hl7.v3 that return POCDMT000040DeviceModifier and TypeMethodDescriptionObjectFactory.createPOCDMT000040Device()Create an instance ofPOCDMT000040DevicePOCDMT000040ParticipantRole.getPlayingDevice()Gets the value of the playingDevice property.POCDMT000040Device.withClassCode(EntityClassDevice value) POCDMT000040Device.withDeterminerCode(String value) POCDMT000040Device.withManufacturerModelName(SC value) POCDMT000040Device.withNullFlavor(String... values) POCDMT000040Device.withNullFlavor(Collection<String> values) POCDMT000040Device.withRealmCode(Collection<CS> values) POCDMT000040Device.withRealmCode(CS... values) POCDMT000040Device.withSoftwareName(SC value) POCDMT000040Device.withTemplateId(Collection<POCDMT000040InfrastructureRootTemplateId> values) POCDMT000040Device.withTemplateId(POCDMT000040InfrastructureRootTemplateId... values) POCDMT000040Device.withTypeId(POCDMT000040InfrastructureRootTypeId value) Methods in org.hl7.v3 with parameters of type POCDMT000040DeviceModifier and TypeMethodDescriptionvoidPOCDMT000040ParticipantRole.setPlayingDevice(POCDMT000040Device value) Sets the value of the playingDevice property.POCDMT000040ParticipantRole.withPlayingDevice(POCDMT000040Device value)