Uses of Class
org.hl7.v3.COCTMT090000UV01Person
-
Uses of COCTMT090000UV01Person in org.hl7.v3
Fields in org.hl7.v3 with type parameters of type COCTMT090000UV01PersonModifier and TypeFieldDescriptionprotected jakarta.xml.bind.JAXBElement<COCTMT090000UV01Person>COCTMT090000UV01AssignedEntity.assignedPersonMethods in org.hl7.v3 that return COCTMT090000UV01PersonModifier and TypeMethodDescriptionObjectFactory.createCOCTMT090000UV01Person()Create an instance ofCOCTMT090000UV01PersonCOCTMT090000UV01Person.withAsLicensedEntity(Collection<COCTMT090000UV01LicensedEntity> values) COCTMT090000UV01Person.withAsLicensedEntity(COCTMT090000UV01LicensedEntity... values) COCTMT090000UV01Person.withAsLocatedEntity(jakarta.xml.bind.JAXBElement<COCTMT070000UV01LocatedEntity> value) COCTMT090000UV01Person.withAsMember(Collection<COCTMT090000UV01Member> values) COCTMT090000UV01Person.withAsMember(COCTMT090000UV01Member... values) COCTMT090000UV01Person.withAsRoleOther(Collection<COCTMT090000UV01RoleOther> values) COCTMT090000UV01Person.withAsRoleOther(COCTMT090000UV01RoleOther... values) COCTMT090000UV01Person.withClassCode(String... values) COCTMT090000UV01Person.withClassCode(Collection<String> values) COCTMT090000UV01Person.withDeterminerCode(String value) COCTMT090000UV01Person.withLanguageCommunication(Collection<COCTMT090000UV01LanguageCommunication> values) COCTMT090000UV01Person.withLanguageCommunication(COCTMT090000UV01LanguageCommunication... values) COCTMT090000UV01Person.withName(Collection<EN> values) COCTMT090000UV01Person.withNullFlavor(String... values) COCTMT090000UV01Person.withNullFlavor(Collection<String> values) COCTMT090000UV01Person.withRealmCode(Collection<CS> values) COCTMT090000UV01Person.withRealmCode(CS... values) COCTMT090000UV01Person.withTemplateId(Collection<II> values) COCTMT090000UV01Person.withTemplateId(II... values) COCTMT090000UV01Person.withTypeId(II value) Methods in org.hl7.v3 that return types with arguments of type COCTMT090000UV01PersonModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<COCTMT090000UV01Person>ObjectFactory.createCOCTMT090000UV01AssignedEntityAssignedPerson(COCTMT090000UV01Person value) jakarta.xml.bind.JAXBElement<COCTMT090000UV01Person>COCTMT090000UV01AssignedEntity.getAssignedPerson()Gets the value of the assignedPerson property.Methods in org.hl7.v3 with parameters of type COCTMT090000UV01PersonModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<COCTMT090000UV01Person>ObjectFactory.createCOCTMT090000UV01AssignedEntityAssignedPerson(COCTMT090000UV01Person value) Method parameters in org.hl7.v3 with type arguments of type COCTMT090000UV01PersonModifier and TypeMethodDescriptionvoidCOCTMT090000UV01AssignedEntity.setAssignedPerson(jakarta.xml.bind.JAXBElement<COCTMT090000UV01Person> value) Sets the value of the assignedPerson property.COCTMT090000UV01AssignedEntity.withAssignedPerson(jakarta.xml.bind.JAXBElement<COCTMT090000UV01Person> value)