|
Oracle Communications Service Broker Configuration and Runtime MBean Java API Referencee 6.1 E38079-01 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ExecutionBlockTypeMBean
Method Summary | |
---|---|
int |
getAppId() Gets the value of the appId property. |
String |
getClassName() Gets the value of the className property. |
String |
getCmdIds() Gets the value of the cmdIds property. |
int |
getPrecedence() Gets the value of the precedence property. |
int |
getRequestAnswerBit() Gets the value of the requestAnswerBit property. |
int |
getRequestType() Gets the value of the requestType property. |
boolean |
isActive() Gets the value of the active property. |
void |
setActive(boolean value) Sets the value of the active property. |
void |
setAppId(int value) Sets the value of the appId property. |
void |
setClassName(String value) Sets the value of the className property. |
void |
setCmdIds(String value) Sets the value of the cmdIds property. |
void |
setPrecedence(int value) Sets the value of the precedence property. |
void |
setRequestAnswerBit(int value) Sets the value of the requestAnswerBit property. |
void |
setRequestType(int value) Sets the value of the requestType property. |
Method Detail |
---|
int getAppId()
void setAppId(int value)
int getRequestType()
void setRequestType(int value)
int getRequestAnswerBit()
void setRequestAnswerBit(int value)
String getClassName()
void setClassName(String value)
String getCmdIds()
void setCmdIds(String value)
int getPrecedence()
void setPrecedence(int value)
boolean isActive()
void setActive(boolean value)
|
Oracle Communications Service Broker Configuration and Runtime MBean Java API Referencee 6.1 E38079-01 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |