|
NIST SIP Parser and Stack (v1.2) API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
The Content-Language header field is used to indicate the language of the message body.
For Example:
Content-Language: fr
ContentDispositionHeader,
ContentLengthHeader,
ContentEncodingHeader,
ContentTypeHeader| Field Summary | |
static String |
NAME
Name of ContentLanguageHeader |
| Method Summary | |
Locale |
getContentLanguage()
Gets the language value of the ContentLanguageHeader. |
void |
setContentLanguage(Locale language)
Sets the language parameter of this ContentLanguageHeader. |
| Methods inherited from interface javax.sip.header.Header |
clone, equals, getName, toString |
| Field Detail |
public static final String NAME
| Method Detail |
public Locale getContentLanguage()
public void setContentLanguage(Locale language)
language - - the new Locale value of the language of
ContentLanguageHeader
|
NIST SIP Parser and Stack (v1.2) API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||