Uses of Interface
org.opendaylight.yang.gen.v1.rpcbench.payload.rev150702.RpcbenchRpcRoutes
-
Packages that use RpcbenchRpcRoutes Package Description org.opendaylight.yang.gen.v1.rpcbench.payload.rev150702 -
-
Uses of RpcbenchRpcRoutes in org.opendaylight.yang.gen.v1.rpcbench.payload.rev150702
Methods in org.opendaylight.yang.gen.v1.rpcbench.payload.rev150702 with type parameters of type RpcbenchRpcRoutes Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<RpcbenchRpcRoutes>>
E$$RpcbenchRpcRoutesBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.rpcbench.payload.rev150702 that return RpcbenchRpcRoutes Modifier and Type Method Description RpcbenchRpcRoutesRpcbenchRpcRoutesBuilder. build()RpcbenchRpcRoutesRpcbenchPayloadData. getRpcbenchRpcRoutes()Return rpcbenchRpcRoutes, ornullif it is not present.Methods in org.opendaylight.yang.gen.v1.rpcbench.payload.rev150702 that return types with arguments of type RpcbenchRpcRoutes Modifier and Type Method Description default Class<RpcbenchRpcRoutes>RpcbenchRpcRoutes. implementedInterface()Methods in org.opendaylight.yang.gen.v1.rpcbench.payload.rev150702 with parameters of type RpcbenchRpcRoutes Modifier and Type Method Description static booleanRpcbenchRpcRoutes. bindingEquals(@NonNull RpcbenchRpcRoutes thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intRpcbenchRpcRoutes. bindingHashCode(@NonNull RpcbenchRpcRoutes obj)Default implementation ofObject.hashCode()contract for this interface.static StringRpcbenchRpcRoutes. bindingToString(@NonNull RpcbenchRpcRoutes obj)Default implementation ofObject.toString()contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.rpcbench.payload.rev150702 with type arguments of type RpcbenchRpcRoutes Modifier and Type Method Description RpcbenchRpcRoutesBuilderRpcbenchRpcRoutesBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<RpcbenchRpcRoutes> augmentation)Add an augmentation to this builder's product.RpcbenchRpcRoutesBuilderRpcbenchRpcRoutesBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<RpcbenchRpcRoutes>> augmentationType)Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.rpcbench.payload.rev150702 with parameters of type RpcbenchRpcRoutes Constructor Description RpcbenchRpcRoutesBuilder(RpcbenchRpcRoutes base)
-