public class ContactlistAmendment
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 |
|---|
ContactlistAmendment() |
| Modifier and Type | Method and Description |
|---|---|
ContactlistAmendment |
attributes(ContactlistAmendmentAttributes attributes) |
boolean |
equals(java.lang.Object o) |
ContactlistAmendmentAttributes |
getAttributes()
Get attributes
|
java.lang.String |
getType()
User List
|
int |
hashCode() |
void |
setAttributes(ContactlistAmendmentAttributes attributes) |
void |
setType(java.lang.String type) |
java.lang.String |
toString() |
ContactlistAmendment |
type(java.lang.String type) |
public static final java.lang.String SERIALIZED_NAME_TYPE
public static final java.lang.String SERIALIZED_NAME_ATTRIBUTES
public ContactlistAmendment type(java.lang.String type)
public java.lang.String getType()
public void setType(java.lang.String type)
public ContactlistAmendment attributes(ContactlistAmendmentAttributes attributes)
public ContactlistAmendmentAttributes getAttributes()
public void setAttributes(ContactlistAmendmentAttributes 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.