Uses of Interface
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.openflow.rev181121.openflow.connections.top.Connections
-
-
Uses of Connections 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 Connections Modifier and Type Method Description ConnectionsOpenflowConnectionsTop. getConnections()Return connections, ornullif it is not present. -
Uses of Connections in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.openflow.rev181121.openflow.connections.top
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.openflow.rev181121.openflow.connections.top with type parameters of type Connections Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<Connections>>
E$$ConnectionsBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.openflow.rev181121.openflow.connections.top that return Connections Modifier and Type Method Description ConnectionsConnectionsBuilder. build()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.openflow.rev181121.openflow.connections.top that return types with arguments of type Connections Modifier and Type Method Description default Class<Connections>Connections. implementedInterface()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.openflow.rev181121.openflow.connections.top with parameters of type Connections Modifier and Type Method Description static booleanConnections. bindingEquals(@NonNull Connections thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intConnections. bindingHashCode(@NonNull Connections obj)Default implementation ofObject.hashCode()contract for this interface.static StringConnections. bindingToString(@NonNull Connections obj)Default implementation ofObject.toString()contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.openflow.rev181121.openflow.connections.top with type arguments of type Connections Modifier and Type Method Description ConnectionsBuilderConnectionsBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<Connections> augmentation)Add an augmentation to this builder's product.ConnectionsBuilderConnectionsBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Connections>> augmentationType)Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.openflow.rev181121.openflow.connections.top with parameters of type Connections Constructor Description ConnectionsBuilder(Connections base) -
Uses of Connections in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.openflow.rev181121.openflow.controllers.top.controllers
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.openflow.rev181121.openflow.controllers.top.controllers that return Connections Modifier and Type Method Description ConnectionsControllerBuilder. getConnections()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.openflow.rev181121.openflow.controllers.top.controllers with parameters of type Connections Modifier and Type Method Description ControllerBuilderControllerBuilder. setConnections(Connections value)
-