|
||||||||||
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.pcs_mr2007_v02_r02.common.merged.SenderBean
public class SenderBean
Constructor Summary | |
---|---|
SenderBean()
|
Method Summary | |
---|---|
Identifier |
getDeviceAgentAgentOrganizationId()
Business Name: SendingOrganizationIdentifier |
String |
getDeviceDesc()
Business Name: SendingApplicationConfigurationInformation |
Interval<Date> |
getDeviceExistenceTime()
Business Name: SendingApplicationVersionDate |
Identifier |
getDeviceId()
Business Name: SendingApplicationIdentifier |
String |
getDeviceManufacturerModelName()
Business Name: SendingSoftwareVersionNumber |
String |
getDeviceName()
Business Name: SendingApplicationName |
String |
getDeviceSoftwareName()
Business Name: SendingApplicationSoftwareName |
TelecommunicationAddress |
getTelecom()
Business Name: SendingNetworkAddress |
void |
setDeviceAgentAgentOrganizationId(Identifier deviceAgentAgentOrganizationId)
Business Name: SendingOrganizationIdentifier |
void |
setDeviceDesc(String deviceDesc)
Business Name: SendingApplicationConfigurationInformation |
void |
setDeviceExistenceTime(Interval<Date> deviceExistenceTime)
Business Name: SendingApplicationVersionDate |
void |
setDeviceId(Identifier deviceId)
Business Name: SendingApplicationIdentifier |
void |
setDeviceManufacturerModelName(String deviceManufacturerModelName)
Business Name: SendingSoftwareVersionNumber |
void |
setDeviceName(String deviceName)
Business Name: SendingApplicationName |
void |
setDeviceSoftwareName(String deviceSoftwareName)
Business Name: SendingApplicationSoftwareName |
void |
setTelecom(TelecommunicationAddress telecom)
Business Name: SendingNetworkAddress |
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 SenderBean()
Method Detail |
---|
public TelecommunicationAddress getTelecom()
Business Name: SendingNetworkAddress
Un-merged Business Name: SendingNetworkAddress
Relationship: MCCI_MT002200CA.Sender.telecom
Conformance/Cardinality: OPTIONAL (0-1)
soap:Header\wsa:From
May be important for sender validation. Usually also the address to which responses are sent. This is optional because not all environments require network addresses. It is mandatory when communicating using SOAP.
The network address of the application which sent the message.
Un-merged Business Name: SendingNetworkAddress
Relationship: MCCI_MT102001CA.Sender.telecom
Conformance/Cardinality: OPTIONAL (0-1)
soap:Header\wsa:From
May be important for sender validation. Usually also the address to which responses are sent. This is optional because not all environments require network addresses. It is mandatory when communicating using SOAP.
The network address of the application which sent the message.
Un-merged Business Name: SendingNetworkAddress
Relationship: MCCI_MT002100CA.Sender.telecom
Conformance/Cardinality: OPTIONAL (0-1)
soap:Header\wsa:From
May be important for sender validation. Usually also the address to which responses are sent. This is optional because not all environments require network addresses. It is mandatory when communicating using SOAP.
The network address of the application which sent the message.
Un-merged Business Name: SendingNetworkAddress
Relationship: MCCI_MT002300CA.Sender.telecom
Conformance/Cardinality: OPTIONAL (0-1)
soap:Header\wsa:From
May be important for sender validation. Usually also the address to which responses are sent. This is optional because not all environments require network addresses. It is mandatory when communicating using SOAP.
The network address of the application which sent the message.
public void setTelecom(TelecommunicationAddress telecom)
Business Name: SendingNetworkAddress
Un-merged Business Name: SendingNetworkAddress
Relationship: MCCI_MT002200CA.Sender.telecom
Conformance/Cardinality: OPTIONAL (0-1)
soap:Header\wsa:From
May be important for sender validation. Usually also the address to which responses are sent. This is optional because not all environments require network addresses. It is mandatory when communicating using SOAP.
The network address of the application which sent the message.
Un-merged Business Name: SendingNetworkAddress
Relationship: MCCI_MT102001CA.Sender.telecom
Conformance/Cardinality: OPTIONAL (0-1)
soap:Header\wsa:From
May be important for sender validation. Usually also the address to which responses are sent. This is optional because not all environments require network addresses. It is mandatory when communicating using SOAP.
The network address of the application which sent the message.
Un-merged Business Name: SendingNetworkAddress
Relationship: MCCI_MT002100CA.Sender.telecom
Conformance/Cardinality: OPTIONAL (0-1)
soap:Header\wsa:From
May be important for sender validation. Usually also the address to which responses are sent. This is optional because not all environments require network addresses. It is mandatory when communicating using SOAP.
The network address of the application which sent the message.
Un-merged Business Name: SendingNetworkAddress
Relationship: MCCI_MT002300CA.Sender.telecom
Conformance/Cardinality: OPTIONAL (0-1)
soap:Header\wsa:From
May be important for sender validation. Usually also the address to which responses are sent. This is optional because not all environments require network addresses. It is mandatory when communicating using SOAP.
The network address of the application which sent the message.
public Identifier getDeviceId()
Business Name: SendingApplicationIdentifier
Un-merged Business Name: SendingApplicationIdentifier
Relationship: MCCI_MT002200CA.Device1.id
Conformance/Cardinality: MANDATORY (1)
soap:Header\wsa:From\@endpointID
Because this is the key identifier of where the message is intended to go, this attribute is mandatory.
The unique identifier of the application or system to whom the message is being routed.
Un-merged Business Name: SendingApplicationIdentifier
Relationship: MCCI_MT102001CA.Device1.id
Conformance/Cardinality: MANDATORY (1)
soap:Header\wsa:From\@endpointID
Because this is the key identifier of where the message is intended to go, this attribute is mandatory.
The unique identifier of the application or system to whom the message is being routed.
Un-merged Business Name: SendingApplicationIdentifier
Relationship: MCCI_MT002100CA.Device1.id
Conformance/Cardinality: MANDATORY (1)
soap:Header\wsa:From\@endpointID
Because this is the key identifier of where the message is intended to go, this attribute is mandatory.
The unique identifier of the application or system to whom the message is being routed.
Un-merged Business Name: SendingApplicationIdentifier
Relationship: MCCI_MT002300CA.Device1.id
Conformance/Cardinality: MANDATORY (1)
soap:Header\wsa:From\@endpointID
Because this is the key identifier of where the message is intended to go, this attribute is mandatory.
The unique identifier of the application or system to whom the message is being routed.
public void setDeviceId(Identifier deviceId)
Business Name: SendingApplicationIdentifier
Un-merged Business Name: SendingApplicationIdentifier
Relationship: MCCI_MT002200CA.Device1.id
Conformance/Cardinality: MANDATORY (1)
soap:Header\wsa:From\@endpointID
Because this is the key identifier of where the message is intended to go, this attribute is mandatory.
The unique identifier of the application or system to whom the message is being routed.
Un-merged Business Name: SendingApplicationIdentifier
Relationship: MCCI_MT102001CA.Device1.id
Conformance/Cardinality: MANDATORY (1)
soap:Header\wsa:From\@endpointID
Because this is the key identifier of where the message is intended to go, this attribute is mandatory.
The unique identifier of the application or system to whom the message is being routed.
Un-merged Business Name: SendingApplicationIdentifier
Relationship: MCCI_MT002100CA.Device1.id
Conformance/Cardinality: MANDATORY (1)
soap:Header\wsa:From\@endpointID
Because this is the key identifier of where the message is intended to go, this attribute is mandatory.
The unique identifier of the application or system to whom the message is being routed.
Un-merged Business Name: SendingApplicationIdentifier
Relationship: MCCI_MT002300CA.Device1.id
Conformance/Cardinality: MANDATORY (1)
soap:Header\wsa:From\@endpointID
Because this is the key identifier of where the message is intended to go, this attribute is mandatory.
The unique identifier of the application or system to whom the message is being routed.
public String getDeviceName()
Business Name: SendingApplicationName
Un-merged Business Name: SendingApplicationName
Relationship: MCCI_MT002200CA.Device1.name
Conformance/Cardinality: REQUIRED (0-1)
Provides useful information when debugging.
This is the name associated with the system or application sending the message.
Un-merged Business Name: SendingApplicationName
Relationship: MCCI_MT102001CA.Device1.name
Conformance/Cardinality: REQUIRED (0-1)
Provides useful information when debugging.
This is the name associated with the system or application sending the message.
Un-merged Business Name: SendingApplicationName
Relationship: MCCI_MT002100CA.Device1.name
Conformance/Cardinality: REQUIRED (0-1)
Provides useful information when debugging.
This is the name associated with the system or application sending the message.
Un-merged Business Name: SendingApplicationName
Relationship: MCCI_MT002300CA.Device1.name
Conformance/Cardinality: REQUIRED (0-1)
Provides useful information when debugging.
This is the name associated with the system or application sending the message.
public void setDeviceName(String deviceName)
Business Name: SendingApplicationName
Un-merged Business Name: SendingApplicationName
Relationship: MCCI_MT002200CA.Device1.name
Conformance/Cardinality: REQUIRED (0-1)
Provides useful information when debugging.
This is the name associated with the system or application sending the message.
Un-merged Business Name: SendingApplicationName
Relationship: MCCI_MT102001CA.Device1.name
Conformance/Cardinality: REQUIRED (0-1)
Provides useful information when debugging.
This is the name associated with the system or application sending the message.
Un-merged Business Name: SendingApplicationName
Relationship: MCCI_MT002100CA.Device1.name
Conformance/Cardinality: REQUIRED (0-1)
Provides useful information when debugging.
This is the name associated with the system or application sending the message.
Un-merged Business Name: SendingApplicationName
Relationship: MCCI_MT002300CA.Device1.name
Conformance/Cardinality: REQUIRED (0-1)
Provides useful information when debugging.
This is the name associated with the system or application sending the message.
public String getDeviceDesc()
Business Name: SendingApplicationConfigurationInformation
Un-merged Business Name: SendingApplicationConfigurationInformation
Relationship: MCCI_MT002200CA.Device1.desc
Conformance/Cardinality: REQUIRED (0-1)
Provides additional information that may assist in debugging interactions.
Provides additional information about the configuration of the sending application. Useful when debugging.
Un-merged Business Name: SendingApplicationConfigurationInformation
Relationship: MCCI_MT102001CA.Device1.desc
Conformance/Cardinality: REQUIRED (0-1)
Provides additional information that may assist in debugging interactions.
Provides additional information about the configuration of the sending application. Useful when debugging.
Un-merged Business Name: SendingApplicationConfigurationInformation
Relationship: MCCI_MT002100CA.Device1.desc
Conformance/Cardinality: REQUIRED (0-1)
Provides additional information that may assist in debugging interactions.
Provides additional information about the configuration of the sending application. Useful when debugging.
Un-merged Business Name: SendingApplicationConfigurationInformation
Relationship: MCCI_MT002300CA.Device1.desc
Conformance/Cardinality: REQUIRED (0-1)
Provides additional information that may assist in debugging interactions.
Provides additional information about the configuration of the sending application. Useful when debugging.
public void setDeviceDesc(String deviceDesc)
Business Name: SendingApplicationConfigurationInformation
Un-merged Business Name: SendingApplicationConfigurationInformation
Relationship: MCCI_MT002200CA.Device1.desc
Conformance/Cardinality: REQUIRED (0-1)
Provides additional information that may assist in debugging interactions.
Provides additional information about the configuration of the sending application. Useful when debugging.
Un-merged Business Name: SendingApplicationConfigurationInformation
Relationship: MCCI_MT102001CA.Device1.desc
Conformance/Cardinality: REQUIRED (0-1)
Provides additional information that may assist in debugging interactions.
Provides additional information about the configuration of the sending application. Useful when debugging.
Un-merged Business Name: SendingApplicationConfigurationInformation
Relationship: MCCI_MT002100CA.Device1.desc
Conformance/Cardinality: REQUIRED (0-1)
Provides additional information that may assist in debugging interactions.
Provides additional information about the configuration of the sending application. Useful when debugging.
Un-merged Business Name: SendingApplicationConfigurationInformation
Relationship: MCCI_MT002300CA.Device1.desc
Conformance/Cardinality: REQUIRED (0-1)
Provides additional information that may assist in debugging interactions.
Provides additional information about the configuration of the sending application. Useful when debugging.
public Interval<Date> getDeviceExistenceTime()
Business Name: SendingApplicationVersionDate
Un-merged Business Name: SendingApplicationVersionDate
Relationship: MCCI_MT002200CA.Device1.existenceTime
Conformance/Cardinality: REQUIRED (0-1)
Can help to isolate the source of a problem when debugging.
Indicates the last time the sending application was modified or reconfigured.
Un-merged Business Name: SendingApplicationVersionDate
Relationship: MCCI_MT102001CA.Device1.existenceTime
Conformance/Cardinality: REQUIRED (0-1)
Can help to isolate the source of a problem when debugging.
Indicates the last time the sending application was modified or reconfigured.
Un-merged Business Name: SendingApplicationVersionDate
Relationship: MCCI_MT002100CA.Device1.existenceTime
Conformance/Cardinality: REQUIRED (0-1)
Can help to isolate the source of a problem when debugging.
Indicates the last time the sending application was modified or reconfigured.
Un-merged Business Name: SendingApplicationVersionDate
Relationship: MCCI_MT002300CA.Device1.existenceTime
Conformance/Cardinality: REQUIRED (0-1)
Can help to isolate the source of a problem when debugging.
Indicates the last time the sending application was modified or reconfigured.
public void setDeviceExistenceTime(Interval<Date> deviceExistenceTime)
Business Name: SendingApplicationVersionDate
Un-merged Business Name: SendingApplicationVersionDate
Relationship: MCCI_MT002200CA.Device1.existenceTime
Conformance/Cardinality: REQUIRED (0-1)
Can help to isolate the source of a problem when debugging.
Indicates the last time the sending application was modified or reconfigured.
Un-merged Business Name: SendingApplicationVersionDate
Relationship: MCCI_MT102001CA.Device1.existenceTime
Conformance/Cardinality: REQUIRED (0-1)
Can help to isolate the source of a problem when debugging.
Indicates the last time the sending application was modified or reconfigured.
Un-merged Business Name: SendingApplicationVersionDate
Relationship: MCCI_MT002100CA.Device1.existenceTime
Conformance/Cardinality: REQUIRED (0-1)
Can help to isolate the source of a problem when debugging.
Indicates the last time the sending application was modified or reconfigured.
Un-merged Business Name: SendingApplicationVersionDate
Relationship: MCCI_MT002300CA.Device1.existenceTime
Conformance/Cardinality: REQUIRED (0-1)
Can help to isolate the source of a problem when debugging.
Indicates the last time the sending application was modified or reconfigured.
public String getDeviceManufacturerModelName()
Business Name: SendingSoftwareVersionNumber
Un-merged Business Name: SendingSoftwareVersionNumber
Relationship: MCCI_MT002200CA.Device1.manufacturerModelName
Conformance/Cardinality: REQUIRED (0-1)
May be used to filter messages based on the compliance testing of the sending software.
Indicates the version number of the piece of software used to construct the message.
Un-merged Business Name: SendingSoftwareVersionNumber
Relationship: MCCI_MT102001CA.Device1.manufacturerModelName
Conformance/Cardinality: REQUIRED (0-1)
May be used to filter messages based on the compliance testing of the sending software.
Indicates the version number of the piece of software used to construct the message.
Un-merged Business Name: SendingSoftwareVersionNumber
Relationship: MCCI_MT002100CA.Device1.manufacturerModelName
Conformance/Cardinality: REQUIRED (0-1)
May be used to filter messages based on the compliance testing of the sending software.
Indicates the version number of the piece of software used to construct the message.
Un-merged Business Name: SendingSoftwareVersionNumber
Relationship: MCCI_MT002300CA.Device1.manufacturerModelName
Conformance/Cardinality: REQUIRED (0-1)
May be used to filter messages based on the compliance testing of the sending software.
Indicates the version number of the piece of software used to construct the message.
public void setDeviceManufacturerModelName(String deviceManufacturerModelName)
Business Name: SendingSoftwareVersionNumber
Un-merged Business Name: SendingSoftwareVersionNumber
Relationship: MCCI_MT002200CA.Device1.manufacturerModelName
Conformance/Cardinality: REQUIRED (0-1)
May be used to filter messages based on the compliance testing of the sending software.
Indicates the version number of the piece of software used to construct the message.
Un-merged Business Name: SendingSoftwareVersionNumber
Relationship: MCCI_MT102001CA.Device1.manufacturerModelName
Conformance/Cardinality: REQUIRED (0-1)
May be used to filter messages based on the compliance testing of the sending software.
Indicates the version number of the piece of software used to construct the message.
Un-merged Business Name: SendingSoftwareVersionNumber
Relationship: MCCI_MT002100CA.Device1.manufacturerModelName
Conformance/Cardinality: REQUIRED (0-1)
May be used to filter messages based on the compliance testing of the sending software.
Indicates the version number of the piece of software used to construct the message.
Un-merged Business Name: SendingSoftwareVersionNumber
Relationship: MCCI_MT002300CA.Device1.manufacturerModelName
Conformance/Cardinality: REQUIRED (0-1)
May be used to filter messages based on the compliance testing of the sending software.
Indicates the version number of the piece of software used to construct the message.
public String getDeviceSoftwareName()
Business Name: SendingApplicationSoftwareName
Un-merged Business Name: SendingApplicationSoftwareName
Relationship: MCCI_MT002200CA.Device1.softwareName
Conformance/Cardinality: REQUIRED (0-1)
May be used to filter messages based on sending application compliance testing.
Indicates the name of the software used to construct the message.
Un-merged Business Name: SendingApplicationSoftwareName
Relationship: MCCI_MT102001CA.Device1.softwareName
Conformance/Cardinality: REQUIRED (0-1)
May be used to filter messages based on sending application compliance testing.
Indicates the name of the software used to construct the message.
Un-merged Business Name: SendingApplicationSoftwareName
Relationship: MCCI_MT002100CA.Device1.softwareName
Conformance/Cardinality: REQUIRED (0-1)
May be used to filter messages based on sending application compliance testing.
Indicates the name of the software used to construct the message.
Un-merged Business Name: SendingApplicationSoftwareName
Relationship: MCCI_MT002300CA.Device1.softwareName
Conformance/Cardinality: REQUIRED (0-1)
May be used to filter messages based on sending application compliance testing.
Indicates the name of the software used to construct the message.
public void setDeviceSoftwareName(String deviceSoftwareName)
Business Name: SendingApplicationSoftwareName
Un-merged Business Name: SendingApplicationSoftwareName
Relationship: MCCI_MT002200CA.Device1.softwareName
Conformance/Cardinality: REQUIRED (0-1)
May be used to filter messages based on sending application compliance testing.
Indicates the name of the software used to construct the message.
Un-merged Business Name: SendingApplicationSoftwareName
Relationship: MCCI_MT102001CA.Device1.softwareName
Conformance/Cardinality: REQUIRED (0-1)
May be used to filter messages based on sending application compliance testing.
Indicates the name of the software used to construct the message.
Un-merged Business Name: SendingApplicationSoftwareName
Relationship: MCCI_MT002100CA.Device1.softwareName
Conformance/Cardinality: REQUIRED (0-1)
May be used to filter messages based on sending application compliance testing.
Indicates the name of the software used to construct the message.
Un-merged Business Name: SendingApplicationSoftwareName
Relationship: MCCI_MT002300CA.Device1.softwareName
Conformance/Cardinality: REQUIRED (0-1)
May be used to filter messages based on sending application compliance testing.
Indicates the name of the software used to construct the message.
public Identifier getDeviceAgentAgentOrganizationId()
Business Name: SendingOrganizationIdentifier
Un-merged Business Name: SendingOrganizationIdentifier
Relationship: MCCI_MT002200CA.Organization.id
Conformance/Cardinality: MANDATORY (1)
The identifier is the only non-structural attribute in this class and is therefore mandatory. The association from sending device to agent is optional.
Sending organization unique identifier.
Un-merged Business Name: SendingOrganizationIdentifier
Relationship: MCCI_MT102001CA.Organization.id
Conformance/Cardinality: MANDATORY (1)
Identifier is the only non-structure attribute in this class and is therefore mandatory. The agent association from the sending device (application) to the agent role is optional.
Sending organization unique identifier.
public void setDeviceAgentAgentOrganizationId(Identifier deviceAgentAgentOrganizationId)
Business Name: SendingOrganizationIdentifier
Un-merged Business Name: SendingOrganizationIdentifier
Relationship: MCCI_MT002200CA.Organization.id
Conformance/Cardinality: MANDATORY (1)
The identifier is the only non-structural attribute in this class and is therefore mandatory. The association from sending device to agent is optional.
Sending organization unique identifier.
Un-merged Business Name: SendingOrganizationIdentifier
Relationship: MCCI_MT102001CA.Organization.id
Conformance/Cardinality: MANDATORY (1)
Identifier is the only non-structure attribute in this class and is therefore mandatory. The agent association from the sending device (application) to the agent role is optional.
Sending organization unique identifier.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |