Uses of Class
org.hl7.v3.COCTMT090000UV01LanguageCommunication
-
Uses of COCTMT090000UV01LanguageCommunication in org.hl7.v3
Fields in org.hl7.v3 with type parameters of type COCTMT090000UV01LanguageCommunicationModifier and TypeFieldDescriptionprotected List<COCTMT090000UV01LanguageCommunication>COCTMT090000UV01Device.languageCommunicationprotected List<COCTMT090000UV01LanguageCommunication>COCTMT090000UV01Organization.languageCommunicationprotected List<COCTMT090000UV01LanguageCommunication>COCTMT090000UV01Person.languageCommunicationMethods in org.hl7.v3 that return COCTMT090000UV01LanguageCommunicationModifier and TypeMethodDescriptionObjectFactory.createCOCTMT090000UV01LanguageCommunication()Create an instance ofCOCTMT090000UV01LanguageCommunicationCOCTMT090000UV01LanguageCommunication.withLanguageCode(CE value) COCTMT090000UV01LanguageCommunication.withModeCode(CE value) COCTMT090000UV01LanguageCommunication.withNullFlavor(String... values) COCTMT090000UV01LanguageCommunication.withNullFlavor(Collection<String> values) COCTMT090000UV01LanguageCommunication.withPreferenceInd(BL value) COCTMT090000UV01LanguageCommunication.withProficiencyLevelCode(CE value) COCTMT090000UV01LanguageCommunication.withRealmCode(Collection<CS> values) COCTMT090000UV01LanguageCommunication.withRealmCode(CS... values) COCTMT090000UV01LanguageCommunication.withTemplateId(Collection<II> values) COCTMT090000UV01LanguageCommunication.withTemplateId(II... values) COCTMT090000UV01LanguageCommunication.withTypeId(II value) Methods in org.hl7.v3 that return types with arguments of type COCTMT090000UV01LanguageCommunicationModifier and TypeMethodDescriptionCOCTMT090000UV01Device.getLanguageCommunication()Gets the value of the languageCommunication property.COCTMT090000UV01Organization.getLanguageCommunication()Gets the value of the languageCommunication property.COCTMT090000UV01Person.getLanguageCommunication()Gets the value of the languageCommunication property.Methods in org.hl7.v3 with parameters of type COCTMT090000UV01LanguageCommunicationModifier and TypeMethodDescriptionCOCTMT090000UV01Device.withLanguageCommunication(COCTMT090000UV01LanguageCommunication... values) COCTMT090000UV01Organization.withLanguageCommunication(COCTMT090000UV01LanguageCommunication... values) COCTMT090000UV01Person.withLanguageCommunication(COCTMT090000UV01LanguageCommunication... values) Method parameters in org.hl7.v3 with type arguments of type COCTMT090000UV01LanguageCommunicationModifier and TypeMethodDescriptionCOCTMT090000UV01Device.withLanguageCommunication(Collection<COCTMT090000UV01LanguageCommunication> values) COCTMT090000UV01Organization.withLanguageCommunication(Collection<COCTMT090000UV01LanguageCommunication> values) COCTMT090000UV01Person.withLanguageCommunication(Collection<COCTMT090000UV01LanguageCommunication> values)