Class ClassificationName

java.lang.Object
com.azure.maps.search.models.ClassificationName

public final class ClassificationName extends Object
Name for the classification.
  • Constructor Details

    • ClassificationName

      public ClassificationName()
  • Method Details

    • getNameLocale

      public String getNameLocale()
      Get the nameLocale property: Name Locale property.
      Returns:
      the nameLocale value.
    • getName

      public String getName()
      Get the name property: Name property.
      Returns:
      the name value.