Uses of Class
org.hl7.v3.POCDMT000040AuthoringDevice
-
Uses of POCDMT000040AuthoringDevice in org.hl7.v3
Fields in org.hl7.v3 declared as POCDMT000040AuthoringDeviceModifier and TypeFieldDescriptionprotected POCDMT000040AuthoringDevicePOCDMT000040AssignedAuthor.assignedAuthoringDeviceMethods in org.hl7.v3 that return POCDMT000040AuthoringDeviceModifier and TypeMethodDescriptionObjectFactory.createPOCDMT000040AuthoringDevice()Create an instance ofPOCDMT000040AuthoringDevicePOCDMT000040AssignedAuthor.getAssignedAuthoringDevice()Gets the value of the assignedAuthoringDevice property.POCDMT000040AuthoringDevice.withAsMaintainedEntity(Collection<POCDMT000040MaintainedEntity> values) POCDMT000040AuthoringDevice.withAsMaintainedEntity(POCDMT000040MaintainedEntity... values) POCDMT000040AuthoringDevice.withClassCode(EntityClassDevice value) POCDMT000040AuthoringDevice.withDeterminerCode(String value) POCDMT000040AuthoringDevice.withManufacturerModelName(SC value) POCDMT000040AuthoringDevice.withNullFlavor(String... values) POCDMT000040AuthoringDevice.withNullFlavor(Collection<String> values) POCDMT000040AuthoringDevice.withRealmCode(Collection<CS> values) POCDMT000040AuthoringDevice.withRealmCode(CS... values) POCDMT000040AuthoringDevice.withSoftwareName(SC value) POCDMT000040AuthoringDevice.withTemplateId(Collection<POCDMT000040InfrastructureRootTemplateId> values) POCDMT000040AuthoringDevice.withTemplateId(POCDMT000040InfrastructureRootTemplateId... values) POCDMT000040AuthoringDevice.withTypeId(POCDMT000040InfrastructureRootTypeId value) Methods in org.hl7.v3 with parameters of type POCDMT000040AuthoringDeviceModifier and TypeMethodDescriptionvoidPOCDMT000040AssignedAuthor.setAssignedAuthoringDevice(POCDMT000040AuthoringDevice value) Sets the value of the assignedAuthoringDevice property.POCDMT000040AssignedAuthor.withAssignedAuthoringDevice(POCDMT000040AuthoringDevice value)