ca.infoway.messagebuilder.model.pcs_mr2007_v02_r02.cr.merged
Class ConfidenceValueBean

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

public class ConfidenceValueBean
extends MessagePartBean

Business Name: ConfidenceValue

PRPA_MT101102CA.ObservationEvent: Confidence Value

Supports the business requirement to provide a confidence value associated with the identifiedEntity returned in the response distinguishes these different representations.

Each returned IdentifiedPerson can have an associated ObservationEvent reporting the confidence value (degree of certainty) and the name of the matching algorithm that resulted in that record's inclusion in the result set.

PRPA_MT101104CA.ObservationEvent: Confidence Value

Supports the business requirement to provide a confidence value associated with the identifiedEntity returned in the responsedistinguishes these different representations.

Each returned IdentifiedPerson can have an associated ObservationEvent reporting the confidence value (degree of certainty) and the name of the matching algorithm that resulted in that record's inclusion in the result set.

See Also:
Serialized Form

Constructor Summary
ConfidenceValueBean()
           
 
Method Summary
 ActCode getCode()
          Business Name: ProbabilityMatchCode
 BigDecimal getValue()
          Business Name: ConfidenceValue
 void setCode(ActCode code)
          Business Name: ProbabilityMatchCode
 void setValue(BigDecimal value)
          Business Name: ConfidenceValue
 
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

ConfidenceValueBean

public ConfidenceValueBean()
Method Detail

getCode

public ActCode getCode()

Business Name: ProbabilityMatchCode

Un-merged Business Name: ProbabilityMatchCode

Relationship: PRPA_MT101102CA.ObservationEvent.code

Conformance/Cardinality: MANDATORY (1)

Mandatory attribute supports confident identification of intended client

Supports the business requirement to identify type of confidence matching used i.e. the code would be the name for the algorithm for the confidence value

Un-merged Business Name: ProbabilityMatchCode

Relationship: PRPA_MT101104CA.ObservationEvent.code

Conformance/Cardinality: MANDATORY (1)

Mandatory attribute supports confident identification of intended client

Supports the business requirement to identify type of confidence matching used i.e. the code would be the name for the algorithm for the confidence value


setCode

public void setCode(ActCode code)

Business Name: ProbabilityMatchCode

Un-merged Business Name: ProbabilityMatchCode

Relationship: PRPA_MT101102CA.ObservationEvent.code

Conformance/Cardinality: MANDATORY (1)

Mandatory attribute supports confident identification of intended client

Supports the business requirement to identify type of confidence matching used i.e. the code would be the name for the algorithm for the confidence value

Un-merged Business Name: ProbabilityMatchCode

Relationship: PRPA_MT101104CA.ObservationEvent.code

Conformance/Cardinality: MANDATORY (1)

Mandatory attribute supports confident identification of intended client

Supports the business requirement to identify type of confidence matching used i.e. the code would be the name for the algorithm for the confidence value


getValue

public BigDecimal getValue()

Business Name: ConfidenceValue

Un-merged Business Name: ConfidenceValue

Relationship: PRPA_MT101102CA.ObservationEvent.value

Conformance/Cardinality: REQUIRED (0-1)

Required attribute to provide information about success of query

A real number value indicating the confidence of the query with regard to finding the intended target client i.e. the value would be the computed confidence value.

Un-merged Business Name: ConfidenceValue

Relationship: PRPA_MT101104CA.ObservationEvent.value

Conformance/Cardinality: REQUIRED (0-1)

Required attribute to provide information about success of query

A real number value indicating the confidence of the query with regard to finding the intended target client i.e. the value would be the computed confidence value.


setValue

public void setValue(BigDecimal value)

Business Name: ConfidenceValue

Un-merged Business Name: ConfidenceValue

Relationship: PRPA_MT101102CA.ObservationEvent.value

Conformance/Cardinality: REQUIRED (0-1)

Required attribute to provide information about success of query

A real number value indicating the confidence of the query with regard to finding the intended target client i.e. the value would be the computed confidence value.

Un-merged Business Name: ConfidenceValue

Relationship: PRPA_MT101104CA.ObservationEvent.value

Conformance/Cardinality: REQUIRED (0-1)

Required attribute to provide information about success of query

A real number value indicating the confidence of the query with regard to finding the intended target client i.e. the value would be the computed confidence value.



Copyright © 2013. All Rights Reserved.