Class SOAPAddress

All Implemented Interfaces:
TWSDLExtension, Elemental

public class SOAPAddress extends ExtensionImpl
A SOAP address extension.
Author:
WS Development Team
  • Constructor Details

    • SOAPAddress

      public SOAPAddress(Locator locator)
  • Method Details

    • getElementName

      public QName getElementName()
    • getLocation

      public String getLocation()
    • setLocation

      public void setLocation(String s)
    • validateThis

      public void validateThis()
      Specified by:
      validateThis in class Entity