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