public class PrincipalPropertySearchResponse extends ReportResponse
| Constructor and Description | 
|---|
PrincipalPropertySearchResponse(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 PrincipalPropertySearchResponse(java.lang.String href,
                                       javax.xml.namespace.QName kind)
Copyright © 2021. All Rights Reserved.