public class FlowspecL3vpnIpv6RoutesBuilder extends Object implements org.opendaylight.yangtools.concepts.Builder<FlowspecL3vpnIpv6Routes>
FlowspecL3vpnIpv6RoutesBuilder instances.FlowspecL3vpnIpv6RoutesBuilder| Constructor and Description |
|---|
FlowspecL3vpnIpv6RoutesBuilder() |
FlowspecL3vpnIpv6RoutesBuilder(FlowspecL3vpnIpv6Route arg) |
FlowspecL3vpnIpv6RoutesBuilder(FlowspecL3vpnIpv6Routes base) |
| Modifier and Type | Method and Description |
|---|---|
FlowspecL3vpnIpv6RoutesBuilder |
addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<FlowspecL3vpnIpv6Routes>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<FlowspecL3vpnIpv6Routes> augmentationValue) |
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<FlowspecL3vpnIpv6Routes>> |
augmentation(Class<E> augmentationType) |
FlowspecL3vpnIpv6Routes |
build() |
void |
fieldsFrom(org.opendaylight.yangtools.yang.binding.DataObject arg)
Set fields from given grouping argument.
|
List<FlowspecL3vpnRoute> |
getFlowspecL3vpnRoute() |
FlowspecL3vpnIpv6RoutesBuilder |
removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<FlowspecL3vpnIpv6Routes>> augmentationType) |
FlowspecL3vpnIpv6RoutesBuilder |
setFlowspecL3vpnRoute(List<FlowspecL3vpnRoute> values) |
public FlowspecL3vpnIpv6RoutesBuilder()
public FlowspecL3vpnIpv6RoutesBuilder(FlowspecL3vpnIpv6Route arg)
public FlowspecL3vpnIpv6RoutesBuilder(FlowspecL3vpnIpv6Routes base)
public void fieldsFrom(org.opendaylight.yangtools.yang.binding.DataObject arg)
arg - grouping objectIllegalArgumentException - if given argument is none of valid typespublic List<FlowspecL3vpnRoute> getFlowspecL3vpnRoute()
public <E extends org.opendaylight.yangtools.yang.binding.Augmentation<FlowspecL3vpnIpv6Routes>> E augmentation(Class<E> augmentationType)
public FlowspecL3vpnIpv6RoutesBuilder setFlowspecL3vpnRoute(List<FlowspecL3vpnRoute> values)
public FlowspecL3vpnIpv6RoutesBuilder addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<FlowspecL3vpnIpv6Routes>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<FlowspecL3vpnIpv6Routes> augmentationValue)
public FlowspecL3vpnIpv6RoutesBuilder removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<FlowspecL3vpnIpv6Routes>> augmentationType)
public FlowspecL3vpnIpv6Routes build()
build in interface org.opendaylight.yangtools.concepts.CheckedBuilder<FlowspecL3vpnIpv6Routes,IllegalArgumentException>Copyright © 2019 OpenDaylight. All rights reserved.