|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SocialInformation
| Method Summary | |
|---|---|
String |
getAuthor()
return the Author of this SocialInfo |
Date |
getDate()
return the Date of this SocialInfo |
String |
getDescription()
return the Description of this SocialInformation |
String |
getIcon()
return icon name of this SocialInfo |
String |
getTitle()
return the Title of this SocialInformation |
String |
getType()
return the Type of this SocialInfo |
String |
getUrl()
return the Url of this SocialInfo |
boolean |
isUpdated()
return if this socialInfo was updated or not |
void |
setUpdated(boolean updated)
|
| Methods inherited from interface java.lang.Comparable |
|---|
compareTo |
| Method Detail |
|---|
String getTitle()
String getDescription()
String getAuthor()
String getUrl()
Date getDate()
String getType()
String getIcon()
boolean isUpdated()
void setUpdated(boolean updated)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||