Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.ct.zone.grouping.NxmNxCtZone
-
-
Uses of NxmNxCtZone 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 NxmNxCtZone Modifier and Type Method Description NxmNxCtZoneNxAugMatchNodesNodeTableFlowBuilder. getNxmNxCtZone()NxmNxCtZoneNxAugMatchNotifPacketInBuilder. getNxmNxCtZone()NxmNxCtZoneNxAugMatchNotifSwitchFlowRemovedBuilder. getNxmNxCtZone()NxmNxCtZoneNxAugMatchPacketInMessageBuilder. getNxmNxCtZone()NxmNxCtZoneNxAugMatchRpcAddFlowBuilder. getNxmNxCtZone()NxmNxCtZoneNxAugMatchRpcGetFlowStatsBuilder. getNxmNxCtZone()NxmNxCtZoneNxAugMatchRpcRemoveFlowBuilder. getNxmNxCtZone()NxmNxCtZoneNxAugMatchRpcUpdateFlowOriginalBuilder. getNxmNxCtZone()NxmNxCtZoneNxAugMatchRpcUpdateFlowUpdatedBuilder. getNxmNxCtZone()NxmNxCtZoneNxmNxCtZoneGrouping. getNxmNxCtZone() -
Uses of NxmNxCtZone in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.ct.zone.grouping
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.ct.zone.grouping with type parameters of type NxmNxCtZone Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxCtZone>>
E$$NxmNxCtZoneBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.ct.zone.grouping that return NxmNxCtZone Modifier and Type Method Description NxmNxCtZoneNxmNxCtZoneBuilder. build()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.ct.zone.grouping that return types with arguments of type NxmNxCtZone Modifier and Type Method Description default Class<NxmNxCtZone>NxmNxCtZone. implementedInterface()Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.ct.zone.grouping with type arguments of type NxmNxCtZone Modifier and Type Method Description NxmNxCtZoneBuilderNxmNxCtZoneBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxCtZone>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxCtZone> augmentationValue)Deprecated, for removal: This API element is subject to removal in a future version.Use eitherNxmNxCtZoneBuilder.addAugmentation(Augmentation)orNxmNxCtZoneBuilder.removeAugmentation(Class)instead.NxmNxCtZoneBuilderNxmNxCtZoneBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxCtZone>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxCtZone> augmentationValue)Deprecated, for removal: This API element is subject to removal in a future version.Use eitherNxmNxCtZoneBuilder.addAugmentation(Augmentation)orNxmNxCtZoneBuilder.removeAugmentation(Class)instead.NxmNxCtZoneBuilderNxmNxCtZoneBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxCtZone> augmentation)Add an augmentation to this builder's product.NxmNxCtZoneBuilderNxmNxCtZoneBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxCtZone>> 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.zone.grouping with parameters of type NxmNxCtZone Constructor Description NxmNxCtZoneBuilder(NxmNxCtZone base)
-