public class RoutedSimpleRouteInputBuilder extends Object implements org.opendaylight.yangtools.concepts.Builder<RoutedSimpleRouteInput>
RoutedSimpleRouteInput instances.RoutedSimpleRouteInput| Constructor and Description |
|---|
RoutedSimpleRouteInputBuilder() |
RoutedSimpleRouteInputBuilder(RoutedSimpleRouteInput base) |
| Modifier and Type | Method and Description |
|---|---|
RoutedSimpleRouteInputBuilder |
addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<RoutedSimpleRouteInput>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<RoutedSimpleRouteInput> augmentation) |
RoutedSimpleRouteInput |
build() |
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<RoutedSimpleRouteInput>> |
getAugmentation(Class<E> augmentationType) |
org.opendaylight.yangtools.yang.binding.InstanceIdentifier<?> |
getRoute() |
RoutedSimpleRouteInputBuilder |
removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<RoutedSimpleRouteInput>> augmentationType) |
RoutedSimpleRouteInputBuilder |
setRoute(org.opendaylight.yangtools.yang.binding.InstanceIdentifier<?> value) |
public RoutedSimpleRouteInputBuilder()
public RoutedSimpleRouteInputBuilder(RoutedSimpleRouteInput base)
public org.opendaylight.yangtools.yang.binding.InstanceIdentifier<?> getRoute()
public <E extends org.opendaylight.yangtools.yang.binding.Augmentation<RoutedSimpleRouteInput>> E getAugmentation(Class<E> augmentationType)
public RoutedSimpleRouteInputBuilder setRoute(org.opendaylight.yangtools.yang.binding.InstanceIdentifier<?> value)
public RoutedSimpleRouteInputBuilder addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<RoutedSimpleRouteInput>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<RoutedSimpleRouteInput> augmentation)
public RoutedSimpleRouteInputBuilder removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<RoutedSimpleRouteInput>> augmentationType)
public RoutedSimpleRouteInput build()
build in interface org.opendaylight.yangtools.concepts.Builder<RoutedSimpleRouteInput>Copyright © 2015. All Rights Reserved.