Class BulkProcessingResult
java.lang.Object
org.oxerr.stubhub.client.model.BulkProcessingResult
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetError()inthashCode()voidsetEntityId(Long entityId) voidsetError(ErrorResource error) voidsetExternalId(String externalId) toString()
-
Constructor Details
-
BulkProcessingResult
public BulkProcessingResult()
-
-
Method Details
-
getEntityId
-
setEntityId
-
getExternalId
-
setExternalId
-
getError
-
setError
-
hashCode
-
equals
-
toString
-