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