|
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 PcpToRfMediatorConfigMBean
Method Summary | |
---|---|
void |
addOpcodeMapping() Add a new element named opcodeMapping |
long |
getAcrTimeout() Gets the value of the acrTimeout property. |
String |
getBrmClientProgramName() Gets the value of the brmClientProgramName property. |
String |
getBrmObjectType() Gets the value of the brmObjectType property. |
List<OpcodeMappingTypeMBean> |
getOpcodeMappingMBean() Return the list of the OpcodeMappingType element |
ServiceTypesMBean |
getServiceTypesMBean() Return the value of the ServiceTypes element |
boolean |
isIncrementalMode() Gets the value of the incrementalMode property. |
boolean |
isSetAcrTimeout() |
boolean |
isSetBrmClientProgramName() |
boolean |
isSetBrmObjectType() |
boolean |
isSetIncrementalMode() |
boolean |
isSetOpcodeMapping() |
boolean |
isSetServiceTypes() |
void |
removeOpcodeMapping(int index) Remove an element named opcodeMapping by the index |
void |
setAcrTimeout(long value) Sets the value of the acrTimeout property. |
void |
setBrmClientProgramName(String value) Sets the value of the brmClientProgramName property. |
void |
setBrmObjectType(String value) Sets the value of the brmObjectType property. |
void |
setIncrementalMode(boolean value) Sets the value of the incrementalMode property. |
void |
setServiceTypesMBean(ServiceTypesMBean val) Set the value of the ServiceTypes element |
void |
unsetOpcodeMapping() |
Method Detail |
---|
boolean isSetServiceTypes()
String getBrmClientProgramName()
void setBrmClientProgramName(String value)
boolean isSetBrmClientProgramName()
String getBrmObjectType()
void setBrmObjectType(String value)
boolean isSetBrmObjectType()
boolean isIncrementalMode()
void setIncrementalMode(boolean value)
boolean isSetIncrementalMode()
long getAcrTimeout()
void setAcrTimeout(long value)
boolean isSetAcrTimeout()
boolean isSetOpcodeMapping()
void unsetOpcodeMapping()
void addOpcodeMapping()
void removeOpcodeMapping(int index)
ServiceTypesMBean getServiceTypesMBean()
void setServiceTypesMBean(ServiceTypesMBean val)
List<OpcodeMappingTypeMBean> getOpcodeMappingMBean()
|
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 |