javax.naming.directory
public class SearchResult extends Binding
UNKNOWN: June 13, 2001
| Constructor Summary | |
|---|---|
| SearchResult(String name, Object obj, Attributes attrs) | |
| SearchResult(String name, Object obj, Attributes attrs, boolean isRelative) | |
| SearchResult(String name, String className, Object obj, Attributes attrs) | |
| SearchResult(String name, String className, Object obj, Attributes attrs, boolean isRelative) | |
| Method Summary | |
|---|---|
| Attributes | getAttributes() |
| void | setAttributes(Attributes attrs) |
| String | toString() |