Package com.clinia.model.registry
Class V1OperationReceipt
java.lang.Object
com.clinia.model.registry.V1OperationReceipt
V1OperationReceipt
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanThe time the operation was completed (whether successfully or not).getError()Get errorThe time the operation was received.Get statusinthashCode()setStatus(V1OperationStatus status) toString()
-
Constructor Details
-
V1OperationReceipt
public V1OperationReceipt()
-
-
Method Details
-
getReceivedAt
The time the operation was received. -
getCompletedAt
The time the operation was completed (whether successfully or not). -
setStatus
-
getStatus
Get status -
setError
-
getError
Get error -
equals
-
hashCode
public int hashCode() -
toString
-