Uses of Class
org.hl7.v3.COCTMT090000UV01Organization
-
Uses of COCTMT090000UV01Organization in org.hl7.v3
Fields in org.hl7.v3 with type parameters of type COCTMT090000UV01OrganizationModifier and TypeFieldDescriptionprotected jakarta.xml.bind.JAXBElement<COCTMT090000UV01Organization>COCTMT090000UV01AssignedEntity.assignedOrganizationMethods in org.hl7.v3 that return COCTMT090000UV01OrganizationModifier and TypeMethodDescriptionObjectFactory.createCOCTMT090000UV01Organization()Create an instance ofCOCTMT090000UV01OrganizationCOCTMT090000UV01Organization.withAsLicensedEntity(Collection<COCTMT090000UV01LicensedEntity> values) COCTMT090000UV01Organization.withAsLicensedEntity(COCTMT090000UV01LicensedEntity... values) COCTMT090000UV01Organization.withAsLocatedEntity(jakarta.xml.bind.JAXBElement<COCTMT070000UV01LocatedEntity> value) COCTMT090000UV01Organization.withAsMember(Collection<COCTMT090000UV01Member> values) COCTMT090000UV01Organization.withAsMember(COCTMT090000UV01Member... values) COCTMT090000UV01Organization.withAsRoleOther(Collection<COCTMT090000UV01RoleOther> values) COCTMT090000UV01Organization.withAsRoleOther(COCTMT090000UV01RoleOther... values) COCTMT090000UV01Organization.withClassCode(String value) COCTMT090000UV01Organization.withDeterminerCode(String value) COCTMT090000UV01Organization.withLanguageCommunication(Collection<COCTMT090000UV01LanguageCommunication> values) COCTMT090000UV01Organization.withLanguageCommunication(COCTMT090000UV01LanguageCommunication... values) COCTMT090000UV01Organization.withName(Collection<EN> values) COCTMT090000UV01Organization.withNullFlavor(String... values) COCTMT090000UV01Organization.withNullFlavor(Collection<String> values) COCTMT090000UV01Organization.withRealmCode(Collection<CS> values) COCTMT090000UV01Organization.withRealmCode(CS... values) COCTMT090000UV01Organization.withTemplateId(Collection<II> values) COCTMT090000UV01Organization.withTemplateId(II... values) COCTMT090000UV01Organization.withTypeId(II value) Methods in org.hl7.v3 that return types with arguments of type COCTMT090000UV01OrganizationModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<COCTMT090000UV01Organization>ObjectFactory.createCOCTMT090000UV01AssignedEntityAssignedOrganization(COCTMT090000UV01Organization value) jakarta.xml.bind.JAXBElement<COCTMT090000UV01Organization>COCTMT090000UV01AssignedEntity.getAssignedOrganization()Gets the value of the assignedOrganization property.Methods in org.hl7.v3 with parameters of type COCTMT090000UV01OrganizationModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<COCTMT090000UV01Organization>ObjectFactory.createCOCTMT090000UV01AssignedEntityAssignedOrganization(COCTMT090000UV01Organization value) Method parameters in org.hl7.v3 with type arguments of type COCTMT090000UV01OrganizationModifier and TypeMethodDescriptionvoidCOCTMT090000UV01AssignedEntity.setAssignedOrganization(jakarta.xml.bind.JAXBElement<COCTMT090000UV01Organization> value) Sets the value of the assignedOrganization property.COCTMT090000UV01AssignedEntity.withAssignedOrganization(jakarta.xml.bind.JAXBElement<COCTMT090000UV01Organization> value)