| Constructor and Description |
|---|
ARPEntryDTO(IpAddress ip,
MacAddress mac,
VId vid)
Constructor to create ARP entry using IP, MAC and VID.
|
public ARPEntryDTO(IpAddress ip, MacAddress mac, VId vid)
ip - the IP addressmac - the MAC addressvid - the VIDpublic IpAddress ip()
ARPEntrypublic MacAddress mac()
ARPEntrypublic VId vid()
ARPEntryCopyright © 2014. All Rights Reserved.