ca.infoway.messagebuilder.model.ab_mr2007_v02_r02.cr.merged
Class LanguageCommunicationBean

Package class diagram package LanguageCommunicationBean
java.lang.Object
  extended by ca.infoway.messagebuilder.model.MessagePartBean
      extended by ca.infoway.messagebuilder.model.ab_mr2007_v02_r02.cr.merged.LanguageCommunicationBean
All Implemented Interfaces:
NullFlavorSupport, Serializable

public class LanguageCommunicationBean
extends MessagePartBean

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

See Also:
Serialized Form

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

LanguageCommunicationBean

public LanguageCommunicationBean()
Method Detail

getPreferenceInd

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.


getLanguageCode

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


setLanguageCode

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



Copyright © 2013. All Rights Reserved.