ca.infoway.messagebuilder.model.ab_mr2007_v02_r02.merged
Class ReceiverBean

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

public class ReceiverBean
extends MessagePartBean

See Also:
Serialized Form

Constructor Summary
ReceiverBean()
           
 
Method Summary
 Identifier getDeviceAgentAgentOrganizationId()
          Business Name: ReceiverOrganizationIdentifier
 Identifier getDeviceAsLocatedEntityLocationId()
          Business Name: ReceiverFacilityIdentifier
 EntityClass getDeviceClassCode()
          Un-merged Business Name: (no business name specified)
 EntityDeterminer getDeviceDeterminerCode()
          Un-merged Business Name: (no business name specified)
 Identifier getDeviceId()
          Business Name: ReceiverApplicationIdentifier
 String getDeviceName()
          Un-merged Business Name: ReceiverApplicationName
 TelecommunicationAddress getTelecom()
          Business Name: ReceiverNetworkAddress
 CommunicationFunctionType getTypeCode()
          Un-merged Business Name: (no business name specified)
 void setDeviceAgentAgentOrganizationId(Identifier deviceAgentAgentOrganizationId)
          Business Name: ReceiverOrganizationIdentifier
 void setDeviceAsLocatedEntityLocationId(Identifier deviceAsLocatedEntityLocationId)
          Business Name: ReceiverFacilityIdentifier
 void setDeviceClassCode(EntityClass deviceClassCode)
          Un-merged Business Name: (no business name specified)
 void setDeviceDeterminerCode(EntityDeterminer deviceDeterminerCode)
          Un-merged Business Name: (no business name specified)
 void setDeviceId(Identifier deviceId)
          Business Name: ReceiverApplicationIdentifier
 void setDeviceName(String deviceName)
          Un-merged Business Name: ReceiverApplicationName
 void setTelecom(TelecommunicationAddress telecom)
          Business Name: ReceiverNetworkAddress
 void setTypeCode(CommunicationFunctionType typeCode)
          Un-merged Business Name: (no business name specified)
 
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

ReceiverBean

public ReceiverBean()
Method Detail

getTelecom

public TelecommunicationAddress getTelecom()

Business Name: ReceiverNetworkAddress

Un-merged Business Name: ReceiverNetworkAddress

Relationship: MCCI_MT000100CA.Receiver.telecom

Conformance/Cardinality: OPTIONAL (0-1)

The address to which this message is being sent.

Indicates where the message should be sent. This is optional because not all environments require network addresses.

Un-merged Business Name: ReceiverNetworkAddress

Relationship: MCCI_MT102001CA.Receiver.telecom

Conformance/Cardinality: OPTIONAL (0-1)

The address to which this message is being sent.

soap:Header\wsa:To

Indicates where the message should be sent. This is optional because not all environments require network addresses. It is mandatory when communicating using SOAP.

Un-merged Business Name: ReceiverNetworkAddress

Relationship: MCCI_MT000300CA.Receiver.telecom

Conformance/Cardinality: OPTIONAL (0-1)

The address to which this message is being sent.

Indicates where the message should be sent. This is optional because not all environments require network addresses.

Un-merged Business Name: ReceiverNetworkAddress

Relationship: MCCI_MT002100CA.Receiver.telecom

Conformance/Cardinality: OPTIONAL (0-1)

The address to which this message is being sent.

soap:Header\wsa:To

Indicates where the message should be sent. This is optional because not all environments require network addresses. It is mandatory when communicating using SOAP.

Un-merged Business Name: ReceiverNetworkAddress

Relationship: MCCI_MT002200CA.Receiver.telecom

Conformance/Cardinality: OPTIONAL (0-1)

The address to which this message is being sent.

soap:Header\wsa:To

Indicates where the message should be sent. This is optional because not all environments require network addresses. It is mandatory when communicating using SOAP.


setTelecom

public void setTelecom(TelecommunicationAddress telecom)

Business Name: ReceiverNetworkAddress

Un-merged Business Name: ReceiverNetworkAddress

Relationship: MCCI_MT000100CA.Receiver.telecom

Conformance/Cardinality: OPTIONAL (0-1)

The address to which this message is being sent.

Indicates where the message should be sent. This is optional because not all environments require network addresses.

Un-merged Business Name: ReceiverNetworkAddress

Relationship: MCCI_MT102001CA.Receiver.telecom

Conformance/Cardinality: OPTIONAL (0-1)

The address to which this message is being sent.

