public class BullhornAlert extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
event |
long |
eventDate |
String |
from |
String |
fromDisplayName |
long |
id |
String |
ref |
String |
siteId |
String |
siteTitle |
String |
title |
String |
to |
String |
url |
| Constructor and Description |
|---|
BullhornAlert() |
BullhornAlert(ResultSet rs) |
public long id
public String from
public String fromDisplayName
public String to
public String event
public String ref
public String title
public String siteId
public String siteTitle
public String url
public long eventDate
public BullhornAlert()
public BullhornAlert(ResultSet rs)
Copyright © 2003–2018 Sakai Project. All rights reserved.