public interface LocalAddressFixedGtsMBean
Modifier and Type | Method and Description |
---|---|
void |
addSccpLocalAddressFixedGt()
Add a new element named sccpLocalAddressFixedGt
|
java.lang.String |
getName()
Gets the value of the name property.
|
java.util.List<LocalAddressFixedGtMBean> |
getSccpLocalAddressFixedGtMBean()
Return the list of the LocalAddressFixedGt element
|
void |
removeSccpLocalAddressFixedGt(int index)
Remove an element named sccpLocalAddressFixedGt 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 addSccpLocalAddressFixedGt()
void removeSccpLocalAddressFixedGt(int index)
java.util.List<LocalAddressFixedGtMBean> getSccpLocalAddressFixedGtMBean()