ca.infoway.messagebuilder.model.pcs_mr2007_v02_r02.common.merged
Class QueryByParameterBean<PL>

Package class diagram package QueryByParameterBean
java.lang.Object
  extended by ca.infoway.messagebuilder.model.MessagePartBean
      extended by ca.infoway.messagebuilder.model.pcs_mr2007_v02_r02.common.merged.QueryByParameterBean<PL>
All Implemented Interfaces:
NullFlavorSupport, Serializable

public class QueryByParameterBean<PL>
extends MessagePartBean

Business Name: QueryByParameter

MFMI_MT700751CA.QueryByParameter: Query By Parameter

InitialQuantity must only be specified if InitialQuantityCode is specified.

Class which describes the query specifics and parameter list.

See Also:
Serialized Form

Constructor Summary
QueryByParameterBean()
           
 
Method Summary
 Integer getInitialQuantity()
          Business Name: QueryLimit
 QueryRequestLimit getInitialQuantityCode()
          Business Name: QueryLimitType
 PL getParameterList()
          Un-merged Business Name: (no business name specified)
 Identifier getQueryId()
          Business Name: QueryIdentifier
 ResponseModality getResponseModalityCode()
          Business Name: ExpeditedQueryIndicator
 List<SortControlBean> getSortControl()
          Un-merged Business Name: (no business name specified)
 void setInitialQuantity(Integer initialQuantity)
          Business Name: QueryLimit
 void setInitialQuantityCode(QueryRequestLimit initialQuantityCode)
          Business Name: QueryLimitType
 void setParameterList(PL parameterList)
          Un-merged Business Name: (no business name specified)
 void setQueryId(Identifier queryId)
          Business Name: QueryIdentifier
 void setResponseModalityCode(ResponseModality responseModalityCode)
          Business Name: ExpeditedQueryIndicator
 
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

QueryByParameterBean

public QueryByParameterBean()
Method Detail

getQueryId

public Identifier getQueryId()

Business Name: QueryIdentifier

Un-merged Business Name: QueryIdentifier

Relationship: QUQI_MT020000CA.QueryByParameter.queryId

Conformance/Cardinality: MANDATORY (1)

Needed to allow continuation of queries and linking of query requests and responses and therefore mandatory.

Unique number for this particular query.

Un-merged Business Name: QueryIdentifier

Relationship: MFMI_MT700751CA.QueryByParameter.queryId

Conformance/Cardinality: MANDATORY (1)

Needed to allow continuation of queries and linking of query requests and responses and therefore mandatory.

Unique number for this particular query.

Un-merged Business Name: QueryIdentifier

Relationship: MFMI_MT700746CA.QueryByParameter.queryId

Conformance/Cardinality: MANDATORY (1)

Needed to allow continuation of queries and linking of query requests and responses and therefore mandatory.

Unique number for this particular query.

Un-merged Business Name: QueryIdentifier

Relationship: QUQI_MT020002CA.QueryByParameter.queryId

Conformance/Cardinality: MANDATORY (1)

Needed to allow continuation of queries and linking of query requests and responses and therefore mandatory.

Unique number for this particular query.

Un-merged Business Name: QueryIdentifier

Relationship: QUQI_MT120008CA.QueryByParameter.queryId

Conformance/Cardinality: MANDATORY (1)

Needed to allow continuation of queries and linking of query requests and responses and therefore mandatory.

Unique number for this particular query.

Un-merged Business Name: QueryIdentifier

Relationship: QUQI_MT120006CA.QueryByParameter.queryId

Conformance/Cardinality: MANDATORY (1)

Needed to allow continuation of queries and linking of query requests and responses and therefore mandatory.

Unique number for this particular query.


setQueryId

public void setQueryId(Identifier queryId)

Business Name: QueryIdentifier

Un-merged Business Name: QueryIdentifier

Relationship: QUQI_MT020000CA.QueryByParameter.queryId

Conformance/Cardinality: MANDATORY (1)

Needed to allow continuation of queries and linking of query requests and responses and therefore mandatory.

Unique number for this particular query.

Un-merged Business Name: QueryIdentifier

Relationship: MFMI_MT700751CA.QueryByParameter.queryId

