public class FlowspecL3vpnIpv4RoutesBuilder extends Object implements org.opendaylight.yangtools.concepts.Builder<FlowspecL3vpnIpv4Routes>
FlowspecL3vpnIpv4Routes instances.FlowspecL3vpnIpv4Routes| Constructor and Description |
|---|
FlowspecL3vpnIpv4RoutesBuilder() |
FlowspecL3vpnIpv4RoutesBuilder(FlowspecL3vpnIpv4Route arg) |
FlowspecL3vpnIpv4RoutesBuilder(FlowspecL3vpnIpv4Routes base) |
| Modifier and Type | Method and Description |
|---|---|
FlowspecL3vpnIpv4RoutesBuilder |
addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<FlowspecL3vpnIpv4Routes>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<FlowspecL3vpnIpv4Routes> augmentationValue) |
FlowspecL3vpnIpv4Routes |
build() |
void |
fieldsFrom(org.opendaylight.yangtools.yang.binding.DataObject arg)
Set fields from given grouping argument.
|
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<FlowspecL3vpnIpv4Routes>> |
getAugmentation(Class<E> augmentationType) |
List<FlowspecL3vpnRoute> |
getFlowspecL3vpnRoute() |
FlowspecL3vpnIpv4RoutesBuilder |
removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<FlowspecL3vpnIpv4Routes>> augmentationType) |
FlowspecL3vpnIpv4RoutesBuilder |
setFlowspecL3vpnRoute(List<FlowspecL3vpnRoute> value) |
public FlowspecL3vpnIpv4RoutesBuilder()
public FlowspecL3vpnIpv4RoutesBuilder(FlowspecL3vpnIpv4Route arg)
public FlowspecL3vpnIpv4RoutesBuilder(FlowspecL3vpnIpv4Routes 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<FlowspecL3vpnIpv4Routes>> E getAugmentation(Class<E> augmentationType)
public FlowspecL3vpnIpv4RoutesBuilder setFlowspecL3vpnRoute(List<FlowspecL3vpnRoute> value)
public FlowspecL3vpnIpv4RoutesBuilder addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<FlowspecL3vpnIpv4Routes>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<FlowspecL3vpnIpv4Routes> augmentationValue)
public FlowspecL3vpnIpv4RoutesBuilder removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<FlowspecL3vpnIpv4Routes>> augmentationType)
public FlowspecL3vpnIpv4Routes build()
build in interface org.opendaylight.yangtools.concepts.Builder<FlowspecL3vpnIpv4Routes>Copyright © 2017 OpenDaylight. All rights reserved.