Uses of Class
org.hl7.v3.COCTMT090100UV01Person
-
Uses of COCTMT090100UV01Person in org.hl7.v3
Fields in org.hl7.v3 with type parameters of type COCTMT090100UV01PersonModifier and TypeFieldDescriptionprotected jakarta.xml.bind.JAXBElement<COCTMT090100UV01Person>COCTMT090100UV01AssignedPerson.assignedPersonMethods in org.hl7.v3 that return COCTMT090100UV01PersonModifier and TypeMethodDescriptionObjectFactory.createCOCTMT090100UV01Person()Create an instance ofCOCTMT090100UV01PersonCOCTMT090100UV01Person.withAsLicensedEntity(Collection<COCTMT090100UV01LicensedEntity> values) COCTMT090100UV01Person.withAsLicensedEntity(COCTMT090100UV01LicensedEntity... values) COCTMT090100UV01Person.withAsLocatedEntity(jakarta.xml.bind.JAXBElement<COCTMT070000UV01LocatedEntity> value) COCTMT090100UV01Person.withAsMember(Collection<COCTMT090100UV01Member> values) COCTMT090100UV01Person.withAsMember(COCTMT090100UV01Member... values) COCTMT090100UV01Person.withAsRoleOther(Collection<COCTMT090100UV01RoleOther> values) COCTMT090100UV01Person.withAsRoleOther(COCTMT090100UV01RoleOther... values) COCTMT090100UV01Person.withClassCode(String... values) COCTMT090100UV01Person.withClassCode(Collection<String> values) COCTMT090100UV01Person.withDeterminerCode(String value) COCTMT090100UV01Person.withLanguageCommunication(Collection<COCTMT090100UV01LanguageCommunication> values) COCTMT090100UV01Person.withLanguageCommunication(COCTMT090100UV01LanguageCommunication... values) COCTMT090100UV01Person.withName(Collection<EN> values) COCTMT090100UV01Person.withNullFlavor(String... values) COCTMT090100UV01Person.withNullFlavor(Collection<String> values) COCTMT090100UV01Person.withRealmCode(Collection<CS> values) COCTMT090100UV01Person.withRealmCode(CS... values) COCTMT090100UV01Person.withTemplateId(Collection<II> values) COCTMT090100UV01Person.withTemplateId(II... values) COCTMT090100UV01Person.withTypeId(II value) Methods in org.hl7.v3 that return types with arguments of type COCTMT090100UV01PersonModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<COCTMT090100UV01Person>ObjectFactory.createCOCTMT090100UV01AssignedPersonAssignedPerson(COCTMT090100UV01Person value) jakarta.xml.bind.JAXBElement<COCTMT090100UV01Person>COCTMT090100UV01AssignedPerson.getAssignedPerson()Gets the value of the assignedPerson property.Methods in org.hl7.v3 with parameters of type COCTMT090100UV01PersonModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<COCTMT090100UV01Person>ObjectFactory.createCOCTMT090100UV01AssignedPersonAssignedPerson(COCTMT090100UV01Person value) Method parameters in org.hl7.v3 with type arguments of type COCTMT090100UV01PersonModifier and TypeMethodDescriptionvoidCOCTMT090100UV01AssignedPerson.setAssignedPerson(jakarta.xml.bind.JAXBElement<COCTMT090100UV01Person> value) Sets the value of the assignedPerson property.COCTMT090100UV01AssignedPerson.withAssignedPerson(jakarta.xml.bind.JAXBElement<COCTMT090100UV01Person> value)