|
||||||||||
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.cr.merged.ConfidenceValueBean
public class ConfidenceValueBean
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.
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 |
---|
public ConfidenceValueBean()
Method Detail |
---|
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
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
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.
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.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |