@Generated(value="org.jsonschema2pojo") public class FriendsIdsRequest extends FollowingIdsRequest implements Serializable
| Constructor and Description |
|---|
FriendsIdsRequest() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
Map<String,Object> |
getAdditionalProperties() |
int |
hashCode() |
void |
setAdditionalProperty(String name,
Object value) |
String |
toString() |
FriendsIdsRequest |
withAdditionalProperty(String name,
Object value) |
getCount, getCursor, getId, getScreenName, getStringifyIds, setCount, setCursor, setId, setScreenName, setStringifyIds, withCount, withCursor, withId, withScreenName, withStringifyIdspublic String toString()
toString in class FollowingIdsRequest@BeanProperty(name="*") public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in class FollowingIdsRequest@BeanProperty(name="*") public void setAdditionalProperty(String name, Object value)
setAdditionalProperty in class FollowingIdsRequestpublic FriendsIdsRequest withAdditionalProperty(String name, Object value)
withAdditionalProperty in class FollowingIdsRequestpublic int hashCode()
hashCode in class FollowingIdsRequestpublic boolean equals(Object other)
equals in class FollowingIdsRequestCopyright © 2018 The Apache Software Foundation. All rights reserved.