@Generated(value="org.jsonschema2pojo") public class RelationshipSource extends Object implements Serializable
Constructor and Description |
---|
RelationshipSource() |
@BeanProperty(value="can_dm") public Boolean getCanDm()
@BeanProperty(value="can_dm") public void setCanDm(Boolean canDm)
canDm
- The can_dmpublic RelationshipSource withCanDm(Boolean canDm)
@BeanProperty(value="blocking") public Blocking getBlocking()
@BeanProperty(value="blocking") public void setBlocking(Blocking blocking)
blocking
- The blockingpublic RelationshipSource withBlocking(Blocking blocking)
@BeanProperty(value="muting") public Muting getMuting()
@BeanProperty(value="muting") public void setMuting(Muting muting)
muting
- The mutingpublic RelationshipSource withMuting(Muting muting)
@BeanProperty(value="id_str") public String getIdStr()
@BeanProperty(value="id_str") public void setIdStr(String idStr)
idStr
- The id_strpublic RelationshipSource withIdStr(String idStr)
@BeanProperty(value="all_replies") public AllReplies getAllReplies()
@BeanProperty(value="all_replies") public void setAllReplies(AllReplies allReplies)
allReplies
- The all_repliespublic RelationshipSource withAllReplies(AllReplies allReplies)
@BeanProperty(value="want_retweets") public WantRetweets getWantRetweets()
@BeanProperty(value="want_retweets") public void setWantRetweets(WantRetweets wantRetweets)
wantRetweets
- The want_retweetspublic RelationshipSource withWantRetweets(WantRetweets wantRetweets)
@BeanProperty(value="id") public Long getId()
@BeanProperty(value="id") public void setId(Long id)
id
- The idpublic RelationshipSource withId(Long id)
@BeanProperty(value="marked_spam") public MarkedSpam getMarkedSpam()
@BeanProperty(value="marked_spam") public void setMarkedSpam(MarkedSpam markedSpam)
markedSpam
- The marked_spampublic RelationshipSource withMarkedSpam(MarkedSpam markedSpam)
@BeanProperty(value="screen_name") public String getScreenName()
@BeanProperty(value="screen_name") public void setScreenName(String screenName)
screenName
- The screen_namepublic RelationshipSource withScreenName(String screenName)
@BeanProperty(value="following") public Boolean getFollowing()
@BeanProperty(value="following") public void setFollowing(Boolean following)
following
- The followingpublic RelationshipSource withFollowing(Boolean following)
@BeanProperty(value="followed_by") public Boolean getFollowedBy()
@BeanProperty(value="followed_by") public void setFollowedBy(Boolean followedBy)
followedBy
- The followed_bypublic RelationshipSource withFollowedBy(Boolean followedBy)
@BeanProperty(value="notifications_enabled") public NotificationsEnabled getNotificationsEnabled()
@BeanProperty(value="notifications_enabled") public void setNotificationsEnabled(NotificationsEnabled notificationsEnabled)
notificationsEnabled
- The notifications_enabledpublic RelationshipSource withNotificationsEnabled(NotificationsEnabled notificationsEnabled)
@BeanProperty(name="*") public void setAdditionalProperty(String name, Object value)
public RelationshipSource withAdditionalProperty(String name, Object value)
Copyright © 2018 The Apache Software Foundation. All rights reserved.