Conformance/Cardinality: MANDATORY (1)

Needed to allow continuation of queries and linking of query requests and responses and therefore mandatory.

Unique number for this particular query.

Un-merged Business Name: QueryIdentifier

Relationship: MFMI_MT700746CA.QueryByParameter.queryId

Conformance/Cardinality: MANDATORY (1)

Needed to allow continuation of queries and linking of query requests and responses and therefore mandatory.

Unique number for this particular query.

Un-merged Business Name: QueryIdentifier

Relationship: QUQI_MT020002CA.QueryByParameter.queryId

Conformance/Cardinality: MANDATORY (1)

Needed to allow continuation of queries and linking of query requests and responses and therefore mandatory.

Unique number for this particular query.

Un-merged Business Name: QueryIdentifier

Relationship: QUQI_MT120008CA.QueryByParameter.queryId

Conformance/Cardinality: MANDATORY (1)

Needed to allow continuation of queries and linking of query requests and responses and therefore mandatory.

Unique number for this particular query.

Un-merged Business Name: QueryIdentifier

Relationship: QUQI_MT120006CA.QueryByParameter.queryId

Conformance/Cardinality: MANDATORY (1)

Needed to allow continuation of queries and linking of query requests and responses and therefore mandatory.

Unique number for this particular query.


getResponseModalityCode

public ResponseModality getResponseModalityCode()

Business Name: ExpeditedQueryIndicator

Un-merged Business Name: ExpeditedQueryIndicator

Relationship: QUQI_MT020000CA.QueryByParameter.responseModalityCode

Conformance/Cardinality: REQUIRED (0-1)

Intended to convey the requested 'packaging' of query results. This attribute does not affect which rows are selected by the query, just the manner in which they are returned. For example, a batch file containing responses, a response message containing multiple payloads, or a stream of response messages (notifications) each identifying itself as a response to a query request.

This allows the sender to indicate to the receiver that this query should follow an expedited processing flow.

Un-merged Business Name: ExpeditedQueryIndicator

Relationship: MFMI_MT700751CA.QueryByParameter.responseModalityCode

Conformance/Cardinality: REQUIRED (0-1)

Intended to convey the requested 'packaging' of query results. This attribute does not affect which rows are selected by the query, just the manner in which they are returned. For example, a batch file containing responses, a response message containing multiple payloads, or a stream of response messages (notifications) each identifying itself as a response to a query request.

This allows the sender to indicate to the receiver that this query should follow an expedited processing flow.

Un-merged Business Name: ExpeditedQueryIndicator

Relationship: MFMI_MT700746CA.QueryByParameter.responseModalityCode

Conformance/Cardinality: REQUIRED (0-1)

Intended to convey the 'packaging' of query results. This attribute does not affect which rows are selected by the query, just the manner in which they are returned. For example, a batch file containing responses, a response message containing multiple payloads, or a stream of response messages (notifications) each identifying itself as a response to a query request.

This allows the sender to indicate to the receiver that this query should follow an expedited processing flow.

Un-merged Business Name: ExpeditedQueryIndicator

Relationship: QUQI_MT020002CA.QueryByParameter.responseModalityCode

Conformance/Cardinality: REQUIRED (0-1)

Intended to convey the 'packaging' of query results. This attribute does not affect which rows are selected by the query, just the manner in which they are returned. For example, a batch file containing responses, a response message containing multiple payloads, or a stream of response messages (notifications) each identifying itself as a response to a query request.

This allows the sender to indicate to the receiver that this query should follow an expedited processing flow.

Un-merged Business Name: ExpeditedQueryIndicator

Relationship: QUQI_MT120008CA.QueryByParameter.responseModalityCode

Conformance/Cardinality: REQUIRED (0-1)

Intended to convey the 'packaging' of query results. This attribute does not affect which rows are selected by the query, just the manner in which they are returned. For example, a batch file containing responses, a response message containing multiple payloads, or a stream of response messages (notifications) each identifying itself as a response to a query request.

This allows the sender to indicate to the receiver that this query should follow an expedited processing flow.

Un-merged Business Name: ExpeditedQueryIndicator

Relationship: QUQI_MT120006CA.QueryByParameter.responseModalityCode

