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