spotify-web-api-kotlin
/
com.adamratzman.spotify.utils
/
Locale
/
no_NO
common
no_
N
O
no_NO
(Language.no, Market.NO)
Content copied to clipboard
Norwegian
,
Norway
Functions
Properties
See also
See also
Red Hat Bugzilla – Bug 532487 Legacy Norwegian locale
Functions
clone
Link copied to clipboard
common
protected fun
clone
():
Any
Content copied to clipboard
compareTo
Link copied to clipboard
common
operator override fun
compareTo
(other:
Locale
):
Int
Content copied to clipboard
equals
Link copied to clipboard
common
operator override fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
hashCode
Link copied to clipboard
common
override fun
hashCode
():
Int
Content copied to clipboard
toString
Link copied to clipboard
common
open override fun
toString
():
String
Content copied to clipboard
Get the string representation of this locale code.
Properties
country
Link copied to clipboard
common
val
country
:
Market
Content copied to clipboard
language
Link copied to clipboard
common
val
language
:
Language
Content copied to clipboard
name
Link copied to clipboard
common
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
common
val
ordinal
:
Int
Content copied to clipboard