public interface RemoteAddressFixedGtsMBean
Modifier and Type | Method and Description |
---|---|
void |
addSccpRemoteAddressFixedGt()
Add a new element named sccpRemoteAddressFixedGt
|
java.lang.String |
getName()
Gets the value of the name property.
|
java.util.List<RemoteAddressFixedGtMBean> |
getSccpRemoteAddressFixedGtMBean()
Return the list of the RemoteAddressFixedGt element
|
void |
removeSccpRemoteAddressFixedGt(int index)
Remove an element named sccpRemoteAddressFixedGt 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 addSccpRemoteAddressFixedGt()
void removeSccpRemoteAddressFixedGt(int index)
java.util.List<RemoteAddressFixedGtMBean> getSccpRemoteAddressFixedGtMBean()