Groovy Documentation

de.matrixweb.harhar.model
[Groovy] Class Page

java.lang.Object
  de.matrixweb.harhar.model.Page
All Implemented Interfaces:
Serializable

class Page
extends Object

Authors:
marwol


Property Summary
String id

PageTimings pageTimings

String startedDateTime

String title

 
Method Summary
 
Methods inherited from class Object
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll
 

Property Detail

id

String id


pageTimings

PageTimings pageTimings


startedDateTime

String startedDateTime


title

String title


 

Groovy Documentation