Uses of Class
org.opends.dsml.protocol.SearchResultEntry
-
-
Uses of SearchResultEntry in org.opends.dsml.protocol
Fields in org.opends.dsml.protocol with type parameters of type SearchResultEntry Modifier and Type Field Description protected List<SearchResultEntry>SearchResponse. searchResultEntryMethods in org.opends.dsml.protocol that return SearchResultEntry Modifier and Type Method Description SearchResultEntryObjectFactory. createSearchResultEntry()Create an instance ofSearchResultEntryMethods in org.opends.dsml.protocol that return types with arguments of type SearchResultEntry Modifier and Type Method Description List<SearchResultEntry>SearchResponse. getSearchResultEntry()Gets the value of the searchResultEntry property.
-