Conformance/Cardinality: REQUIRED (0-1)

Intended to convey the 'packaging' of query results. This attribute does not affect which rows are selected by the query, just the manner in which they are returned. For example, a batch file containing responses, a response message containing multiple payloads, or a stream of response messages (notifications) each identifying itself as a response to a query request.

This allows the sender to indicate to the receiver that this query should follow an expedited processing flow.


setResponseModalityCode

public void setResponseModalityCode(ResponseModality responseModalityCode)

Business Name: ExpeditedQueryIndicator

Un-merged Business Name: ExpeditedQueryIndicator

Relationship: QUQI_MT020000CA.QueryByParameter.responseModalityCode

Conformance/Cardinality: REQUIRED (0-1)

Intended to convey the requested 'packaging' of query results. This attribute does not affect which rows are selected by the query, just the manner in which they are returned. For example, a batch file containing responses, a response message containing multiple payloads, or a stream of response messages (notifications) each identifying itself as a response to a query request.

This allows the sender to indicate to the receiver that this query should follow an expedited processing flow.

Un-merged Business Name: ExpeditedQueryIndicator

Relationship: MFMI_MT700751CA.QueryByParameter.responseModalityCode

Conformance/Cardinality: REQUIRED (0-1)

Intended to convey the requested 'packaging' of query results. This attribute does not affect which rows are selected by the query, just the manner in which they are returned. For example, a batch file containing responses, a response message containing multiple payloads, or a stream of response messages (notifications) each identifying itself as a response to a query request.

This allows the sender to indicate to the receiver that this query should follow an expedited processing flow.

Un-merged Business Name: ExpeditedQueryIndicator

Relationship: MFMI_MT700746CA.QueryByParameter.responseModalityCode

Conformance/Cardinality: REQUIRED (0-1)

Intended to convey the 'packaging' of query results. This attribute does not affect which rows are selected by the query, just the manner in which they are returned. For example, a batch file containing responses, a response message containing multiple payloads, or a stream of response messages (notifications) each identifying itself as a response to a query request.

This allows the sender to indicate to the receiver that this query should follow an expedited processing flow.

Un-merged Business Name: ExpeditedQueryIndicator

Relationship: QUQI_MT020002CA.QueryByParameter.responseModalityCode

Conformance/Cardinality: REQUIRED (0-1)

Intended to convey the 'packaging' of query results. This attribute does not affect which rows are selected by the query, just the manner in which they are returned. For example, a batch file containing responses, a response message containing multiple payloads, or a stream of response messages (notifications) each identifying itself as a response to a query request.

This allows the sender to indicate to the receiver that this query should follow an expedited processing flow.

Un-merged Business Name: ExpeditedQueryIndicator

Relationship: QUQI_MT120008CA.QueryByParameter.responseModalityCode

Conformance/Cardinality: REQUIRED (0-1)

Intended to convey the 'packaging' of query results. This attribute does not affect which rows are selected by the query, just the manner in which they are returned. For example, a batch file containing responses, a response message containing multiple payloads, or a stream of response messages (notifications) each identifying itself as a response to a query request.

This allows the sender to indicate to the receiver that this query should follow an expedited processing flow.

Un-merged Business Name: ExpeditedQueryIndicator

Relationship: QUQI_MT120006CA.QueryByParameter.responseModalityCode

Conformance/Cardinality: REQUIRED (0-1)

Intended to convey the 'packaging' of query results. This attribute does not affect which rows are selected by the query, just the manner in which they are returned. For example, a batch file containing responses, a response message containing multiple payloads, or a stream of response messages (notifications) each identifying itself as a response to a query request.

This allows the sender to indicate to the receiver that this query should follow an expedited processing flow.


getInitialQuantity

public Integer getInitialQuantity()

Business Name: QueryLimit

Un-merged Business Name: QueryLimit

Relationship: QUQI_MT020000CA.QueryByParameter.initialQuantity

Conformance/Cardinality: REQUIRED (0-1)

There may be a very large number of matching rows. To manage communication bandwidth, a limited set may initially be returned with further data retrieved by using query continuations.

If not specified, the default behavior is to return all repetitions. However the recipient of a query may always choose to limit the quantity returned to be less than the number requested. Regardless of the number specified here, the number of rows returned will never exceed the number of matching rows based on the query parameters.

