|
Sonic Management API | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public static interface IAbstractBrokerBean.IAbstractNotificationParametersType
Inner class representing NotificationParametersType This class extends IMgmtListBase
| Method Summary | |
|---|---|
java.math.BigDecimal |
getDmqNotifyFactor()
Get the attribute for DMQ_NOTIFY_FACTOR as a java.math.BigDecimal value. |
IMgmtAttributeMetaData |
getDmqNotifyFactorMetaData()
Get the attribute metadata for DMQ_NOTIFY_FACTOR. |
void |
setDmqNotifyFactor(java.math.BigDecimal value)
Set the attribute for DMQ_NOTIFY_FACTOR to the specified java.math.BigDecimal value. |
| Methods inherited from interface com.sonicsw.ma.mgmtapi.config.IMgmtSubBeanBase |
|---|
getBigDecimalAttribute, getBooleanAttribute, getByteArrayAttribute, getIntegerAttribute, getLongAttribute, getReferenceAttribute, getStringAttribute, setBigDecimalAttribute, setBooleanAttribute, setByteArrayAttribute, setIntegerAttribute, setLongAttribute, setReferenceAttribute, setStringAttribute |
| Methods inherited from interface com.sonicsw.ma.mgmtapi.config.IMgmtBase |
|---|
getAttributeList, getAttributeMap, getAttributeMetaData, getConfigBean, getConfigBeanName, getConfigBeanNameTail, getConfigPath, getConfigPath, getMgmtBeanFactory, getParent, removeAttribute, setAttribute |
| Method Detail |
|---|
java.math.BigDecimal getDmqNotifyFactor()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute
IMgmtAttributeMetaData getDmqNotifyFactorMetaData()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute's metadata
void setDmqNotifyFactor(java.math.BigDecimal value)
throws MgmtException
value - The java.math.BigDecimal value for this attribute
MgmtException - Thrown if there is some problem setting this attribute
|
Sonic Management API | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||