|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openanzo.model.event.Event
public class Event
Implementation of Event
| Constructor Summary | |
|---|---|
Event(org.openrdf.model.URI type)
Create a new event of the given type |
|
| Method Summary | |
|---|---|
org.openrdf.model.URI |
getType()
Get the event's type |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Event(org.openrdf.model.URI type)
type - of event| Method Detail |
|---|
public org.openrdf.model.URI getType()
getType in interface IEvent
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||