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