public interface MulticastAddressMBean
Modifier and Type | Method and Description |
---|---|
MulticastAddressTypeMBean |
getSocketAddressMBean()
Return the value of the MulticastAddressType element
|
int |
getTtl()
Gets the value of the ttl property.
|
void |
setSocketAddressMBean(MulticastAddressTypeMBean val)
Set the value of the MulticastAddressType element
|
void |
setTtl(int value)
Sets the value of the ttl property.
|
int getTtl()
void setTtl(int value)
MulticastAddressTypeMBean getSocketAddressMBean()
void setSocketAddressMBean(MulticastAddressTypeMBean val)