public static class WSClientAutobahnTest.IndexedCaseInfo
extends java.lang.Object
implements scala.Product, java.io.Serializable
| Constructor and Description | 
|---|
| IndexedCaseInfo(int index,
               WSClientAutobahnTest.CaseInfo caseInfo) | 
| Modifier and Type | Method and Description | 
|---|---|
| WSClientAutobahnTest.CaseInfo | caseInfo() | 
| int | index() | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic IndexedCaseInfo(int index,
                       WSClientAutobahnTest.CaseInfo caseInfo)
public int index()
public WSClientAutobahnTest.CaseInfo caseInfo()