Package com.azure.maps.search.models
Class ClassificationName
java.lang.Object
com.azure.maps.search.models.ClassificationName
Name for the classification.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetName()
Get the name property: Name property.Get the nameLocale property: Name Locale property.
-
Constructor Details
-
ClassificationName
public ClassificationName()
-
-
Method Details
-
getNameLocale
Get the nameLocale property: Name Locale property.- Returns:
- the nameLocale value.
-
getName
Get the name property: Name property.- Returns:
- the name value.
-