soap:Header\wsa:To

Indicates where the message should be sent. This is optional because not all environments require network addresses. It is mandatory when communicating using SOAP.

Un-merged Business Name: ReceiverNetworkAddress

Relationship: MCCI_MT000300CA.Receiver.telecom

Conformance/Cardinality: OPTIONAL (0-1)

The address to which this message is being sent.

Indicates where the message should be sent. This is optional because not all environments require network addresses.

Un-merged Business Name: ReceiverNetworkAddress

Relationship: MCCI_MT002100CA.Receiver.telecom

Conformance/Cardinality: OPTIONAL (0-1)

The address to which this message is being sent.

soap:Header\wsa:To

Indicates where the message should be sent. This is optional because not all environments require network addresses. It is mandatory when communicating using SOAP.

Un-merged Business Name: ReceiverNetworkAddress

Relationship: MCCI_MT002200CA.Receiver.telecom

Conformance/Cardinality: OPTIONAL (0-1)

The address to which this message is being sent.

soap:Header\wsa:To

Indicates where the message should be sent. This is optional because not all environments require network addresses. It is mandatory when communicating using SOAP.


getDeviceId

public Identifier getDeviceId()

Business Name: ReceiverApplicationIdentifier

Un-merged Business Name: ReceiverApplicationIdentifier

Relationship: MCCI_MT000100CA.Device2.id

Conformance/Cardinality: MANDATORY (1)

The unique identifier of the application to which the message is being sent.

Used for routing and for verification that "yes, this message is intended for me." This is mandatory because it is the key identifier of the receiving application.

Un-merged Business Name: ReceiverApplicationIdentifier

Relationship: MCCI_MT102001CA.Device2.id

Conformance/Cardinality: MANDATORY (1)

The unique identifier of the application to which the message is being sent.

soap:Header\wsa:To\@endpointID

Used for routing and for verification that "yes, this message is intended for me." This is mandatory because it is the key identifier of the receiving application.

Un-merged Business Name: ReceiverApplicationIdentifier

Relationship: MCCI_MT000300CA.Device2.id

Conformance/Cardinality: MANDATORY (1)

The unique identifier of the application to which the message is being sent.

Used for routing and for verification that "yes, this message is intended for me." This is mandatory because it is the key identifier of the receiving application.

Un-merged Business Name: ReceiverApplicationIdentifier

Relationship: MCCI_MT002100CA.Device2.id

Conformance/Cardinality: MANDATORY (1)

The unique identifier of the application to which the message is being sent.

soap:Header\wsa:To\@endpointID

Used for routing and for verification that "yes, this message is intended for me." This is mandatory because it is the key identifier of the receiving application.

Un-merged Business Name: ReceiverApplicationIdentifier

Relationship: MCCI_MT002200CA.Device2.id

Conformance/Cardinality: MANDATORY (1)

The unique identifier of the application to which the message is being sent.

soap:Header\wsa:To\@endpointID

Used for routing and for verification that "yes, this message is intended for me." This is mandatory because it is the key identifier of the receiving application.


setDeviceId

public void setDeviceId(Identifier deviceId)

Business Name: ReceiverApplicationIdentifier

Un-merged Business Name: ReceiverApplicationIdentifier

Relationship: MCCI_MT000100CA.Device2.id

Conformance/Cardinality: MANDATORY (1)

The unique identifier of the application to which the message is being sent.

Used for routing and for verification that "yes, this message is intended for me." This is mandatory because it is the key identifier of the receiving application.

Un-merged Business Name: ReceiverApplicationIdentifier

Relationship: MCCI_MT102001CA.Device2.id

Conformance/Cardinality: MANDATORY (1)

The unique identifier of the application to which the message is being sent.

soap:Header\wsa:To\@endpointID

Used for routing and for verification that "yes, this message is intended for me." This is mandatory because it is the key identifier of the receiving application.

Un-merged Business Name: ReceiverApplicationIdentifier

Relationship: MCCI_MT000300CA.Device2.id

Conformance/Cardinality: MANDATORY (1)

The unique identifier of the application to which the message is being sent.

Used for routing and for verification that "yes, this message is intended for me." This is mandatory because it is the key identifier of the receiving application.

Un-merged Business Name: ReceiverApplicationIdentifier

Relationship: MCCI_MT002100CA.Device2.id

Conformance/Cardinality: MANDATORY (1)

The unique identifier of the application to which the message is being sent.

