Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.nsh.mdtype.grouping.NxmNxNshMdtype
-
-
Uses of NxmNxNshMdtype 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 NxmNxNshMdtype Modifier and Type Method Description NxmNxNshMdtypeNxAugMatchNodesNodeTableFlowBuilder. getNxmNxNshMdtype()NxmNxNshMdtypeNxAugMatchNotifPacketInBuilder. getNxmNxNshMdtype()NxmNxNshMdtypeNxAugMatchNotifSwitchFlowRemovedBuilder. getNxmNxNshMdtype()NxmNxNshMdtypeNxAugMatchPacketInMessageBuilder. getNxmNxNshMdtype()NxmNxNshMdtypeNxAugMatchRpcAddFlowBuilder. getNxmNxNshMdtype()NxmNxNshMdtypeNxAugMatchRpcGetFlowStatsBuilder. getNxmNxNshMdtype()NxmNxNshMdtypeNxAugMatchRpcRemoveFlowBuilder. getNxmNxNshMdtype()NxmNxNshMdtypeNxAugMatchRpcUpdateFlowOriginalBuilder. getNxmNxNshMdtype()NxmNxNshMdtypeNxAugMatchRpcUpdateFlowUpdatedBuilder. getNxmNxNshMdtype()NxmNxNshMdtypeNxmNxNshMdtypeGrouping. getNxmNxNshMdtype()Return nxmNxNshMdtype, ornullif it is not present. -
Uses of NxmNxNshMdtype in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.nsh.mdtype.grouping
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.nsh.mdtype.grouping with type parameters of type NxmNxNshMdtype Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxNshMdtype>>
E$$NxmNxNshMdtypeBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.nsh.mdtype.grouping that return NxmNxNshMdtype Modifier and Type Method Description NxmNxNshMdtypeNxmNxNshMdtypeBuilder. build()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.nsh.mdtype.grouping that return types with arguments of type NxmNxNshMdtype Modifier and Type Method Description default Class<NxmNxNshMdtype>NxmNxNshMdtype. implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.nsh.mdtype.grouping with parameters of type NxmNxNshMdtype Modifier and Type Method Description static booleanNxmNxNshMdtype. bindingEquals(@NonNull NxmNxNshMdtype thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intNxmNxNshMdtype. bindingHashCode(@NonNull NxmNxNshMdtype obj)Default implementation ofObject.hashCode()contract for this interface.static StringNxmNxNshMdtype. bindingToString(@NonNull NxmNxNshMdtype 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.nsh.mdtype.grouping with type arguments of type NxmNxNshMdtype Modifier and Type Method Description NxmNxNshMdtypeBuilderNxmNxNshMdtypeBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxNshMdtype> augmentation)Add an augmentation to this builder's product.NxmNxNshMdtypeBuilderNxmNxNshMdtypeBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxNshMdtype>> 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.nsh.mdtype.grouping with parameters of type NxmNxNshMdtype Constructor Description NxmNxNshMdtypeBuilder(NxmNxNshMdtype base)
-