Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.add.group.input.buckets.bucket.action.action.NxActionDecNshTtlRpcAddGroupCase
-
-
Uses of NxActionDecNshTtlRpcAddGroupCase in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.add.group.input.buckets.bucket.action.action
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.add.group.input.buckets.bucket.action.action with type parameters of type NxActionDecNshTtlRpcAddGroupCase Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionDecNshTtlRpcAddGroupCase>>
E$$NxActionDecNshTtlRpcAddGroupCaseBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.add.group.input.buckets.bucket.action.action that return NxActionDecNshTtlRpcAddGroupCase Modifier and Type Method Description NxActionDecNshTtlRpcAddGroupCaseNxActionDecNshTtlRpcAddGroupCaseBuilder. build()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.add.group.input.buckets.bucket.action.action that return types with arguments of type NxActionDecNshTtlRpcAddGroupCase Modifier and Type Method Description default Class<NxActionDecNshTtlRpcAddGroupCase>NxActionDecNshTtlRpcAddGroupCase. implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.add.group.input.buckets.bucket.action.action with parameters of type NxActionDecNshTtlRpcAddGroupCase Modifier and Type Method Description static booleanNxActionDecNshTtlRpcAddGroupCase. bindingEquals(@NonNull NxActionDecNshTtlRpcAddGroupCase thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intNxActionDecNshTtlRpcAddGroupCase. bindingHashCode(@NonNull NxActionDecNshTtlRpcAddGroupCase obj)Default implementation ofObject.hashCode()contract for this interface.static StringNxActionDecNshTtlRpcAddGroupCase. bindingToString(@NonNull NxActionDecNshTtlRpcAddGroupCase obj)Default implementation ofObject.toString()contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.add.group.input.buckets.bucket.action.action with type arguments of type NxActionDecNshTtlRpcAddGroupCase Modifier and Type Method Description NxActionDecNshTtlRpcAddGroupCaseBuilderNxActionDecNshTtlRpcAddGroupCaseBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<NxActionDecNshTtlRpcAddGroupCase> augmentation)Add an augmentation to this builder's product.NxActionDecNshTtlRpcAddGroupCaseBuilderNxActionDecNshTtlRpcAddGroupCaseBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionDecNshTtlRpcAddGroupCase>> augmentationType)Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.add.group.input.buckets.bucket.action.action with parameters of type NxActionDecNshTtlRpcAddGroupCase Constructor Description NxActionDecNshTtlRpcAddGroupCaseBuilder(NxActionDecNshTtlRpcAddGroupCase base)
-