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