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