Class WSClientAutobahnTest.CaseInfo

java.lang.Object
org.apache.pekko.http.impl.engine.ws.WSClientAutobahnTest.CaseInfo
All Implemented Interfaces:
Serializable, scala.Equals, scala.Product
Enclosing class:
WSClientAutobahnTest

public static class WSClientAutobahnTest.CaseInfo extends Object implements scala.Product, Serializable
See Also:
  • Constructor Details

    • CaseInfo

      public CaseInfo(String id, String description)
  • Method Details

    • id

      public String id()
    • description

      public String description()