|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Inteface which defines the Alert Condition Value features
Method Summary |
Type | Method |
---|---|
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 java.lang.String getConditionName()
public java.lang.String getValue()
public void setValue(java.lang.String value) throws PanamaException
value
- String containing the condition valuepublic AlertConditionMeta getConditionMeta()
AlertConditionMeta
public java.lang.String getCondType()
oracle.panama.model.FeedMetaData.getDataTypeCode
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |