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