class PolicyTopicEvidence extends Model (View source)

Properties

protected $destinationNotCrawlableType
protected $destinationNotCrawlableDataType
protected $destinationNotWorkingType
protected $destinationNotWorkingDataType
protected $destinationUrlType
protected $destinationUrlDataType
protected $domainCallType
protected $domainCallDataType
protected $downloadSizeType
protected $downloadSizeDataType
protected $httpCallType
protected $httpCallDataType
protected $httpCookieType
protected $httpCookieDataType

Methods

setDestinationNotCrawlable(DestinationNotCrawlableEvidence $destinationNotCrawlable)

No description

setDestinationNotWorking(DestinationNotWorkingEvidence $destinationNotWorking)

No description

setDestinationUrl(DestinationUrlEvidence $destinationUrl)

No description

setDomainCall(DomainCallEvidence $domainCall)

No description

setDownloadSize(DownloadSizeEvidence $downloadSize)

No description

setHttpCall(HttpCallEvidence $httpCall)

No description

getHttpCall()

No description

setHttpCookie(HttpCookieEvidence $httpCookie)

No description

Details

setDestinationNotCrawlable(DestinationNotCrawlableEvidence $destinationNotCrawlable)

No description

Parameters

DestinationNotCrawlableEvidence $destinationNotCrawlable

DestinationNotCrawlableEvidence getDestinationNotCrawlable()

No description

setDestinationNotWorking(DestinationNotWorkingEvidence $destinationNotWorking)

No description

Parameters

DestinationNotWorkingEvidence $destinationNotWorking

DestinationNotWorkingEvidence getDestinationNotWorking()

No description

setDestinationUrl(DestinationUrlEvidence $destinationUrl)

No description

Parameters

DestinationUrlEvidence $destinationUrl

DestinationUrlEvidence getDestinationUrl()

No description

Return Value

DestinationUrlEvidence

setDomainCall(DomainCallEvidence $domainCall)

No description

Parameters

DomainCallEvidence $domainCall

DomainCallEvidence getDomainCall()

No description

Return Value

DomainCallEvidence

setDownloadSize(DownloadSizeEvidence $downloadSize)

No description

Parameters

DownloadSizeEvidence $downloadSize

DownloadSizeEvidence getDownloadSize()

No description

Return Value

DownloadSizeEvidence

setHttpCall(HttpCallEvidence $httpCall)

No description

Parameters

HttpCallEvidence $httpCall

HttpCallEvidence getHttpCall()

No description

Return Value

HttpCallEvidence

setHttpCookie(HttpCookieEvidence $httpCookie)

No description

Parameters

HttpCookieEvidence $httpCookie

HttpCookieEvidence getHttpCookie()

No description

Return Value

HttpCookieEvidence