|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.gcapmedia.dab.epg.ProgrammeGroups
public class ProgrammeGroups
Contains group elements.
| Constructor Summary | |
|---|---|
ProgrammeGroups()
Create a new schedule |
|
| Method Summary | |
|---|---|
org.joda.time.DateTime |
getCreated()
|
java.util.Collection<ProgrammeGroup> |
getGroups()
|
java.lang.String |
getOriginator()
|
int |
getVersion()
|
void |
setOriginator(java.lang.String originator)
Sets the originator for this schedule |
void |
setVersion(int version)
Sets the version number of this schedule |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ProgrammeGroups()
| Method Detail |
|---|
public org.joda.time.DateTime getCreated()
public void setVersion(int version)
version - Schedule version numberpublic int getVersion()
public void setOriginator(java.lang.String originator)
originator - Schedule originatorpublic java.lang.String getOriginator()
public java.util.Collection<ProgrammeGroup> getGroups()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||