Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.ct.mark.grouping.NxmNxCtMark
-
-
Uses of NxmNxCtMark 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 NxmNxCtMark Modifier and Type Method Description NxmNxCtMarkNxAugMatchNodesNodeTableFlowBuilder. getNxmNxCtMark()NxmNxCtMarkNxAugMatchNotifPacketInBuilder. getNxmNxCtMark()NxmNxCtMarkNxAugMatchNotifSwitchFlowRemovedBuilder. getNxmNxCtMark()NxmNxCtMarkNxAugMatchPacketInMessageBuilder. getNxmNxCtMark()NxmNxCtMarkNxAugMatchRpcAddFlowBuilder. getNxmNxCtMark()NxmNxCtMarkNxAugMatchRpcGetFlowStatsBuilder. getNxmNxCtMark()NxmNxCtMarkNxAugMatchRpcRemoveFlowBuilder. getNxmNxCtMark()NxmNxCtMarkNxAugMatchRpcUpdateFlowOriginalBuilder. getNxmNxCtMark()NxmNxCtMarkNxAugMatchRpcUpdateFlowUpdatedBuilder. getNxmNxCtMark()NxmNxCtMarkNxmNxCtMarkGrouping. getNxmNxCtMark()Return nxmNxCtMark, ornullif it is not present. -
Uses of NxmNxCtMark in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.ct.mark.grouping
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.ct.mark.grouping with type parameters of type NxmNxCtMark Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxCtMark>>
E$$NxmNxCtMarkBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.ct.mark.grouping that return NxmNxCtMark Modifier and Type Method Description NxmNxCtMarkNxmNxCtMarkBuilder. build()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.ct.mark.grouping that return types with arguments of type NxmNxCtMark Modifier and Type Method Description default Class<NxmNxCtMark>NxmNxCtMark. implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.ct.mark.grouping with parameters of type NxmNxCtMark Modifier and Type Method Description static booleanNxmNxCtMark. bindingEquals(@NonNull NxmNxCtMark thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intNxmNxCtMark. bindingHashCode(@NonNull NxmNxCtMark obj)Default implementation ofObject.hashCode()contract for this interface.static StringNxmNxCtMark. bindingToString(@NonNull NxmNxCtMark 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.ct.mark.grouping with type arguments of type NxmNxCtMark Modifier and Type Method Description NxmNxCtMarkBuilderNxmNxCtMarkBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxCtMark> augmentation)Add an augmentation to this builder's product.NxmNxCtMarkBuilderNxmNxCtMarkBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxCtMark>> 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.mark.grouping with parameters of type NxmNxCtMark Constructor Description NxmNxCtMarkBuilder(NxmNxCtMark base)
-