public interface IpConnection
| Modifier and Type | Method and Description |
|---|---|
Ipv4 |
ipv4()
Returns the attribute ipv4.
|
void |
ipv4(Ipv4 ipv4)
Sets the attribute ipv4.
|
Ipv6 |
ipv6()
Returns the attribute ipv6.
|
void |
ipv6(Ipv6 ipv6)
Sets the attribute ipv6.
|
Oam |
oam()
Returns the attribute oam.
|
void |
oam(Oam oam)
Sets the attribute oam.
|
Ipv4 ipv4()
Ipv6 ipv6()
Oam oam()
void ipv4(Ipv4 ipv4)
ipv4 - value of ipv4void ipv6(Ipv6 ipv6)
ipv6 - value of ipv6void oam(Oam oam)
oam - value of oamCopyright © 2017. All rights reserved.