Uses of Interface
org.opendaylight.yang.gen.v1.rpcbench.payload.rev150702.RpcbenchRpcRoutes
Packages that use RpcbenchRpcRoutes
-
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 RpcbenchRpcRoutesModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.binding.Augmentation<RpcbenchRpcRoutes>>
E$$RpcbenchRpcRoutesBuilder.augmentation(Class<E$$> augmentationType) Return the specified augmentation, if it is present in this builder.Methods in org.opendaylight.yang.gen.v1.rpcbench.payload.rev150702 that return RpcbenchRpcRoutesModifier and TypeMethodDescription@NonNull RpcbenchRpcRoutesRpcbenchRpcRoutesBuilder.build()A newRpcbenchRpcRoutesinstance.static @NonNull RpcbenchRpcRoutesRpcbenchRpcRoutesBuilder.empty()Get empty instance of RpcbenchRpcRoutes.RpcbenchPayloadData.getRpcbenchRpcRoutes()Return rpcbenchRpcRoutes, ornullif it is not present.@NonNull RpcbenchRpcRoutesRpcbenchPayloadData.nonnullRpcbenchRpcRoutes()Return rpcbenchRpcRoutes, or an empty instance if it is not present.Methods in org.opendaylight.yang.gen.v1.rpcbench.payload.rev150702 that return types with arguments of type RpcbenchRpcRoutesModifier and TypeMethodDescriptiondefault Class<RpcbenchRpcRoutes> RpcbenchRpcRoutes.implementedInterface()Methods in org.opendaylight.yang.gen.v1.rpcbench.payload.rev150702 with parameters of type RpcbenchRpcRoutesModifier and TypeMethodDescriptionstatic 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 RpcbenchRpcRoutesModifier and TypeMethodDescriptionRpcbenchRpcRoutesBuilder.addAugmentation(org.opendaylight.yangtools.binding.Augmentation<RpcbenchRpcRoutes> augmentation) Add an augmentation to this builder's product.RpcbenchRpcRoutesBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.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 RpcbenchRpcRoutesModifierConstructorDescriptionConstruct a builder initialized with state from specifiedRpcbenchRpcRoutes.