|
||||||||||
| 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.ShortDescription
public class ShortDescription
Represents a short description
| Constructor Summary | |
|---|---|
ShortDescription(java.lang.String text)
Create a new short description with the default locale |
|
ShortDescription(java.lang.String text,
java.util.Locale locale)
Create a new short 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 ShortDescription(java.lang.String text)
text - Description text
public ShortDescription(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 | |||||||||