Gets the value of the 'prevModifiedTime' field. The system time in milliseconds for when this WebPage was previously modified by the author, if this is not available then we default to the server for this information. This is important to understand the changing nature of a WebPage.
()
| 413 | * Gets the value of the 'prevModifiedTime' field. |
| 414 | * The system time in milliseconds for when this WebPage was previously modified by the author, if this is not available then we default to the server for this information. This is important to understand the changing nature of a WebPage. */ |
| 415 | public java.lang.Long getPrevModifiedTime() { |
| 416 | return prevModifiedTime; |
| 417 | } |
| 418 | |
| 419 | /** |
| 420 | * Sets the value of the 'prevModifiedTime' field. |
no outgoing calls
no test coverage detected