public interface LocalAddressSSNsMBean
Modifier and Type | Method and Description |
---|---|
void |
addSccpLocalAddressSsn()
Add a new element named sccpLocalAddressSsn
|
java.lang.String |
getName()
Gets the value of the name property.
|
java.util.List<LocalAddressSSNMBean> |
getSccpLocalAddressSsnMBean()
Return the list of the LocalAddressSSN element
|
void |
removeSccpLocalAddressSsn(int index)
Remove an element named sccpLocalAddressSsn 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 addSccpLocalAddressSsn()
void removeSccpLocalAddressSsn(int index)
java.util.List<LocalAddressSSNMBean> getSccpLocalAddressSsnMBean()