Uses of Enum Class
org.opendaylight.openflowplugin.impl.util.AddressNormalizationUtil
Packages that use AddressNormalizationUtil
-
Uses of AddressNormalizationUtil in org.opendaylight.openflowplugin.impl.util
Methods in org.opendaylight.openflowplugin.impl.util that return AddressNormalizationUtilModifier and TypeMethodDescriptionstatic @NonNull AddressNormalizationUtilAddressNormalizationUtil.ofVersion(OpenflowVersion version) static AddressNormalizationUtilReturns the enum constant of this class with the specified name.static AddressNormalizationUtil[]AddressNormalizationUtil.values()Returns an array containing the constants of this enum class, in the order they are declared.