|
Oracle Ultra Search Java API Reference 9.0.3 |
||||||||
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.NumberAttribute
Class NumberAttribute represents an attribute that takes BigDecimal 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 Java API Reference 9.0.3 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |