Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.pkt.mark.grouping.NxmNxPktMark
-
-
Uses of NxmNxPktMark 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 NxmNxPktMark Modifier and Type Method Description NxmNxPktMarkNxAugMatchNodesNodeTableFlowBuilder. getNxmNxPktMark()NxmNxPktMarkNxAugMatchNotifPacketInBuilder. getNxmNxPktMark()NxmNxPktMarkNxAugMatchNotifSwitchFlowRemovedBuilder. getNxmNxPktMark()NxmNxPktMarkNxAugMatchPacketInMessageBuilder. getNxmNxPktMark()NxmNxPktMarkNxAugMatchRpcAddFlowBuilder. getNxmNxPktMark()NxmNxPktMarkNxAugMatchRpcGetFlowStatsBuilder. getNxmNxPktMark()NxmNxPktMarkNxAugMatchRpcRemoveFlowBuilder. getNxmNxPktMark()NxmNxPktMarkNxAugMatchRpcUpdateFlowOriginalBuilder. getNxmNxPktMark()NxmNxPktMarkNxAugMatchRpcUpdateFlowUpdatedBuilder. getNxmNxPktMark()NxmNxPktMarkNxmNxPktMarkGrouping. getNxmNxPktMark() -
Uses of NxmNxPktMark in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.pkt.mark.grouping
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.pkt.mark.grouping with type parameters of type NxmNxPktMark Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxPktMark>>
E$$NxmNxPktMarkBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.pkt.mark.grouping that return NxmNxPktMark Modifier and Type Method Description NxmNxPktMarkNxmNxPktMarkBuilder. build()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.pkt.mark.grouping that return types with arguments of type NxmNxPktMark Modifier and Type Method Description default Class<NxmNxPktMark>NxmNxPktMark. implementedInterface()Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.pkt.mark.grouping with type arguments of type NxmNxPktMark Modifier and Type Method Description NxmNxPktMarkBuilderNxmNxPktMarkBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxPktMark>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxPktMark> augmentationValue)Deprecated, for removal: This API element is subject to removal in a future version.Use eitherNxmNxPktMarkBuilder.addAugmentation(Augmentation)orNxmNxPktMarkBuilder.removeAugmentation(Class)instead.NxmNxPktMarkBuilderNxmNxPktMarkBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxPktMark>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxPktMark> augmentationValue)Deprecated, for removal: This API element is subject to removal in a future version.Use eitherNxmNxPktMarkBuilder.addAugmentation(Augmentation)orNxmNxPktMarkBuilder.removeAugmentation(Class)instead.NxmNxPktMarkBuilderNxmNxPktMarkBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxPktMark> augmentation)Add an augmentation to this builder's product.NxmNxPktMarkBuilderNxmNxPktMarkBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxPktMark>> 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.pkt.mark.grouping with parameters of type NxmNxPktMark Constructor Description NxmNxPktMarkBuilder(NxmNxPktMark base)
-