@Deprecated public class RecordError extends Object implements Serializable
Modifier and Type | Class and Description |
---|---|
static class |
RecordError.Builder
Deprecated.
|
Constructor and Description |
---|
RecordError()
Deprecated.
|
RecordError(RecordError.Builder builder)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static RecordError.Builder |
builder()
Deprecated.
|
boolean |
equals(Object o)
Deprecated.
|
String |
getCatalogNumber()
Deprecated.
|
String |
getCollectionCode()
Deprecated.
|
String |
getInstitutionCode()
Deprecated.
|
ProcessingErrorType |
getProcessingErrorType()
Deprecated.
|
long |
getRecordId()
Deprecated.
|
int |
hashCode()
Deprecated.
|
void |
setCatalogNumber(String catalogNumber)
Deprecated.
|
void |
setCollectionCode(String collectionCode)
Deprecated.
|
void |
setInstitutionCode(String institutionCode)
Deprecated.
|
void |
setProcessingErrorType(ProcessingErrorType processingErrorType)
Deprecated.
|
void |
setRecordId(long recordId)
Deprecated.
|
String |
toString()
Deprecated.
|
public RecordError()
public RecordError(RecordError.Builder builder)
public static RecordError.Builder builder()
public String getCatalogNumber()
public void setCatalogNumber(String catalogNumber)
catalogNumber
- the catalogNumber to setpublic String getCollectionCode()
public void setCollectionCode(String collectionCode)
collectionCode
- the collectionCode to setpublic ProcessingErrorType getProcessingErrorType()
public void setProcessingErrorType(ProcessingErrorType processingErrorType)
processingErrorType
- the processingErrorType to setpublic String getInstitutionCode()
public void setInstitutionCode(String institutionCode)
institutionCode
- the institutionCode to setpublic long getRecordId()
public void setRecordId(long recordId)
recordId
- the recordId to setCopyright © 2024 Global Biodiversity Information Facility (GBIF). All rights reserved.