| Class | Line # | Actions | |||
|---|---|---|---|---|---|
| SecStructPredWebServiceClientI | 5 | 0 | 0 |
| 1 | package jalview.ws2.client.api; | |
| 2 | ||
| 3 | import jalview.ws2.actions.secstructpred.SecStructPredProvider; | |
| 4 | ||
| 5 | public interface SecStructPredWebServiceClientI | |
| 6 | extends WebServiceClientI, SecStructPredProvider | |
| 7 | { | |
| 8 | ||
| 9 | } |