public class Interface1010 extends Object implements Assertion
| Constructor and Description |
|---|
Interface1010() |
| Modifier and Type | Method and Description |
|---|---|
String |
getId()
Return the assertion identifier.
|
void |
validate(Object target,
WodenContext wodenCtx)
Validates the specified WSDL object against this assertion.
|
public static final String ID
public String getId()
Assertionpublic void validate(Object target, WodenContext wodenCtx) throws WSDLException
Assertionvalidate in interface Assertiontarget - the WSDL object that is the target of the assertionwodenCtx - WodenContext containing helper objects useful to
Assertion implementorsWSDLExceptionCopyright © 2005–2019 Apache Software Foundation. All rights reserved.