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