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