|
BEA Systems, Inc. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--com.bea.ales.EntitlementQuery.common.CustomEnumerationValue
Used to represent custom ALES enumeration values.
| Constructor Summary | |
CustomEnumerationValue(java.lang.String value)
Constructs a CustomEnumerationValue. |
|
| Method Summary | |
boolean |
equals(java.lang.Object other)
Compares two enumeration values for equality. |
java.lang.String |
getValue()
Returns the enumeration value as a String. |
java.lang.String |
toString()
Returns the enumeration value as a String. |
| Methods inherited from class java.lang.Object |
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
| Constructor Detail |
public CustomEnumerationValue(java.lang.String value)
throws QueryException
CustomEnumerationValue.
value - the value of the enumeration.| Method Detail |
public java.lang.String toString()
public java.lang.String getValue()
public boolean equals(java.lang.Object other)
|
Documentation is available at http://edocs.bea.com/ales/docs26 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||