-
-
Constructor Summary
Constructors
Constructor and Description |
NewsData() |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
NewsData
public NewsData()
-
Method Detail
-
getTitle
public String getTitle()
- Returns:
- Title.
-
getTime
public String getTime()
- Returns:
- Date-time information.
-
hasTime
public boolean hasTime()
- Returns:
- TRUE if contains date-time information.
Copyright © 2018. All rights reserved.