Uses of Interface
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.dns.top.Dns
-
-
Uses of Dns in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413 that return Dns Modifier and Type Method Description DnsSystemDnsTop. getDns()Return dns, ornullif it is not present. -
Uses of Dns in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.dns.top
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.dns.top with type parameters of type Dns Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<Dns>>
E$$DnsBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.dns.top that return Dns Modifier and Type Method Description DnsDnsBuilder. build()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.dns.top that return types with arguments of type Dns Modifier and Type Method Description default Class<Dns>Dns. implementedInterface()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.dns.top with parameters of type Dns Modifier and Type Method Description static booleanDns. bindingEquals(@NonNull Dns thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intDns. bindingHashCode(@NonNull Dns obj)Default implementation ofObject.hashCode()contract for this interface.static StringDns. bindingToString(@NonNull Dns obj)Default implementation ofObject.toString()contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.dns.top with type arguments of type Dns Modifier and Type Method Description DnsBuilderDnsBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<Dns> augmentation)Add an augmentation to this builder's product.DnsBuilderDnsBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Dns>> augmentationType)Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.dns.top with parameters of type Dns Constructor Description DnsBuilder(Dns base) -
Uses of Dns in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.top
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.top that return Dns Modifier and Type Method Description DnsSystemBuilder. getDns()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.top with parameters of type Dns Modifier and Type Method Description SystemBuilderSystemBuilder. setDns(Dns value)
-