|
Oracle® Ultra Search Java API Reference 10g Release 2 (10.2) B14221-01 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object
oracle.ultrasearch.query.Attribute
oracle.ultrasearch.query.StringAttribute
Class StringAttribute represents an attribute that takes string values.
Field Summary | |
static java.lang.Class |
TYPE |
Method Summary | |
java.lang.String |
getUniqueName() Get the attribute's unique name. |
Methods inherited from class oracle.ultrasearch.query.Attribute |
equals, getId, getName |
Methods inherited from class java.lang.Object |
getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.lang.Class TYPE
Method Detail |
public java.lang.String getUniqueName()
getUniqueName
in class Attribute
|
Oracle® Ultra Search Java API Reference 10g Release 2 (10.2) B14221-01 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |