-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
TVProgramData
public TVProgramData()
-
Method Detail
-
getName
public String getName()
- Returns:
- TV program name.
-
hasName
public boolean hasName()
- Returns:
- TRUE if contains TV program name.
-
getTime
public String getTime()
- Returns:
- Date-time information.
-
hasTime
public boolean hasTime()
- Returns:
- TRUE if contains date-time information.
Copyright © 2018. All rights reserved.