|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectca.infoway.messagebuilder.model.MessagePartBean
ca.infoway.messagebuilder.model.ab_mr2007_v02_r02.cr.merged.LanguageCommunicationBean
public class LanguageCommunicationBean
Business Name: LanguageCommunication
PRPA_MT101102CA.LanguageCommunication: Language Communication
Information about what language(s) should be used to communicate with the focal person can be sent in the LanguageCommunication class.
Supports the business requirement to identify languages used by client for the purposes of communication
PRPA_MT101104CA.LanguageCommunication: LanguageCommunication
Information about what language(s) should be used to communicate with the focal person can be sent in the LanguageCommunication class.
Supports the business requirement to identify languages used by client for the purposes of communication
Constructor Summary | |
---|---|
LanguageCommunicationBean()
|
Method Summary | |
---|---|
HumanLanguage |
getLanguageCode()
Business Name: LanguageOfCommunicationCode |
List<Boolean> |
getPreferenceInd()
Business Name: LanguageOfCommunicationPreferenceIndicator |
void |
setLanguageCode(HumanLanguage languageCode)
Business Name: LanguageOfCommunicationCode |
Methods inherited from class ca.infoway.messagebuilder.model.MessagePartBean |
---|
getField, getNullFlavor, getNullFlavor, getSpecializationType, hasNullFlavor, hasNullFlavor, setNullFlavor, setNullFlavor, setSpecializationType |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LanguageCommunicationBean()
Method Detail |
---|
public List<Boolean> getPreferenceInd()
Business Name: LanguageOfCommunicationPreferenceIndicator
Un-merged Business Name: LanguageOfCommunicationPreferenceIndicator
Relationship: PRPA_MT101102CA.LanguageCommunication.preferenceInd
Conformance/Cardinality: REQUIRED (0)
Indicates the preferred language for all communications.
Required attribute that supports the business requirement to indicate the preferred language for all communications.
Un-merged Business Name: LanguageOfCommunicationPreferenceIndicator
Relationship: PRPA_MT101104CA.LanguageCommunication.preferenceInd
Conformance/Cardinality: REQUIRED (0)
Indicates the preferred language for all communications.
Required attribute that supports the business requirement to indicate the preferred language for all communications.
public HumanLanguage getLanguageCode()
Business Name: LanguageOfCommunicationCode
Un-merged Business Name: LanguageOfCommunicationCode
Relationship: PRPA_MT101104CA.LanguageCommunication.languageCode
Conformance/Cardinality: MANDATORY (1)
A code indicating the language of communication
Mandatory attribute conveying the expected language message elements are to be transmitted in
public void setLanguageCode(HumanLanguage languageCode)
Business Name: LanguageOfCommunicationCode
Un-merged Business Name: LanguageOfCommunicationCode
Relationship: PRPA_MT101104CA.LanguageCommunication.languageCode
Conformance/Cardinality: MANDATORY (1)
A code indicating the language of communication
Mandatory attribute conveying the expected language message elements are to be transmitted in
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |