Class NessusResponse.SingleChildTemplate<POJO extends NessusResponse.SingleChildTemplate<POJO,​R>,​R extends NessusResponse>

java.lang.Object
tenapull.data.entity.template.ExtensibleJsonPojo
tenapull.data.entity.template.NaturalIdPojo
tenapull.data.entity.response.NessusResponse.SingleChildTemplate<POJO,​R>
Type Parameters:
POJO - the child pojo type, implementing SingleChildTemplate
R - the parent response type, implementing NessusResponse
All Implemented Interfaces:
NessusResponse.ResponseChild<POJO,​R>, DbPojo
Direct Known Subclasses:
ScanHostInfo, ScanResponse.SingleChild
Enclosing interface:
NessusResponse<RES extends NessusResponse<RES>>

@MappedSuperclass
public abstract static class NessusResponse.SingleChildTemplate<POJO extends NessusResponse.SingleChildTemplate<POJO,​R>,​R extends NessusResponse>
extends NaturalIdPojo
implements NessusResponse.ResponseChild<POJO,​R>
Represents a nested entity with a one-to-one relationship with the response