The number of response item repetitions that should be included in the initial response.

Un-merged Business Name: QueryLimit

Relationship: MFMI_MT700751CA.QueryByParameter.initialQuantity

Conformance/Cardinality: REQUIRED (0-1)

There may be a very large number of matching rows. To manage communication bandwidth, a limited set may initially be returned with further data retrieved by using query continuations.

If not specified, the default behavior is to return all repetitions. However the recipient of a query may always choose to limit the quantity returned to be less than the number requested. Regardless of the number specified here, the number of rows returned will never exceed the number of matching rows based on the query parameters.

The number of response item repetitions that should be included in the initial response.

Un-merged Business Name: QueryLimit

Relationship: MFMI_MT700746CA.QueryByParameter.initialQuantity

Conformance/Cardinality: REQUIRED (0-1)

There may be a very large number of matching rows. To manage communication bandwidth, a limited set may initially be returned with further data retrieved by using query continuations.

The number of response item repetitions that should be included in the initial response.

Un-merged Business Name: QueryLimit

Relationship: QUQI_MT020002CA.QueryByParameter.initialQuantity

Conformance/Cardinality: REQUIRED (0-1)

There may be a very large number of matching rows. To manage communication bandwidth, a limited set may initially be returned with further data retrieved by using query continuations.

If not specified, the default behavior is to return all repetitions. However the recipient of a query may always choose to limit the quantity returned to be less than the number requested. Regardless of the number specified here, the number of rows returned will never exceed the number of matching rows based on the query parameters.

The number of response item repetitions that should be included in the initial response.

Un-merged Business Name: QueryLimit

Relationship: QUQI_MT120008CA.QueryByParameter.initialQuantity

Conformance/Cardinality: REQUIRED (0-1)

There may be a very large number of matching rows. To manage communication bandwidth, a limited set may initially be returned with further data retrieved by using query continuations.

If not specified, the default behavior is to return all repetitions. However the recipient of a query may always choose to limit the quantity returned to be less than the number requested. Regardless of the number specified here, the number of rows returned will never exceed the number of matching rows based on the query parameters.

The number of response item repetitions that should be included in the initial response.

Un-merged Business Name: QueryLimit

Relationship: QUQI_MT120006CA.QueryByParameter.initialQuantity

Conformance/Cardinality: REQUIRED (0-1)

There may be a very large number of matching rows. To manage communication bandwidth, a limited set may initially be returned with further data retrieved by using query continuations.

If not specified, the default behavior is to return all repetitions. However the recipient of a query may always choose to limit the quantity returned to be less than the number requested. Regardless of the number specified here, the number of rows returned will never exceed the number of matching rows based on the query parameters.

The number of response item repetitions that should be included in the initial response.


setInitialQuantity

public void setInitialQuantity(Integer initialQuantity)

Business Name: QueryLimit

Un-merged Business Name: QueryLimit

Relationship: QUQI_MT020000CA.QueryByParameter.initialQuantity

Conformance/Cardinality: REQUIRED (0-1)

There may be a very large number of matching rows. To manage communication bandwidth, a limited set may initially be returned with further data retrieved by using query continuations.

If not specified, the default behavior is to return all repetitions. However the recipient of a query may always choose to limit the quantity returned to be less than the number requested. Regardless of the number specified here, the number of rows returned will never exceed the number of matching rows based on the query parameters.

The number of response item repetitions that should be included in the initial response.

Un-merged Business Name: QueryLimit

Relationship: MFMI_MT700751CA.QueryByParameter.initialQuantity

Conformance/Cardinality: REQUIRED (0-1)

There may be a very large number of matching rows. To manage communication bandwidth, a limited set may initially be returned with further data retrieved by using query continuations.

If not specified, the default behavior is to return all repetitions. However the recipient of a query may always choose to limit the quantity returned to be less than the number requested. Regardless of the number specified here, the number of rows returned will never exceed the number of matching rows based on the query parameters.

The number of response item repetitions that should be included in the initial response.

Un-merged Business Name: QueryLimit

Relationship: MFMI_MT700746CA.QueryByParameter.initialQuantity

