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