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