Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.tun.id.grouping.NxmNxTunId
-
-
Uses of NxmNxTunId 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 NxmNxTunId Modifier and Type Method Description NxmNxTunIdNxAugMatchNodesNodeTableFlowBuilder. getNxmNxTunId()NxmNxTunIdNxAugMatchNotifPacketInBuilder. getNxmNxTunId()NxmNxTunIdNxAugMatchNotifSwitchFlowRemovedBuilder. getNxmNxTunId()NxmNxTunIdNxAugMatchPacketInMessageBuilder. getNxmNxTunId()NxmNxTunIdNxAugMatchRpcAddFlowBuilder. getNxmNxTunId()NxmNxTunIdNxAugMatchRpcGetFlowStatsBuilder. getNxmNxTunId()NxmNxTunIdNxAugMatchRpcRemoveFlowBuilder. getNxmNxTunId()NxmNxTunIdNxAugMatchRpcUpdateFlowOriginalBuilder. getNxmNxTunId()NxmNxTunIdNxAugMatchRpcUpdateFlowUpdatedBuilder. getNxmNxTunId()NxmNxTunIdNxmNxTunIdGrouping. getNxmNxTunId()Return nxmNxTunId, ornullif it is not present. -
Uses of NxmNxTunId in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.tun.id.grouping
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.tun.id.grouping with type parameters of type NxmNxTunId Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxTunId>>
E$$NxmNxTunIdBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.tun.id.grouping that return NxmNxTunId Modifier and Type Method Description NxmNxTunIdNxmNxTunIdBuilder. build()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.tun.id.grouping that return types with arguments of type NxmNxTunId Modifier and Type Method Description default Class<NxmNxTunId>NxmNxTunId. implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.tun.id.grouping with parameters of type NxmNxTunId Modifier and Type Method Description static booleanNxmNxTunId. bindingEquals(@NonNull NxmNxTunId thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intNxmNxTunId. bindingHashCode(@NonNull NxmNxTunId obj)Default implementation ofObject.hashCode()contract for this interface.static StringNxmNxTunId. bindingToString(@NonNull NxmNxTunId 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.tun.id.grouping with type arguments of type NxmNxTunId Modifier and Type Method Description NxmNxTunIdBuilderNxmNxTunIdBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxTunId> augmentation)Add an augmentation to this builder's product.NxmNxTunIdBuilderNxmNxTunIdBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxTunId>> 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.tun.id.grouping with parameters of type NxmNxTunId Constructor Description NxmNxTunIdBuilder(NxmNxTunId base)
-