public class OrganizationImportResponseErrorRollup extends Object
| Constructor and Description |
|---|
OrganizationImportResponseErrorRollup() |
| Modifier and Type | Method and Description |
|---|---|
OrganizationImportResponseErrorRollup |
count(Integer count) |
boolean |
equals(Object o) |
OrganizationImportResponseErrorRollup |
errorType(String errorType) |
Integer |
getCount()
Get count
|
String |
getErrorType()
Get errorType
|
int |
hashCode() |
void |
setCount(Integer count) |
void |
setErrorType(String errorType) |
String |
toString() |
public OrganizationImportResponseErrorRollup()
public OrganizationImportResponseErrorRollup errorType(String errorType)
public String getErrorType()
public void setErrorType(String errorType)
public OrganizationImportResponseErrorRollup count(Integer count)
public Integer getCount()
public void setCount(Integer count)
Copyright © 2021. All rights reserved.