public class TransactionsReportQueryEntityMessage
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
SERIALIZED_NAME_ATTRIBUTES |
static java.lang.String |
SERIALIZED_NAME_TYPE |
| Constructor and Description |
|---|
TransactionsReportQueryEntityMessage() |
| Modifier and Type | Method and Description |
|---|---|
TransactionsReportQueryEntityMessage |
attributes(TransactionsReportQueryMessage attributes) |
boolean |
equals(java.lang.Object o) |
TransactionsReportQueryMessage |
getAttributes()
Get attributes
|
java.lang.String |
getType()
Get type
|
int |
hashCode() |
void |
setAttributes(TransactionsReportQueryMessage attributes) |
void |
setType(java.lang.String type) |
java.lang.String |
toString() |
TransactionsReportQueryEntityMessage |
type(java.lang.String type) |
public static final java.lang.String SERIALIZED_NAME_TYPE
public static final java.lang.String SERIALIZED_NAME_ATTRIBUTES
public TransactionsReportQueryEntityMessage()
public TransactionsReportQueryEntityMessage type(java.lang.String type)
public java.lang.String getType()
public void setType(java.lang.String type)
public TransactionsReportQueryEntityMessage attributes(TransactionsReportQueryMessage attributes)
public TransactionsReportQueryMessage getAttributes()
public void setAttributes(TransactionsReportQueryMessage attributes)
public boolean equals(java.lang.Object o)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2021. All rights reserved.