@Deprecated public interface Interface2 extends DataObject, Augmentation<Interface>
Modifier and Type | Method and Description |
---|---|
@Nullable Ipv4 |
getIpv4()
Deprecated.
|
@Nullable Ipv6 |
getIpv6()
Deprecated.
|
getImplementedInterface
@Deprecated @Nullable Ipv4 getIpv4()
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.Ipv4
ipv4
, or null
if not present@Deprecated @Nullable Ipv6 getIpv6()
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.Ipv6
ipv6
, or null
if not presentCopyright © 2019 OpenDaylight. All rights reserved.