public class AtAssertion
extends com.sun.xml.ws.policy.SimpleAssertion
| Constructor and Description |
|---|
AtAssertion(com.sun.xml.ws.policy.sourcemodel.AssertionData data,
Collection<? extends com.sun.xml.ws.policy.PolicyAssertion> assertionParameters) |
AtAssertion(WsatNamespace ns,
boolean isOptional) |
| Modifier and Type | Method and Description |
|---|---|
static QName |
nameForNamespace(WsatNamespace ns) |
equals, getAttributes, getAttributesSet, getAttributeValue, getImplementation, getName, getNestedAssertionsIterator, getParametersIterator, getValue, hashCode, hasNestedAssertions, hasParameters, isIgnorable, isOptional, isPrivate, toString, toStringpublic AtAssertion(WsatNamespace ns, boolean isOptional)
public AtAssertion(com.sun.xml.ws.policy.sourcemodel.AssertionData data,
Collection<? extends com.sun.xml.ws.policy.PolicyAssertion> assertionParameters)
public static QName nameForNamespace(WsatNamespace ns)
Copyright © 2005–2018 Oracle Corporation. All rights reserved.