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