public interface RemoteAddressDynamicGtsMBean
Modifier and Type | Method and Description |
---|---|
void |
addSccpRemoteAddressDynamicGt()
Add a new element named sccpRemoteAddressDynamicGt
|
java.lang.String |
getName()
Gets the value of the name property.
|
java.util.List<RemoteAddressDynamicGtMBean> |
getSccpRemoteAddressDynamicGtMBean()
Return the list of the RemoteAddressDynamicGt element
|
void |
removeSccpRemoteAddressDynamicGt(int index)
Remove an element named sccpRemoteAddressDynamicGt by the index
|
void |
setName(java.lang.String value)
Sets the value of the name property.
|
java.lang.String getName()
void setName(java.lang.String value)
void addSccpRemoteAddressDynamicGt()
void removeSccpRemoteAddressDynamicGt(int index)
java.util.List<RemoteAddressDynamicGtMBean> getSccpRemoteAddressDynamicGtMBean()