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