|
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 AvpTypeMBean
Method Summary | |
---|---|
void |
addAvp() Add a new element named avp |
void |
addProcessor() Add a new element named processor |
int |
getAvpCode() Gets the value of the avpCode property. |
List<AvpTypeMBean> |
getAvpMBean() Return the list of the AvpType element |
ProcessorTypeMBean |
getProcessorMBean() Return the value of the ProcessorType element |
String |
getValue() Gets the value of the value property. |
int |
getVendorId() Gets the value of the vendorId property. |
boolean |
isSetAvp() |
boolean |
isSetAvpCode() |
boolean |
isSetProcessor() |
boolean |
isSetValue() |
boolean |
isSetVendorId() |
void |
removeAvp(int index) Remove an element named avp by the index |
void |
removeProcessor() Remove an element named processor |
void |
setAvpCode(int value) Sets the value of the avpCode property. |
void |
setProcessorMBean(ProcessorTypeMBean val) Set the value of the ProcessorType element |
void |
setValue(String value) Sets the value of the value property. |
void |
setVendorId(int value) Sets the value of the vendorId property. |
void |
unsetAvp() |
Method Detail |
---|
boolean isSetAvp()
void unsetAvp()
boolean isSetProcessor()
int getAvpCode()
void setAvpCode(int value)
boolean isSetAvpCode()
int getVendorId()
void setVendorId(int value)
boolean isSetVendorId()
String getValue()
void setValue(String value)
boolean isSetValue()
void addAvp()
void removeAvp(int index)
void addProcessor()
void removeProcessor()
List<AvpTypeMBean> getAvpMBean()
ProcessorTypeMBean getProcessorMBean()
void setProcessorMBean(ProcessorTypeMBean val)
|
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 |