Uses of Interface
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.openflow.rev181121.openflow.controllers.top.Controllers
-
-
Uses of Controllers in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.openflow.rev181121
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.openflow.rev181121 that return Controllers Modifier and Type Method Description ControllersOpenflowControllersTop. getControllers()Return controllers, ornullif it is not present. -
Uses of Controllers in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.openflow.rev181121.openflow.controllers.top
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.openflow.rev181121.openflow.controllers.top with type parameters of type Controllers Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<Controllers>>
E$$ControllersBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.openflow.rev181121.openflow.controllers.top that return Controllers Modifier and Type Method Description ControllersControllersBuilder. build()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.openflow.rev181121.openflow.controllers.top that return types with arguments of type Controllers Modifier and Type Method Description default Class<Controllers>Controllers. implementedInterface()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.openflow.rev181121.openflow.controllers.top with parameters of type Controllers Modifier and Type Method Description static booleanControllers. bindingEquals(@NonNull Controllers thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intControllers. bindingHashCode(@NonNull Controllers obj)Default implementation ofObject.hashCode()contract for this interface.static StringControllers. bindingToString(@NonNull Controllers obj)Default implementation ofObject.toString()contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.openflow.rev181121.openflow.controllers.top with type arguments of type Controllers Modifier and Type Method Description ControllersBuilderControllersBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<Controllers> augmentation)Add an augmentation to this builder's product.ControllersBuilderControllersBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Controllers>> augmentationType)Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.openflow.rev181121.openflow.controllers.top with parameters of type Controllers Constructor Description ControllersBuilder(Controllers base) -
Uses of Controllers in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.openflow.rev181121.openflow.top
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.openflow.rev181121.openflow.top that return Controllers Modifier and Type Method Description ControllersOpenflowBuilder. getControllers()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.openflow.rev181121.openflow.top with parameters of type Controllers Modifier and Type Method Description OpenflowBuilderOpenflowBuilder. setControllers(Controllers value)
-