|
Oracle Application Server Wireless Java API Reference B14043-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Inteface defines the Alert Condition Value features.
| Method Summary | |
AlertConditionMeta |
getConditionMeta()Returns the alert condition meta data. |
java.lang.String |
getConditionName()Get the condition name. |
java.lang.String |
getCondType()Returns the alert condition type. |
java.lang.String |
getValue()Get the condition value. |
void |
setValue(java.lang.String value)Sets the condition value. |
| Method Detail |
public AlertConditionMeta getConditionMeta()
AlertConditionMetapublic java.lang.String getConditionName()
public java.lang.String getCondType()
FeedMetaDatapublic java.lang.String getValue()
public void setValue(java.lang.String value)
throws PanamaException
value - String containing the condition valuePanamaException
|
Oracle Application Server Wireless Java API Reference B14043-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||