|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.novell.nds.dirxml.driver.xds.ReadAttrType
An enumeration of values for a <read-attr>
element's
type
attribute.
Field Summary | |
static ReadAttrType |
DEFAULT
"default" |
static ReadAttrType |
XML
"xml" |
Method Summary | |
String |
toString()
Returns a string representation of this type (e.g., "xml", "default"). |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
public static final ReadAttrType XML
public static final ReadAttrType DEFAULT
Method Detail |
public String toString()
null
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |