java.lang.Object
com.sun.xml.ws.policy.PolicyAssertion
com.sun.xml.ws.security.addressing.impl.policy.Address
All Implemented Interfaces:
Address

public class Address extends com.sun.xml.ws.policy.PolicyAssertion implements Address
Author:
Abhijit Das
  • Constructor Summary

    Constructors
    Constructor
    Description
    Creates a new instance of Address
    Address(com.sun.xml.ws.policy.sourcemodel.AssertionData name, Collection<com.sun.xml.ws.policy.PolicyAssertion> nestedAssertions, com.sun.xml.ws.policy.AssertionSet nestedAlternative)
     
  • Method Summary

    Modifier and Type
    Method
    Description
     
     

    Methods inherited from class com.sun.xml.ws.policy.PolicyAssertion

    equals, getAttributes, getAttributesSet, getAttributeValue, getImplementation, getName, getNestedPolicy, getParametersIterator, getValue, hashCode, hasNestedPolicy, hasParameters, isIgnorable, isOptional, isPrivate, toString, toString

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait
  • Constructor Details

    • Address

      public Address()
      Creates a new instance of Address
    • Address

      public Address(com.sun.xml.ws.policy.sourcemodel.AssertionData name, Collection<com.sun.xml.ws.policy.PolicyAssertion> nestedAssertions, com.sun.xml.ws.policy.AssertionSet nestedAlternative)
  • Method Details

    • getURI

      public URI getURI()
      Specified by:
      getURI in interface Address
    • getNamespaceURI

      public String getNamespaceURI()