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