public class CorporationContactsLabelsResponse extends Object implements Serializable
| Constructor and Description |
|---|
CorporationContactsLabelsResponse() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Long |
getLabelId()
label_id integer
|
String |
getLabelName()
label_name string
|
int |
hashCode() |
CorporationContactsLabelsResponse |
labelId(Long labelId) |
CorporationContactsLabelsResponse |
labelName(String labelName) |
void |
setLabelId(Long labelId) |
void |
setLabelName(String labelName) |
String |
toString() |
public CorporationContactsLabelsResponse labelId(Long labelId)
public Long getLabelId()
public void setLabelId(Long labelId)
public CorporationContactsLabelsResponse labelName(String labelName)
public String getLabelName()
public void setLabelName(String labelName)
Copyright © 2019. All Rights Reserved.