object ContentLanguage extends HeaderType
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- ContentLanguage
- HeaderType
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Type Members
-
type
HeaderValue = ContentLanguage
- Definition Classes
- ContentLanguage → HeaderType
Value Members
-
final
def
!=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
##(): Int
- Definition Classes
- AnyRef → Any
-
final
def
==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
-
def
clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native() @IntrinsicCandidate()
-
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
equals(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
getClass(): Class[_]
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @IntrinsicCandidate()
-
def
hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @IntrinsicCandidate()
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
-
def
name: String
- Definition Classes
- ContentLanguage → HeaderType
-
final
def
ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
final
def
notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @IntrinsicCandidate()
-
final
def
notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @IntrinsicCandidate()
-
def
parse(value: String): Either[String, ContentLanguage]
- Definition Classes
- ContentLanguage → HeaderType
-
def
render(contentLanguage: ContentLanguage): String
- Definition Classes
- ContentLanguage → HeaderType
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
-
def
toString(): String
- Definition Classes
- AnyRef → Any
-
final
def
wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native()
-
final
def
wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
- object Arabic extends ContentLanguage with Product with Serializable
- object Bulgarian extends ContentLanguage with Product with Serializable
- object Catalan extends ContentLanguage with Product with Serializable
- object Chinese extends ContentLanguage with Product with Serializable
- object Croatian extends ContentLanguage with Product with Serializable
- object Czech extends ContentLanguage with Product with Serializable
- object Danish extends ContentLanguage with Product with Serializable
- object Dutch extends ContentLanguage with Product with Serializable
- object English extends ContentLanguage with Product with Serializable
- object Estonian extends ContentLanguage with Product with Serializable
- object Finnish extends ContentLanguage with Product with Serializable
- object French extends ContentLanguage with Product with Serializable
- object German extends ContentLanguage with Product with Serializable
- object Greek extends ContentLanguage with Product with Serializable
- object Hebrew extends ContentLanguage with Product with Serializable
- object Hindi extends ContentLanguage with Product with Serializable
- object Hungarian extends ContentLanguage with Product with Serializable
- object Icelandic extends ContentLanguage with Product with Serializable
- object Indonesian extends ContentLanguage with Product with Serializable
- object Italian extends ContentLanguage with Product with Serializable
- object Japanese extends ContentLanguage with Product with Serializable
- object Korean extends ContentLanguage with Product with Serializable
- object Latvian extends ContentLanguage with Product with Serializable
- object Lithuanian extends ContentLanguage with Product with Serializable
- object Norwegian extends ContentLanguage with Product with Serializable
- object Polish extends ContentLanguage with Product with Serializable
- object Portuguese extends ContentLanguage with Product with Serializable
- object Romanian extends ContentLanguage with Product with Serializable
- object Russian extends ContentLanguage with Product with Serializable
- object Serbian extends ContentLanguage with Product with Serializable
- object Slovak extends ContentLanguage with Product with Serializable
- object Slovenian extends ContentLanguage with Product with Serializable
- object Spanish extends ContentLanguage with Product with Serializable
- object Swedish extends ContentLanguage with Product with Serializable
- object Thai extends ContentLanguage with Product with Serializable
- object Turkish extends ContentLanguage with Product with Serializable
- object Ukrainian extends ContentLanguage with Product with Serializable
- object Vietnamese extends ContentLanguage with Product with Serializable