Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.of.icmp.type.grouping.NxmOfIcmpType
-
-
Uses of NxmOfIcmpType 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 NxmOfIcmpType Modifier and Type Method Description NxmOfIcmpTypeNxAugMatchNodesNodeTableFlowBuilder. getNxmOfIcmpType()NxmOfIcmpTypeNxAugMatchNotifPacketInBuilder. getNxmOfIcmpType()NxmOfIcmpTypeNxAugMatchNotifSwitchFlowRemovedBuilder. getNxmOfIcmpType()NxmOfIcmpTypeNxAugMatchPacketInMessageBuilder. getNxmOfIcmpType()NxmOfIcmpTypeNxAugMatchRpcAddFlowBuilder. getNxmOfIcmpType()NxmOfIcmpTypeNxAugMatchRpcGetFlowStatsBuilder. getNxmOfIcmpType()NxmOfIcmpTypeNxAugMatchRpcRemoveFlowBuilder. getNxmOfIcmpType()NxmOfIcmpTypeNxAugMatchRpcUpdateFlowOriginalBuilder. getNxmOfIcmpType()NxmOfIcmpTypeNxAugMatchRpcUpdateFlowUpdatedBuilder. getNxmOfIcmpType()@Nullable NxmOfIcmpTypeNxmOfIcmpTypeGrouping. getNxmOfIcmpType() -
Uses of NxmOfIcmpType in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.of.icmp.type.grouping
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.of.icmp.type.grouping with type parameters of type NxmOfIcmpType Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmOfIcmpType>>
E$$NxmOfIcmpTypeBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.of.icmp.type.grouping that return NxmOfIcmpType Modifier and Type Method Description NxmOfIcmpTypeNxmOfIcmpTypeBuilder. build()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.of.icmp.type.grouping that return types with arguments of type NxmOfIcmpType Modifier and Type Method Description default Class<NxmOfIcmpType>NxmOfIcmpType. implementedInterface()Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.of.icmp.type.grouping with type arguments of type NxmOfIcmpType Modifier and Type Method Description NxmOfIcmpTypeBuilderNxmOfIcmpTypeBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmOfIcmpType>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<NxmOfIcmpType> augmentationValue)Deprecated, for removal: This API element is subject to removal in a future version.Use eitherNxmOfIcmpTypeBuilder.addAugmentation(Augmentation)orNxmOfIcmpTypeBuilder.removeAugmentation(Class)instead.NxmOfIcmpTypeBuilderNxmOfIcmpTypeBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmOfIcmpType>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<NxmOfIcmpType> augmentationValue)Deprecated, for removal: This API element is subject to removal in a future version.Use eitherNxmOfIcmpTypeBuilder.addAugmentation(Augmentation)orNxmOfIcmpTypeBuilder.removeAugmentation(Class)instead.NxmOfIcmpTypeBuilderNxmOfIcmpTypeBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<NxmOfIcmpType> augmentation)Add an augmentation to this builder's product.NxmOfIcmpTypeBuilderNxmOfIcmpTypeBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmOfIcmpType>> 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.icmp.type.grouping with parameters of type NxmOfIcmpType Constructor Description NxmOfIcmpTypeBuilder(NxmOfIcmpType base)
-