public class PostMessageResponse extends Object
| Constructor and Description |
|---|
PostMessageResponse() |
public Actor getActor()
public void setActor(Actor actor)
actor - The actorpublic Body getBody()
public void setBody(Body body)
body - The bodypublic boolean isCanShare()
public void setCanShare(boolean canShare)
canShare - The canSharepublic Capabilities getCapabilities()
public void setCapabilities(Capabilities capabilities)
capabilities - The capabilitiespublic ClientInfo getClientInfo()
public void setClientInfo(ClientInfo clientInfo)
clientInfo - The clientInfopublic String getCreatedDate()
public void setCreatedDate(String createdDate)
createdDate - The createdDatepublic boolean isEvent()
public void setEvent(boolean event)
event - The eventpublic String getFeedElementType()
public void setFeedElementType(String feedElementType)
feedElementType - The feedElementTypepublic Header getHeader()
public void setHeader(Header header)
header - The headerpublic String getId()
public void setId(String id)
id - The idpublic boolean isIsDeleteRestricted()
public void setIsDeleteRestricted(boolean isDeleteRestricted)
isDeleteRestricted - The isDeleteRestrictedpublic String getModifiedDate()
public void setModifiedDate(String modifiedDate)
modifiedDate - The modifiedDatepublic Object getOriginalFeedItem()
public void setOriginalFeedItem(Object originalFeedItem)
originalFeedItem - The originalFeedItempublic Object getOriginalFeedItemActor()
public void setOriginalFeedItemActor(Object originalFeedItemActor)
originalFeedItemActor - The originalFeedItemActorpublic Parent getParent()
public void setParent(Parent parent)
parent - The parentpublic String getPhotoUrl()
public void setPhotoUrl(String photoUrl)
photoUrl - The photoUrlpublic String getRelativeCreatedDate()
public void setRelativeCreatedDate(String relativeCreatedDate)
relativeCreatedDate - The relativeCreatedDatepublic String getType()
public void setType(String type)
type - The typepublic String getUrl()
public void setUrl(String url)
url - The urlpublic String getVisibility()
public void setVisibility(String visibility)
visibility - The visibilityCopyright © 2019. All rights reserved.