Entry
class Entry (View source)
Properties
$event_id | |||
$pool | |||
$value | |||
$created | |||
$expiration | |||
$tags |
Methods
__construct($event_id, $pool, Address $address, $value, $created, $expiration = null, array $tags = array())
No description
getAddress()
Return the Address for this entry.
integer
getTTL()
Return the time-to-live for this entry.