public static interface StpApi.CartonContentsErrorOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
StpApi.CartonContentsErrorType |
getErrorType() |
StpApi.Timestamp |
getExtraTimestamp() |
StpApi.TimestampOrBuilder |
getExtraTimestampOrBuilder() |
StpApi.Timestamp |
getMaxTimestamp() |
StpApi.TimestampOrBuilder |
getMaxTimestampOrBuilder() |
StpApi.Timestamp |
getMinTimestamp() |
StpApi.TimestampOrBuilder |
getMinTimestampOrBuilder() |
boolean |
hasErrorType() |
boolean |
hasExtraTimestamp() |
boolean |
hasMaxTimestamp() |
boolean |
hasMinTimestamp() |
boolean hasErrorType()
StpApi.CartonContentsErrorType getErrorType()
boolean hasExtraTimestamp()
StpApi.Timestamp getExtraTimestamp()
StpApi.TimestampOrBuilder getExtraTimestampOrBuilder()
boolean hasMinTimestamp()
StpApi.Timestamp getMinTimestamp()
StpApi.TimestampOrBuilder getMinTimestampOrBuilder()
boolean hasMaxTimestamp()
StpApi.Timestamp getMaxTimestamp()
StpApi.TimestampOrBuilder getMaxTimestampOrBuilder()