public class CalendarServerPrincipalSearchResponse extends ReportResponse
| Constructor and Description |
|---|
CalendarServerPrincipalSearchResponse(java.lang.String href,
javax.xml.namespace.QName kind) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<javax.xml.namespace.QName> |
getExpected() |
java.util.List<ItemValue<User>> |
getUsers() |
void |
setExpected(java.util.List<javax.xml.namespace.QName> expected) |
void |
setUsers(java.util.List<ItemValue<User>> users) |
getHref, getKindpublic CalendarServerPrincipalSearchResponse(java.lang.String href,
javax.xml.namespace.QName kind)
Copyright © 2024. All Rights Reserved.