public class AssertionInfo extends Object
Constructor and Description |
---|
AssertionInfo(org.apache.neethi.Assertion a) |
Modifier and Type | Method and Description |
---|---|
org.apache.neethi.Assertion |
getAssertion() |
String |
getErrorMessage() |
boolean |
isAsserted() |
void |
setAsserted(boolean a) |
void |
setNotAsserted(String message) |
String |
toString() |
Apache CXF