Conformance/Cardinality: REQUIRED (0-1)

There may be a very large number of matching rows. To manage communication bandwidth, a limited set may initially be returned with further data retrieved by using query continuations.

The number of response item repetitions that should be included in the initial response.

Un-merged Business Name: QueryLimit

Relationship: QUQI_MT020002CA.QueryByParameter.initialQuantity

Conformance/Cardinality: REQUIRED (0-1)

There may be a very large number of matching rows. To manage communication bandwidth, a limited set may initially be returned with further data retrieved by using query continuations.

If not specified, the default behavior is to return all repetitions. However the recipient of a query may always choose to limit the quantity returned to be less than the number requested. Regardless of the number specified here, the number of rows returned will never exceed the number of matching rows based on the query parameters.

The number of response item repetitions that should be included in the initial response.

Un-merged Business Name: QueryLimit

Relationship: QUQI_MT120008CA.QueryByParameter.initialQuantity

Conformance/Cardinality: REQUIRED (0-1)

There may be a very large number of matching rows. To manage communication bandwidth, a limited set may initially be returned with further data retrieved by using query continuations.

If not specified, the default behavior is to return all repetitions. However the recipient of a query may always choose to limit the quantity returned to be less than the number requested. Regardless of the number specified here, the number of rows returned will never exceed the number of matching rows based on the query parameters.

The number of response item repetitions that should be included in the initial response.

Un-merged Business Name: QueryLimit

Relationship: QUQI_MT120006CA.QueryByParameter.initialQuantity

Conformance/Cardinality: REQUIRED (0-1)

There may be a very large number of matching rows. To manage communication bandwidth, a limited set may initially be returned with further data retrieved by using query continuations.

If not specified, the default behavior is to return all repetitions. However the recipient of a query may always choose to limit the quantity returned to be less than the number requested. Regardless of the number specified here, the number of rows returned will never exceed the number of matching rows based on the query parameters.

The number of response item repetitions that should be included in the initial response.


getInitialQuantityCode

public QueryRequestLimit getInitialQuantityCode()

Business Name: QueryLimitType

Un-merged Business Name: QueryLimitType

Relationship: QUQI_MT020000CA.QueryByParameter.initialQuantityCode

Conformance/Cardinality: REQUIRED (0-1)

Needed to quantify the types of records requested to be returned in the query.

Defines the units associated with the magnitude of the maximum size limit of a query response that can be accepted by the requesting application.

Un-merged Business Name: QueryLimitType

Relationship: MFMI_MT700751CA.QueryByParameter.initialQuantityCode

Conformance/Cardinality: REQUIRED (0-1)

Needed to quantify the types of records requested to be returned in the query.

Defines the units associated with the magnitude of the maximum size limit of a query response that can be accepted by the requesting application.

Un-merged Business Name: QueryLimitType

Relationship: MFMI_MT700746CA.QueryByParameter.initialQuantityCode

Conformance/Cardinality: REQUIRED (0-1)

Needed to quantify the types of records requested to be returned in the query.

Defines the units associated with the magnitude of the maximum size limit of a query response that can be accepted by the requesting application.

Un-merged Business Name: QueryLimitType

Relationship: QUQI_MT020002CA.QueryByParameter.initialQuantityCode

Conformance/Cardinality: REQUIRED (0-1)

Needed to quantify the types of records requested to be returned in the query.

Defines the units associated with the magnitude of the maximum size limit of a query response that can be accepted by the requesting application.

Un-merged Business Name: QueryLimitType

Relationship: QUQI_MT120008CA.QueryByParameter.initialQuantityCode

Conformance/Cardinality: REQUIRED (0-1)

Needed to quantify the types of records requested to be returned in the query.

Defines the units associated with the magnitude of the maximum size limit of a query response that can be accepted by the requesting application.

Un-merged Business Name: QueryLimitType

Relationship: QUQI_MT120006CA.QueryByParameter.initialQuantityCode

Conformance/Cardinality: REQUIRED (0-1)

Needed to quantify the types of records requested to be returned in the query.

Defines the units associated with the magnitude of the maximum size limit of a query response that can be accepted by the requesting application.


setInitialQuantityCode

public void setInitialQuantityCode(QueryRequestLimit initialQuantityCode)

