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