public class GetAdminNotesRequest extends Object implements KintoneRequest
Constructor and Description |
---|
GetAdminNotesRequest() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
Long |
getApp()
The App ID (required).
|
int |
hashCode() |
GetAdminNotesRequest |
setApp(Long app)
The App ID (required).
|
String |
toString() |
public Long getApp()
public GetAdminNotesRequest setApp(Long app)
this
.public boolean equals(Object o)
equals
in class Object
protected boolean canEqual(Object other)
public int hashCode()
hashCode
in class Object
public String toString()
toString
in class Object