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() |
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.