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