Package org.apache.cxf.ws.policy
Class AssertionInfo
java.lang.Object
org.apache.cxf.ws.policy.AssertionInfo
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.apache.neethi.AssertionbooleanvoidsetAsserted(boolean a) voidsetNotAsserted(String message) toString()
-
Constructor Details
-
AssertionInfo
public AssertionInfo(org.apache.neethi.Assertion a)
-
-
Method Details