Package tenapull.data.entity.response
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.
-
Method Summary
Methods inherited from interface tenapull.data.entity.template.DbPojo
_prepare, getId, setId, toJsonNode, toJsonString
Methods inherited from interface tenapull.data.entity.response.NessusResponse.ResponseChild
getResponse, setResponse