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