soap:Header\wsa:To\@endpointID

Used for routing and for verification that "yes, this message is intended for me." This is mandatory because it is the key identifier of the receiving application.

Un-merged Business Name: ReceiverApplicationIdentifier

Relationship: MCCI_MT002200CA.Device2.id

Conformance/Cardinality: MANDATORY (1)

The unique identifier of the application to which the message is being sent.

soap:Header\wsa:To\@endpointID

Used for routing and for verification that "yes, this message is intended for me." This is mandatory because it is the key identifier of the receiving application.


getDeviceName

public String getDeviceName()

Un-merged Business Name: ReceiverApplicationName

Relationship: MCCI_MT102001CA.Device2.name

Conformance/Cardinality: OPTIONAL (0-1)

Name of receiver application.

Un-merged Business Name: ReceivingApplicationName

Relationship: MCCI_MT002100CA.Device2.name

Conformance/Cardinality: OPTIONAL (0-1)

Name of the receiving application.

Optional name of the receiving application.

Un-merged Business Name: ReceiverApplicationName

Relationship: MCCI_MT002200CA.Device2.name

Conformance/Cardinality: OPTIONAL (0-1)

Name of receiver application.

Optional name of receiver application


setDeviceName

public void setDeviceName(String deviceName)

Un-merged Business Name: ReceiverApplicationName

Relationship: MCCI_MT102001CA.Device2.name

Conformance/Cardinality: OPTIONAL (0-1)

Name of receiver application.

Un-merged Business Name: ReceivingApplicationName

Relationship: MCCI_MT002100CA.Device2.name

Conformance/Cardinality: OPTIONAL (0-1)

Name of the receiving application.

Optional name of the receiving application.

Un-merged Business Name: ReceiverApplicationName

Relationship: MCCI_MT002200CA.Device2.name

Conformance/Cardinality: OPTIONAL (0-1)

Name of receiver application.

Optional name of receiver application


getDeviceAgentAgentOrganizationId

public Identifier getDeviceAgentAgentOrganizationId()

Business Name: ReceiverOrganizationIdentifier

Un-merged Business Name: ReceiverOrganizationIdentifier

Relationship: MCCI_MT000100CA.Organization2.id

Conformance/Cardinality: MANDATORY (1)

The unique identifier of the organization with responsibility to act on the contents of this message.

Important when the eventual entity responsible for acting on an interaction may be reached through several routing steps. This attribute is optional because not all environments require communicating this information.

Un-merged Business Name: ReceiverOrganizationIdentifier

Relationship: MCCI_MT102001CA.Organization2.id

Conformance/Cardinality: MANDATORY (1)

Name of receiver application.

Identifier is the only non-structure attribute in this class and is therefore mandatory. The agent association from the receiver device (application) to the agent role is optional.

Un-merged Business Name: ReceiverOrganizationIdentifier

Relationship: MCCI_MT000300CA.Organization2.id

Conformance/Cardinality: MANDATORY (1)

The unique identifier of the organization with responsibility to act on the contents of this message.

Important when the eventual entity responsible for acting on an interaction may be reached through several routing steps. This attribute is optional because not all environments require communicating this information.

Un-merged Business Name: ReceiverOrganizationIdentifier

Relationship: MCCI_MT002100CA.Organization.id

Conformance/Cardinality: MANDATORY (1)

Unique identifier for the receiver organization.

The identifier is the only non-structural attribute in this class and is therefore mandatory. The association from receiver device to agent is optional.

Un-merged Business Name: ReceiverOrganizationIdentifier

Relationship: MCCI_MT002200CA.Organization2.id

Conformance/Cardinality: MANDATORY (1)

Receiver organization.

The identifier of the receiver organization. This is the only non-structural attribute in this class and is therefore mandatory. Receiver organization is optional (as the scoper association from the receiver application is optional).


setDeviceAgentAgentOrganizationId

public void setDeviceAgentAgentOrganizationId(Identifier deviceAgentAgentOrganizationId)

Business Name: ReceiverOrganizationIdentifier

Un-merged Business Name: ReceiverOrganizationIdentifier

Relationship: MCCI_MT000100CA.Organization2.id

Conformance/Cardinality: MANDATORY (1)

The unique identifier of the organization with responsibility to act on the contents of this message.

Important when the eventual entity responsible for acting on an interaction may be reached through several routing steps. This attribute is optional because not all environments require communicating this information.

Un-merged Business Name: ReceiverOrganizationIdentifier

