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