Uses of Class
org.hl7.v3.COCTMT030207UVLanguageCommunication
-
Uses of COCTMT030207UVLanguageCommunication in org.hl7.v3
Fields in org.hl7.v3 with type parameters of type COCTMT030207UVLanguageCommunicationModifier and TypeFieldDescriptionprotected List<COCTMT030207UVLanguageCommunication>COCTMT030207UVPerson.languageCommunicationMethods in org.hl7.v3 that return COCTMT030207UVLanguageCommunicationModifier and TypeMethodDescriptionObjectFactory.createCOCTMT030207UVLanguageCommunication()Create an instance ofCOCTMT030207UVLanguageCommunicationCOCTMT030207UVLanguageCommunication.withLanguageCode(CE value) COCTMT030207UVLanguageCommunication.withModeCode(CE value) COCTMT030207UVLanguageCommunication.withNullFlavor(String... values) COCTMT030207UVLanguageCommunication.withNullFlavor(Collection<String> values) COCTMT030207UVLanguageCommunication.withPreferenceInd(BL value) COCTMT030207UVLanguageCommunication.withProficiencyLevelCode(CE value) COCTMT030207UVLanguageCommunication.withRealmCode(Collection<CS> values) COCTMT030207UVLanguageCommunication.withRealmCode(CS... values) COCTMT030207UVLanguageCommunication.withTemplateId(Collection<II> values) COCTMT030207UVLanguageCommunication.withTemplateId(II... values) COCTMT030207UVLanguageCommunication.withTypeId(II value) Methods in org.hl7.v3 that return types with arguments of type COCTMT030207UVLanguageCommunicationModifier and TypeMethodDescriptionCOCTMT030207UVPerson.getLanguageCommunication()Gets the value of the languageCommunication property.Methods in org.hl7.v3 with parameters of type COCTMT030207UVLanguageCommunicationModifier and TypeMethodDescriptionCOCTMT030207UVPerson.withLanguageCommunication(COCTMT030207UVLanguageCommunication... values) Method parameters in org.hl7.v3 with type arguments of type COCTMT030207UVLanguageCommunicationModifier and TypeMethodDescriptionCOCTMT030207UVPerson.withLanguageCommunication(Collection<COCTMT030207UVLanguageCommunication> values)