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()Return nxmNxPktMark, ornullif it is not present. -
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()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.pkt.mark.grouping with parameters of type NxmNxPktMark Modifier and Type Method Description static booleanNxmNxPktMark. bindingEquals(@NonNull NxmNxPktMark thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intNxmNxPktMark. bindingHashCode(@NonNull NxmNxPktMark obj)Default implementation ofObject.hashCode()contract for this interface.static StringNxmNxPktMark. bindingToString(@NonNull NxmNxPktMark obj)Default implementation ofObject.toString()contract for this interface.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(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)
-