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