Modifier and Type | Method and Description |
---|---|
EntityCollectionResponse<Event> |
EventEndpoint.getEventsByCategory(java.lang.Integer limit,
java.lang.String cursor,
CategoryEventEnum category) |
Modifier and Type | Method and Description |
---|---|
EntityCollectionResponse<Event> |
AppEndpoint.getEventsByCategory(java.lang.Integer limit,
java.lang.String cursor,
CategoryEventEnum category) |
Modifier and Type | Method and Description |
---|---|
EntityCollectionResponse<Event> |
AppEndpoint.getEventsByCategory(java.lang.Integer limit,
java.lang.String cursor,
CategoryEventEnum category) |
Modifier and Type | Method and Description |
---|---|
EntityCollectionResponse<Event> |
AppEndpoint.getEventsByCategory(java.lang.Integer limit,
java.lang.String cursor,
CategoryEventEnum category) |
Modifier and Type | Method and Description |
---|---|
EntityCollectionResponse<Event> |
AppEndpoint.getEventsByCategory(java.lang.Integer limit,
java.lang.String cursor,
CategoryEventEnum category) |
Modifier and Type | Method and Description |
---|---|
static CategoryEventEnum |
CategoryEventEnum.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static CategoryEventEnum[] |
CategoryEventEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
CategoryEventEnum |
Event.getCategoryEvent() |
Modifier and Type | Method and Description |
---|---|
void |
Event.setCategoryEvent(CategoryEventEnum categoryEvent) |