Package com.seeq.model
Class CacheInfoV1
java.lang.Object
com.seeq.model.CacheInfoV1
CacheInfoV1
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
The ID of the cache for this itemA plain language status message with information about any issues that may have been encountered during an operationint
hashCode()
void
setCacheId
(String cacheId) void
setStatusMessage
(String statusMessage) statusMessage
(String statusMessage) toString()
-
Constructor Details
-
CacheInfoV1
public CacheInfoV1()
-
-
Method Details
-
cacheId
-
getCacheId
The ID of the cache for this item- Returns:
- cacheId
-
setCacheId
-
statusMessage
-
getStatusMessage
A plain language status message with information about any issues that may have been encountered during an operation- Returns:
- statusMessage
-
setStatusMessage
-
equals
-
hashCode
public int hashCode() -
toString
-