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() -
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)Deprecated, for removal: This API element is subject to removal in a future version.Use eitherNxmNxCtStateBuilder.addAugmentation(Augmentation)orNxmNxCtStateBuilder.removeAugmentation(Class)instead.NxmNxCtStateBuilderNxmNxCtStateBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxCtState>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxCtState> augmentationValue)Deprecated, for removal: This API element is subject to removal in a future version.Use eitherNxmNxCtStateBuilder.addAugmentation(Augmentation)orNxmNxCtStateBuilder.removeAugmentation(Class)instead.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)
-