public class SignatureResultSet extends Object
| Constructor and Description |
|---|
SignatureResultSet()
Construct a new
SignatureResultSet. |
| Modifier and Type | Method and Description |
|---|---|
void |
addError(ComparisonError error)
Add a
ComparisonError in the list. |
boolean |
hasErrors()
Returns true if this set has errors inside.
|
String |
toString() |
public SignatureResultSet()
SignatureResultSet.public void addError(ComparisonError error)
ComparisonError in the list.error - the error to addpublic boolean hasErrors()
Copyright © 2007-2013 OW2 Consortium. All Rights Reserved.