Uses of Class
org.hl7.v3.COCTMT090002UV01Person
-
Uses of COCTMT090002UV01Person in org.hl7.v3
Fields in org.hl7.v3 with type parameters of type COCTMT090002UV01PersonModifier and TypeFieldDescriptionprotected jakarta.xml.bind.JAXBElement<COCTMT090002UV01Person>COCTMT090002UV01AssignedEntity.assignedPersonMethods in org.hl7.v3 that return COCTMT090002UV01PersonModifier and TypeMethodDescriptionObjectFactory.createCOCTMT090002UV01Person()Create an instance ofCOCTMT090002UV01PersonCOCTMT090002UV01Person.withClassCode(String... values) COCTMT090002UV01Person.withClassCode(Collection<String> values) COCTMT090002UV01Person.withDeterminerCode(String value) COCTMT090002UV01Person.withName(Collection<EN> values) COCTMT090002UV01Person.withNullFlavor(String... values) COCTMT090002UV01Person.withNullFlavor(Collection<String> values) COCTMT090002UV01Person.withRealmCode(Collection<CS> values) COCTMT090002UV01Person.withRealmCode(CS... values) COCTMT090002UV01Person.withTemplateId(Collection<II> values) COCTMT090002UV01Person.withTemplateId(II... values) COCTMT090002UV01Person.withTypeId(II value) Methods in org.hl7.v3 that return types with arguments of type COCTMT090002UV01PersonModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<COCTMT090002UV01Person>ObjectFactory.createCOCTMT090002UV01AssignedEntityAssignedPerson(COCTMT090002UV01Person value) jakarta.xml.bind.JAXBElement<COCTMT090002UV01Person>COCTMT090002UV01AssignedEntity.getAssignedPerson()Gets the value of the assignedPerson property.Methods in org.hl7.v3 with parameters of type COCTMT090002UV01PersonModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<COCTMT090002UV01Person>ObjectFactory.createCOCTMT090002UV01AssignedEntityAssignedPerson(COCTMT090002UV01Person value) Method parameters in org.hl7.v3 with type arguments of type COCTMT090002UV01PersonModifier and TypeMethodDescriptionvoidCOCTMT090002UV01AssignedEntity.setAssignedPerson(jakarta.xml.bind.JAXBElement<COCTMT090002UV01Person> value) Sets the value of the assignedPerson property.COCTMT090002UV01AssignedEntity.withAssignedPerson(jakarta.xml.bind.JAXBElement<COCTMT090002UV01Person> value)