public class SubnetMask extends AddressOption
| Constructor and Description |
|---|
SubnetMask() |
SubnetMask(java.net.InetAddress netmask) |
| Modifier and Type | Method and Description |
|---|---|
byte |
getTag()
Get the option's code tag.
|
getAddress, getData, setAddress, setDatagetClassByTag, getTagByClass, writeTopublic SubnetMask()
public SubnetMask(java.net.InetAddress netmask)
netmask - public byte getTag()
DhcpOptiongetTag in class DhcpOption