Package | Description |
---|---|
com.opencloud.rhino.facilities.sas.bundle |
Modifier and Type | Method and Description |
---|---|
SortedMap<Integer,EventDescription> |
SasBundle.getEvents() |
SortedMap<EventKey,EventDescription> |
MiniBundle.getEvents() |
Modifier and Type | Method and Description |
---|---|
void |
SasBundle.addEvents(int prefix,
Iterable<EventDescription> events,
String packageName,
Set<String> enums)
Add SAS events to the bundle
|
void |
MiniBundle.setEvents(SortedMap<EventKey,EventDescription> events) |
void |
SasBundle.setEvents(SortedMap<Integer,EventDescription> events) |