public class DestinationFlowspecL3vpnIpv6CaseBuilder extends Object implements org.opendaylight.yangtools.concepts.Builder<DestinationFlowspecL3vpnIpv6Case>
DestinationFlowspecL3vpnIpv6Case instances.DestinationFlowspecL3vpnIpv6Case| Constructor and Description |
|---|
DestinationFlowspecL3vpnIpv6CaseBuilder() |
DestinationFlowspecL3vpnIpv6CaseBuilder(DestinationFlowspecL3vpnIpv6Case base) |
DestinationFlowspecL3vpnIpv6CaseBuilder(FlowspecL3vpnDestinationIpv6 arg) |
| Modifier and Type | Method and Description |
|---|---|
DestinationFlowspecL3vpnIpv6CaseBuilder |
addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<DestinationFlowspecL3vpnIpv6Case>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<DestinationFlowspecL3vpnIpv6Case> augmentationValue) |
DestinationFlowspecL3vpnIpv6Case |
build() |
void |
fieldsFrom(org.opendaylight.yangtools.yang.binding.DataObject arg)
Set fields from given grouping argument.
|
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<DestinationFlowspecL3vpnIpv6Case>> |
getAugmentation(Class<E> augmentationType) |
DestinationFlowspecL3vpnIpv6 |
getDestinationFlowspecL3vpnIpv6() |
DestinationFlowspecL3vpnIpv6CaseBuilder |
removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<DestinationFlowspecL3vpnIpv6Case>> augmentationType) |
DestinationFlowspecL3vpnIpv6CaseBuilder |
setDestinationFlowspecL3vpnIpv6(DestinationFlowspecL3vpnIpv6 value) |
public DestinationFlowspecL3vpnIpv6CaseBuilder()
public DestinationFlowspecL3vpnIpv6CaseBuilder(FlowspecL3vpnDestinationIpv6 arg)
public DestinationFlowspecL3vpnIpv6CaseBuilder(DestinationFlowspecL3vpnIpv6Case base)
public void fieldsFrom(org.opendaylight.yangtools.yang.binding.DataObject arg)
arg - grouping objectIllegalArgumentException - if given argument is none of valid typespublic DestinationFlowspecL3vpnIpv6 getDestinationFlowspecL3vpnIpv6()
public <E extends org.opendaylight.yangtools.yang.binding.Augmentation<DestinationFlowspecL3vpnIpv6Case>> E getAugmentation(Class<E> augmentationType)
public DestinationFlowspecL3vpnIpv6CaseBuilder setDestinationFlowspecL3vpnIpv6(DestinationFlowspecL3vpnIpv6 value)
public DestinationFlowspecL3vpnIpv6CaseBuilder addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<DestinationFlowspecL3vpnIpv6Case>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<DestinationFlowspecL3vpnIpv6Case> augmentationValue)
public DestinationFlowspecL3vpnIpv6CaseBuilder removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<DestinationFlowspecL3vpnIpv6Case>> augmentationType)
public DestinationFlowspecL3vpnIpv6Case build()
build in interface org.opendaylight.yangtools.concepts.Builder<DestinationFlowspecL3vpnIpv6Case>Copyright © 2017 OpenDaylight. All rights reserved.