| Constructor and Description |
|---|
Header(com.sun.xml.ws.policy.sourcemodel.AssertionData name,
Collection<com.sun.xml.ws.policy.PolicyAssertion> nestedAssertions,
com.sun.xml.ws.policy.AssertionSet nestedAlternative) |
Header(String localName,
String uri)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object object) |
String |
getLocalName()
return Local Name of the Header
|
String |
getURI()
return the URI of the Header.
|
int |
hashCode() |
getAttributes, getAttributesSet, getAttributeValue, getImplementation, getName, getNestedAssertionsIterator, getNestedPolicy, getParametersIterator, getValue, hasNestedAssertions, hasNestedPolicy, hasParameters, isIgnorable, isOptional, isPrivate, toString, toString@Deprecated public Header(String localName, String uri)
public Header(com.sun.xml.ws.policy.sourcemodel.AssertionData name,
Collection<com.sun.xml.ws.policy.PolicyAssertion> nestedAssertions,
com.sun.xml.ws.policy.AssertionSet nestedAlternative)
throws com.sun.xml.ws.policy.PolicyException
com.sun.xml.ws.policy.PolicyExceptionpublic boolean equals(Object object)
equals in class com.sun.xml.ws.policy.PolicyAssertionpublic int hashCode()
hashCode in class com.sun.xml.ws.policy.PolicyAssertionpublic String getLocalName()
HeadergetLocalName in interface HeaderCopyright © 2005–2018 Oracle Corporation. All rights reserved.