public class NxActionDecNshTtlRpcUpdateGroupUpdatedCaseBuilder extends Object implements org.opendaylight.yangtools.concepts.Builder<NxActionDecNshTtlRpcUpdateGroupUpdatedCase>
NxActionDecNshTtlRpcUpdateGroupUpdatedCaseBuilder instances.| Constructor and Description |
|---|
NxActionDecNshTtlRpcUpdateGroupUpdatedCaseBuilder() |
NxActionDecNshTtlRpcUpdateGroupUpdatedCaseBuilder(NxActionDecNshTtlGrouping arg) |
NxActionDecNshTtlRpcUpdateGroupUpdatedCaseBuilder(NxActionDecNshTtlRpcUpdateGroupUpdatedCase base) |
| Modifier and Type | Method and Description |
|---|---|
NxActionDecNshTtlRpcUpdateGroupUpdatedCaseBuilder |
addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionDecNshTtlRpcUpdateGroupUpdatedCase>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<NxActionDecNshTtlRpcUpdateGroupUpdatedCase> augmentationValue) |
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionDecNshTtlRpcUpdateGroupUpdatedCase>> |
augmentation(Class<E> augmentationType) |
NxActionDecNshTtlRpcUpdateGroupUpdatedCase |
build() |
void |
fieldsFrom(org.opendaylight.yangtools.yang.binding.DataObject arg)
Set fields from given grouping argument.
|
NxDecNshTtl |
getNxDecNshTtl() |
NxActionDecNshTtlRpcUpdateGroupUpdatedCaseBuilder |
removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionDecNshTtlRpcUpdateGroupUpdatedCase>> augmentationType) |
NxActionDecNshTtlRpcUpdateGroupUpdatedCaseBuilder |
setNxDecNshTtl(NxDecNshTtl value) |
public NxActionDecNshTtlRpcUpdateGroupUpdatedCaseBuilder()
public NxActionDecNshTtlRpcUpdateGroupUpdatedCaseBuilder(NxActionDecNshTtlGrouping arg)
public NxActionDecNshTtlRpcUpdateGroupUpdatedCaseBuilder(NxActionDecNshTtlRpcUpdateGroupUpdatedCase 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<NxActionDecNshTtlRpcUpdateGroupUpdatedCase>> E augmentation(Class<E> augmentationType)
public NxActionDecNshTtlRpcUpdateGroupUpdatedCaseBuilder setNxDecNshTtl(NxDecNshTtl value)
public NxActionDecNshTtlRpcUpdateGroupUpdatedCaseBuilder addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionDecNshTtlRpcUpdateGroupUpdatedCase>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<NxActionDecNshTtlRpcUpdateGroupUpdatedCase> augmentationValue)
public NxActionDecNshTtlRpcUpdateGroupUpdatedCaseBuilder removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionDecNshTtlRpcUpdateGroupUpdatedCase>> augmentationType)
public NxActionDecNshTtlRpcUpdateGroupUpdatedCase build()
build in interface org.opendaylight.yangtools.concepts.Builder<NxActionDecNshTtlRpcUpdateGroupUpdatedCase>Copyright © 2018 OpenDaylight. All rights reserved.