public class SearchResult extends Binding
Constructor and Description |
---|
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) |
Modifier and Type | Method and Description |
---|---|
Attributes |
getAttributes() |
void |
setAttributes(Attributes attrs) |
String |
toString()
Returns the string representation.
|
getClassName, getObject, setObject
getName, getNameInNamespace, isRelative, setClassName, setName, setNameInNamespace, setRelative
public SearchResult(String name, Object obj, Attributes attrs)
public SearchResult(String name, Object obj, Attributes attrs, boolean isRelative)
public SearchResult(String name, String className, Object obj, Attributes attrs)
public SearchResult(String name, String className, Object obj, Attributes attrs, boolean isRelative)
public Attributes getAttributes()
public void setAttributes(Attributes attrs)
public String toString()
Binding
toString
in class Binding
Object.getClass()
,
Object.hashCode()
,
Class.getName()
,
Integer.toHexString(int)