Uses of Class
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.openflow.rev181121.openflow.top.OpenflowBuilder
-
Packages that use OpenflowBuilder Package Description org.opendaylight.yang.gen.v1.http.openconfig.net.yang.openflow.rev181121.openflow.top -
-
Uses of OpenflowBuilder 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 OpenflowBuilder Modifier and Type Method Description OpenflowBuilderOpenflowBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<Openflow> augmentation)Add an augmentation to this builder's product.OpenflowBuilderOpenflowBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Openflow>> augmentationType)Remove an augmentation from this builder's product.OpenflowBuilderOpenflowBuilder. setAgent(Agent value)Set the property corresponding toOpenflowAgentTop.getAgent()to the specified value.OpenflowBuilderOpenflowBuilder. setControllers(Controllers value)Set the property corresponding toOpenflowControllersTop.getControllers()to the specified value.
-