Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.of.icmp.type.grouping.NxmOfIcmpTypeBuilder
-
Packages that use NxmOfIcmpTypeBuilder Package Description org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.of.icmp.type.grouping -
-
Uses of NxmOfIcmpTypeBuilder 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 that return NxmOfIcmpTypeBuilder 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 eitheraddAugmentation(Augmentation)orremoveAugmentation(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.NxmOfIcmpTypeBuilderNxmOfIcmpTypeBuilder. setValue(Short value)Deprecated, for removal: This API element is subject to removal in a future version.UsesetValue(Uint8)instead.NxmOfIcmpTypeBuilderNxmOfIcmpTypeBuilder. setValue(org.opendaylight.yangtools.yang.common.Uint8 value)
-