Class ProblemAction

java.lang.Object
com.sun.xml.ws.addressing.ProblemAction

public class ProblemAction extends Object
Author:
Arun Gupta
  • Constructor Details

    • ProblemAction

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

      public ProblemAction(String action)
    • ProblemAction

      public ProblemAction(String action, String soapAction)
  • Method Details

    • getAction

      public String getAction()
    • getSoapAction

      public String getSoapAction()