public class UnrecognizedOption extends DhcpOption
| Constructor and Description |
|---|
UnrecognizedOption() |
UnrecognizedOption(byte tag) |
| Modifier and Type | Method and Description |
|---|---|
byte |
getTag()
Get the option's code tag.
|
getClassByTag, getData, getTagByClass, setData, writeTopublic UnrecognizedOption()
public UnrecognizedOption(byte tag)
public byte getTag()
DhcpOptiongetTag in class DhcpOptionCopyright © 2021. All rights reserved.