Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.of.eth.type.grouping.NxmOfEthType
-
-
Uses of NxmOfEthType 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 NxmOfEthType Modifier and Type Method Description NxmOfEthTypeNxAugMatchNodesNodeTableFlowBuilder. getNxmOfEthType()NxmOfEthTypeNxAugMatchNotifPacketInBuilder. getNxmOfEthType()NxmOfEthTypeNxAugMatchNotifSwitchFlowRemovedBuilder. getNxmOfEthType()NxmOfEthTypeNxAugMatchPacketInMessageBuilder. getNxmOfEthType()NxmOfEthTypeNxAugMatchRpcAddFlowBuilder. getNxmOfEthType()NxmOfEthTypeNxAugMatchRpcGetFlowStatsBuilder. getNxmOfEthType()NxmOfEthTypeNxAugMatchRpcRemoveFlowBuilder. getNxmOfEthType()NxmOfEthTypeNxAugMatchRpcUpdateFlowOriginalBuilder. getNxmOfEthType()NxmOfEthTypeNxAugMatchRpcUpdateFlowUpdatedBuilder. getNxmOfEthType()NxmOfEthTypeNxmOfEthTypeGrouping. getNxmOfEthType()Return nxmOfEthType, ornullif it is not present. -
Uses of NxmOfEthType in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.of.eth.type.grouping
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.of.eth.type.grouping with type parameters of type NxmOfEthType Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmOfEthType>>
E$$NxmOfEthTypeBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.of.eth.type.grouping that return NxmOfEthType Modifier and Type Method Description NxmOfEthTypeNxmOfEthTypeBuilder. build()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.of.eth.type.grouping that return types with arguments of type NxmOfEthType Modifier and Type Method Description default Class<NxmOfEthType>NxmOfEthType. implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.of.eth.type.grouping with parameters of type NxmOfEthType Modifier and Type Method Description static booleanNxmOfEthType. bindingEquals(@NonNull NxmOfEthType thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intNxmOfEthType. bindingHashCode(@NonNull NxmOfEthType obj)Default implementation ofObject.hashCode()contract for this interface.static StringNxmOfEthType. bindingToString(@NonNull NxmOfEthType 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.of.eth.type.grouping with type arguments of type NxmOfEthType Modifier and Type Method Description NxmOfEthTypeBuilderNxmOfEthTypeBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<NxmOfEthType> augmentation)Add an augmentation to this builder's product.NxmOfEthTypeBuilderNxmOfEthTypeBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmOfEthType>> augmentationType)Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.of.eth.type.grouping with parameters of type NxmOfEthType Constructor Description NxmOfEthTypeBuilder(NxmOfEthType base)
-