Interface ScanResponse.ScanResponseChild<POJO extends ScanResponse.ScanResponseChild<POJO>>

Type Parameters:
POJO - the type parameter
All Superinterfaces:
DbPojo, NessusResponse.ResponseChild<POJO,​ScanResponse>
All Known Implementing Classes:
ScanHistory, ScanHost, ScanInfo, ScanPlugin, ScanRemediation, ScanRemediationsSummary, ScanResponse.MultiChild, ScanResponse.MultiChildLookup, ScanResponse.SingleChild, ScanResponse.SingleChildLookup
Enclosing class:
ScanResponse

public static interface ScanResponse.ScanResponseChild<POJO extends ScanResponse.ScanResponseChild<POJO>>
extends NessusResponse.ResponseChild<POJO,​ScanResponse>
The interface Scan response child.