Relationship: MCCI_MT102001CA.Organization2.id

Conformance/Cardinality: MANDATORY (1)

Name of receiver application.

Identifier is the only non-structure attribute in this class and is therefore mandatory. The agent association from the receiver device (application) to the agent role is optional.

Un-merged Business Name: ReceiverOrganizationIdentifier

Relationship: MCCI_MT000300CA.Organization2.id

Conformance/Cardinality: MANDATORY (1)

The unique identifier of the organization with responsibility to act on the contents of this message.

Important when the eventual entity responsible for acting on an interaction may be reached through several routing steps. This attribute is optional because not all environments require communicating this information.

Un-merged Business Name: ReceiverOrganizationIdentifier

Relationship: MCCI_MT002100CA.Organization.id

Conformance/Cardinality: MANDATORY (1)

Unique identifier for the receiver organization.

The identifier is the only non-structural attribute in this class and is therefore mandatory. The association from receiver device to agent is optional.

Un-merged Business Name: ReceiverOrganizationIdentifier

Relationship: MCCI_MT002200CA.Organization2.id

Conformance/Cardinality: MANDATORY (1)

Receiver organization.

The identifier of the receiver organization. This is the only non-structural attribute in this class and is therefore mandatory. Receiver organization is optional (as the scoper association from the receiver application is optional).


getDeviceAsLocatedEntityLocationId

public Identifier getDeviceAsLocatedEntityLocationId()

Business Name: ReceiverFacilityIdentifier

Un-merged Business Name: ReceiverFacilityIdentifier

Relationship: MCCI_MT000100CA.Place2.id

Conformance/Cardinality: POPULATED (1)

Identifies the facility expected to receive the message.

May be used to assist in routing the message. This attribute is optional because not all environments require communicating this information.

Un-merged Business Name: ReceiverFacilityIdentifier

Relationship: MCCI_MT000300CA.Place2.id

Conformance/Cardinality: MANDATORY (1)

Identifies the facility expected to receive the message.

May be used to assist in routing the message. This attribute is optional because not all environments require communicating this information.


setDeviceAsLocatedEntityLocationId

public void setDeviceAsLocatedEntityLocationId(Identifier deviceAsLocatedEntityLocationId)

Business Name: ReceiverFacilityIdentifier

Un-merged Business Name: ReceiverFacilityIdentifier

Relationship: MCCI_MT000100CA.Place2.id

Conformance/Cardinality: POPULATED (1)

Identifies the facility expected to receive the message.

May be used to assist in routing the message. This attribute is optional because not all environments require communicating this information.

Un-merged Business Name: ReceiverFacilityIdentifier

Relationship: MCCI_MT000300CA.Place2.id

Conformance/Cardinality: MANDATORY (1)

Identifies the facility expected to receive the message.

May be used to assist in routing the message. This attribute is optional because not all environments require communicating this information.


getTypeCode

public CommunicationFunctionType getTypeCode()

Un-merged Business Name: (no business name specified)

Relationship: MCCI_MT002100CA.Receiver.typeCode

Conformance/Cardinality: OPTIONAL (0-1)


setTypeCode

public void setTypeCode(CommunicationFunctionType typeCode)

Un-merged Business Name: (no business name specified)

Relationship: MCCI_MT002100CA.Receiver.typeCode

Conformance/Cardinality: OPTIONAL (0-1)


getDeviceClassCode

public EntityClass getDeviceClassCode()

Un-merged Business Name: (no business name specified)

Relationship: MCCI_MT002100CA.Device2.classCode

Conformance/Cardinality: OPTIONAL (0-1)


setDeviceClassCode

public void setDeviceClassCode(EntityClass deviceClassCode)

Un-merged Business Name: (no business name specified)

Relationship: MCCI_MT002100CA.Device2.classCode

Conformance/Cardinality: OPTIONAL (0-1)


getDeviceDeterminerCode

public EntityDeterminer getDeviceDeterminerCode()

Un-merged Business Name: (no business name specified)

Relationship: MCCI_MT002100CA.Device2.determinerCode

Conformance/Cardinality: OPTIONAL (0-1)


setDeviceDeterminerCode

public void setDeviceDeterminerCode(EntityDeterminer deviceDeterminerCode)

Un-merged Business Name: (no business name specified)

Relationship: MCCI_MT002100CA.Device2.determinerCode

Conformance/Cardinality: OPTIONAL (0-1)



Copyright © 2013. All Rights Reserved.