| Constructor and Description |
|---|
UnblockScreenContentBlockFields() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |
UnblockScreenContentBlockFieldsContentType |
getContentType() |
UnblockScreenContentBlockFieldsType |
getType() |
int |
hashCode() |
UnblockScreenContentBlockFields |
setContentType(UnblockScreenContentBlockFieldsContentType contentType) |
UnblockScreenContentBlockFields |
setType(UnblockScreenContentBlockFieldsType type) |
java.lang.String |
toPrettyString() |
java.lang.String |
toString() |
clone, finalize, getClass, notify, notifyAll, wait, wait, waitvalidateRequiredpublic UnblockScreenContentBlockFieldsContentType getContentType()
public UnblockScreenContentBlockFields setContentType(UnblockScreenContentBlockFieldsContentType contentType)
public UnblockScreenContentBlockFieldsType getType()
public UnblockScreenContentBlockFields setType(UnblockScreenContentBlockFieldsType 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()