public class RpcbenchRpcRoutesBuilder extends Object implements org.opendaylight.yangtools.concepts.Builder<RpcbenchRpcRoutes>
RpcbenchRpcRoutes
instances.RpcbenchRpcRoutes
Constructor and Description |
---|
RpcbenchRpcRoutesBuilder() |
RpcbenchRpcRoutesBuilder(RpcbenchRpcRoutes base) |
Modifier and Type | Method and Description |
---|---|
RpcbenchRpcRoutesBuilder |
addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<RpcbenchRpcRoutes>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<RpcbenchRpcRoutes> augmentationValue) |
RpcbenchRpcRoutes |
build() |
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<RpcbenchRpcRoutes>> |
getAugmentation(Class<E> augmentationType) |
List<RpcRoute> |
getRpcRoute() |
RpcbenchRpcRoutesBuilder |
removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<RpcbenchRpcRoutes>> augmentationType) |
RpcbenchRpcRoutesBuilder |
setRpcRoute(List<RpcRoute> value) |
public RpcbenchRpcRoutesBuilder()
public RpcbenchRpcRoutesBuilder(RpcbenchRpcRoutes base)
public <E extends org.opendaylight.yangtools.yang.binding.Augmentation<RpcbenchRpcRoutes>> E getAugmentation(Class<E> augmentationType)
public RpcbenchRpcRoutesBuilder setRpcRoute(List<RpcRoute> value)
public RpcbenchRpcRoutesBuilder addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<RpcbenchRpcRoutes>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<RpcbenchRpcRoutes> augmentationValue)
public RpcbenchRpcRoutesBuilder removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<RpcbenchRpcRoutes>> augmentationType)
public RpcbenchRpcRoutes build()
build
in interface org.opendaylight.yangtools.concepts.Builder<RpcbenchRpcRoutes>
Copyright © 2019 OpenDaylight. All rights reserved.