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() -
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()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(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmOfEthType>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<NxmOfEthType> augmentationValue)Deprecated, for removal: This API element is subject to removal in a future version.Use eitherNxmOfEthTypeBuilder.addAugmentation(Augmentation)orNxmOfEthTypeBuilder.removeAugmentation(Class)instead.NxmOfEthTypeBuilderNxmOfEthTypeBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmOfEthType>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<NxmOfEthType> augmentationValue)Deprecated, for removal: This API element is subject to removal in a future version.Use eitherNxmOfEthTypeBuilder.addAugmentation(Augmentation)orNxmOfEthTypeBuilder.removeAugmentation(Class)instead.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)
-