Method Summary |
|
public InternationalString | getExplanation() Explanation of the meaning of conformance for this result. |
public Citation | getSpecification() Citation of product specification or user requirement against which data is being evaluated. |
public boolean | pass() Indication of the conformance result. |
public synchronized void | setExplanation(InternationalString newValue) Set the explanation of the meaning of conformance for this result. |
public synchronized void | setPass(boolean newValue) Set the indication of the conformance result. |
public synchronized void | setSpecification(Citation newValue) Set the citation of product specification or user requirement against which data
is being evaluated. |