Business Name: QueryLimitType

Un-merged Business Name: QueryLimitType

Relationship: QUQI_MT020000CA.QueryByParameter.initialQuantityCode

Conformance/Cardinality: REQUIRED (0-1)

Needed to quantify the types of records requested to be returned in the query.

Defines the units associated with the magnitude of the maximum size limit of a query response that can be accepted by the requesting application.

Un-merged Business Name: QueryLimitType

Relationship: MFMI_MT700751CA.QueryByParameter.initialQuantityCode

Conformance/Cardinality: REQUIRED (0-1)

Needed to quantify the types of records requested to be returned in the query.

Defines the units associated with the magnitude of the maximum size limit of a query response that can be accepted by the requesting application.

Un-merged Business Name: QueryLimitType

Relationship: MFMI_MT700746CA.QueryByParameter.initialQuantityCode

Conformance/Cardinality: REQUIRED (0-1)

Needed to quantify the types of records requested to be returned in the query.

Defines the units associated with the magnitude of the maximum size limit of a query response that can be accepted by the requesting application.

Un-merged Business Name: QueryLimitType

Relationship: QUQI_MT020002CA.QueryByParameter.initialQuantityCode

Conformance/Cardinality: REQUIRED (0-1)

Needed to quantify the types of records requested to be returned in the query.

Defines the units associated with the magnitude of the maximum size limit of a query response that can be accepted by the requesting application.

Un-merged Business Name: QueryLimitType

Relationship: QUQI_MT120008CA.QueryByParameter.initialQuantityCode

Conformance/Cardinality: REQUIRED (0-1)

Needed to quantify the types of records requested to be returned in the query.

Defines the units associated with the magnitude of the maximum size limit of a query response that can be accepted by the requesting application.

Un-merged Business Name: QueryLimitType

Relationship: QUQI_MT120006CA.QueryByParameter.initialQuantityCode

Conformance/Cardinality: REQUIRED (0-1)

Needed to quantify the types of records requested to be returned in the query.

Defines the units associated with the magnitude of the maximum size limit of a query response that can be accepted by the requesting application.


getParameterList

public PL getParameterList()

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

Relationship: QUQI_MT020000CA.QueryByParameter.parameterList

Conformance/Cardinality: MANDATORY (1)

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

Relationship: MFMI_MT700751CA.QueryByParameter.parameterList

Conformance/Cardinality: MANDATORY (1)

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

Relationship: MFMI_MT700746CA.QueryByParameter.parameterList

Conformance/Cardinality: MANDATORY (1)

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

Relationship: QUQI_MT020002CA.QueryByParameter.parameterList

Conformance/Cardinality: MANDATORY (1)

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

Relationship: QUQI_MT120008CA.QueryByParameter.parameterList

Conformance/Cardinality: MANDATORY (1)

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

Relationship: QUQI_MT120006CA.QueryByParameter.parameterList

Conformance/Cardinality: MANDATORY (1)


setParameterList

public void setParameterList(PL parameterList)

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

Relationship: QUQI_MT020000CA.QueryByParameter.parameterList

Conformance/Cardinality: MANDATORY (1)

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

Relationship: MFMI_MT700751CA.QueryByParameter.parameterList

Conformance/Cardinality: MANDATORY (1)

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

Relationship: MFMI_MT700746CA.QueryByParameter.parameterList

Conformance/Cardinality: MANDATORY (1)

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

Relationship: QUQI_MT020002CA.QueryByParameter.parameterList

Conformance/Cardinality: MANDATORY (1)

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

Relationship: QUQI_MT120008CA.QueryByParameter.parameterList

Conformance/Cardinality: MANDATORY (1)

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

Relationship: QUQI_MT120006CA.QueryByParameter.parameterList

Conformance/Cardinality: MANDATORY (1)


getSortControl

public List<SortControlBean> getSortControl()

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

Relationship: MFMI_MT700751CA.QueryByParameter.sortControl

Conformance/Cardinality: OPTIONAL (0-10)

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

Relationship: MFMI_MT700746CA.QueryByParameter.sortControl

Conformance/Cardinality: OPTIONAL (0-10)



Copyright © 2013. All Rights Reserved.