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