Gets the value of the 'fetchTime' field. The system time in milliseconds for when the page was fetched.
()
| 293 | * Gets the value of the 'fetchTime' field. |
| 294 | * The system time in milliseconds for when the page was fetched. */ |
| 295 | public java.lang.Long getFetchTime() { |
| 296 | return fetchTime; |
| 297 | } |
| 298 | |
| 299 | /** |
| 300 | * Sets the value of the 'fetchTime' field. |
no outgoing calls