|
Oracle Ultra Search APIs 9.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | 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()
|
Oracle Ultra Search APIs 9.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |