Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.ct.state.grouping.NxmNxCtState
-
-
Uses of NxmNxCtState in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714 that return NxmNxCtState Modifier and Type Method Description NxmNxCtStateNxAugMatchNodesNodeTableFlowBuilder. getNxmNxCtState()NxmNxCtStateNxAugMatchNotifPacketInBuilder. getNxmNxCtState()NxmNxCtStateNxAugMatchNotifSwitchFlowRemovedBuilder. getNxmNxCtState()NxmNxCtStateNxAugMatchPacketInMessageBuilder. getNxmNxCtState()NxmNxCtStateNxAugMatchRpcAddFlowBuilder. getNxmNxCtState()NxmNxCtStateNxAugMatchRpcGetFlowStatsBuilder. getNxmNxCtState()NxmNxCtStateNxAugMatchRpcRemoveFlowBuilder. getNxmNxCtState()NxmNxCtStateNxAugMatchRpcUpdateFlowOriginalBuilder. getNxmNxCtState()NxmNxCtStateNxAugMatchRpcUpdateFlowUpdatedBuilder. getNxmNxCtState()NxmNxCtStateNxmNxCtStateGrouping. getNxmNxCtState()Return nxmNxCtState, ornullif it is not present. -
Uses of NxmNxCtState in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.ct.state.grouping
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.ct.state.grouping with type parameters of type NxmNxCtState Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxCtState>>
E$$NxmNxCtStateBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.ct.state.grouping that return NxmNxCtState Modifier and Type Method Description NxmNxCtStateNxmNxCtStateBuilder. build()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.ct.state.grouping that return types with arguments of type NxmNxCtState Modifier and Type Method Description default Class<NxmNxCtState>NxmNxCtState. implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.ct.state.grouping with parameters of type NxmNxCtState Modifier and Type Method Description static booleanNxmNxCtState. bindingEquals(@NonNull NxmNxCtState thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intNxmNxCtState. bindingHashCode(@NonNull NxmNxCtState obj)Default implementation ofObject.hashCode()contract for this interface.static StringNxmNxCtState. bindingToString(@NonNull NxmNxCtState obj)Default implementation ofObject.toString()contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.ct.state.grouping with type arguments of type NxmNxCtState Modifier and Type Method Description NxmNxCtStateBuilderNxmNxCtStateBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxCtState> augmentation)Add an augmentation to this builder's product.NxmNxCtStateBuilderNxmNxCtStateBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxCtState>> augmentationType)Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.ct.state.grouping with parameters of type NxmNxCtState Constructor Description NxmNxCtStateBuilder(NxmNxCtState base)
-