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()@Nullable NxmNxCtStateNxmNxCtStateGrouping. getNxmNxCtState() -
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()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(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxCtState>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxCtState> augmentationValue)NxmNxCtStateBuilderNxmNxCtStateBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxCtState>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxCtState> augmentationValue)NxmNxCtStateBuilderNxmNxCtStateBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxCtState>> augmentationType)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)
-