public static class CalendarRestApi.Expand extends Object
| Constructor and Description |
|---|
Expand(String field,
int offset,
int limit) |
| Modifier and Type | Method and Description |
|---|---|
String |
getField() |
int |
getLimit() |
int |
getOffset() |
static List<CalendarRestApi.Expand> |
parse(String expand) |
public Expand(String field, int offset, int limit)
public static List<CalendarRestApi.Expand> parse(String expand)
public String getField()
public int getOffset()
public int getLimit()
Copyright © 2003–2020 eXo Platform SAS. All rights reserved.