| Constructor and Description |
|---|
KeyboardButtonActionOpenPhoto() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |
KeyboardButtonActionOpenPhotoType |
getType() |
int |
hashCode() |
KeyboardButtonActionOpenPhoto |
setType(KeyboardButtonActionOpenPhotoType type) |
java.lang.String |
toPrettyString() |
java.lang.String |
toString() |
clone, finalize, getClass, notify, notifyAll, wait, wait, waitvalidateRequiredpublic KeyboardButtonActionOpenPhotoType getType()
public KeyboardButtonActionOpenPhoto setType(KeyboardButtonActionOpenPhotoType type)
public int hashCode()
hashCode in class java.lang.Objectpublic boolean equals(java.lang.Object o)
equals in class java.lang.Objectpublic java.lang.String toString()
toString in class java.lang.Objectpublic java.lang.String toPrettyString()