|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.gcapmedia.dab.epg.DescriptiveText
com.gcapmedia.dab.epg.LongDescription
public class LongDescription
Represents a long description
| Constructor Summary | |
|---|---|
LongDescription(java.lang.String text)
Create a new long description with the default locale |
|
LongDescription(java.lang.String text,
java.util.Locale locale)
Create a new long description |
|
| Method Summary |
|---|
| Methods inherited from class com.gcapmedia.dab.epg.DescriptiveText |
|---|
getLanguage, getLength, getMaximumLength, getText, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public LongDescription(java.lang.String text)
text - Description text
public LongDescription(java.lang.String text,
java.util.Locale locale)
text - Description textlocale - Description language
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||