|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.novell.nds.dirxml.driver.xds.ElementImpl
com.novell.nds.dirxml.driver.xds.XDSSearchClassElement
A <search-class>
element.
XDSQueryElement.childElements()
,
XDSQueryElement.containsSearchClassElements()
,
XDSQueryElement.extractSearchClassElements()
,
XDSQueryElement.appendSearchClassElement()
Method Summary | |
String |
getClassName()
Gets the value of this element's class-name attribute. |
void |
setClassName(String someName)
Sets this element's class-name attribute to
someName . |
Methods inherited from class com.novell.nds.dirxml.driver.xds.ElementImpl |
attributeValueGet, attributeValueGet, attributeValueSet, childElements, documentImpl, domDocument, domElement, localName, namespaceName, position, tagName |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public String getClassName()
class-name
attribute.
null
; will not return
""
public void setClassName(String someName)
class-name
attribute to
someName
.
someName
- if null
or ""
, no action is
taken
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |