Uses of Class
org.hl7.v3.COCTMT090003UV01Organization
-
Uses of COCTMT090003UV01Organization in org.hl7.v3
Fields in org.hl7.v3 with type parameters of type COCTMT090003UV01OrganizationModifier and TypeFieldDescriptionprotected jakarta.xml.bind.JAXBElement<COCTMT090003UV01Organization>COCTMT090003UV01AssignedEntity.assignedOrganizationMethods in org.hl7.v3 that return COCTMT090003UV01OrganizationModifier and TypeMethodDescriptionObjectFactory.createCOCTMT090003UV01Organization()Create an instance ofCOCTMT090003UV01OrganizationCOCTMT090003UV01Organization.withClassCode(String value) COCTMT090003UV01Organization.withDeterminerCode(String value) COCTMT090003UV01Organization.withName(Collection<EN> values) COCTMT090003UV01Organization.withNullFlavor(String... values) COCTMT090003UV01Organization.withNullFlavor(Collection<String> values) COCTMT090003UV01Organization.withRealmCode(Collection<CS> values) COCTMT090003UV01Organization.withRealmCode(CS... values) COCTMT090003UV01Organization.withTemplateId(Collection<II> values) COCTMT090003UV01Organization.withTemplateId(II... values) COCTMT090003UV01Organization.withTypeId(II value) Methods in org.hl7.v3 that return types with arguments of type COCTMT090003UV01OrganizationModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<COCTMT090003UV01Organization>ObjectFactory.createCOCTMT090003UV01AssignedEntityAssignedOrganization(COCTMT090003UV01Organization value) jakarta.xml.bind.JAXBElement<COCTMT090003UV01Organization>COCTMT090003UV01AssignedEntity.getAssignedOrganization()Gets the value of the assignedOrganization property.Methods in org.hl7.v3 with parameters of type COCTMT090003UV01OrganizationModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<COCTMT090003UV01Organization>ObjectFactory.createCOCTMT090003UV01AssignedEntityAssignedOrganization(COCTMT090003UV01Organization value) Method parameters in org.hl7.v3 with type arguments of type COCTMT090003UV01OrganizationModifier and TypeMethodDescriptionvoidCOCTMT090003UV01AssignedEntity.setAssignedOrganization(jakarta.xml.bind.JAXBElement<COCTMT090003UV01Organization> value) Sets the value of the assignedOrganization property.COCTMT090003UV01AssignedEntity.withAssignedOrganization(jakarta.xml.bind.JAXBElement<COCTMT090003UV01Organization> value)