|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface exposing the Alert input param value attributes
Method Summary |
Type | Method |
---|---|
AlertInputParamMeta |
getInputParamMeta()
Returns the input param meta |
java.lang.String |
getParamName()
Get Param Name |
java.lang.String |
getParamType()
Returns the parameter type |
java.lang.String |
getValue()
Get the param value |
void |
setValue(java.lang.String value)
Sets the value for the input param |
Method Detail |
public java.lang.String getParamName()
public java.lang.String getValue()
public void setValue(java.lang.String value) throws PanamaException
value
- String containg the valuepublic AlertInputParamMeta getInputParamMeta()
AlertInputParamMeta
- The input param metapublic java.lang.String getParamType()
oracle.panama.model.FeedMetaData#getDataTypeCode
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |