|
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 DomainGroupMBean
Method Summary | |
---|---|
void |
addDomain() Add a new element named domain |
List<DomainMBean> |
getDomainMBean() Return the list of the Domain element |
String |
getGroupName() Gets the value of the groupName property. |
String |
getName() Gets the value of the name property. |
void |
removeDomain(int index) Remove an element named domain by the index |
void |
setGroupName(String value) Sets the value of the groupName property. |
void |
setName(String value) Sets the value of the name property. |
Method Detail |
---|
String getName()
void setName(String value)
String getGroupName()
void setGroupName(String value)
void addDomain()
void removeDomain(int index)
List<DomainMBean> getDomainMBean()
|
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 |