public static interface Messages.TestCaseFinishedOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getTestCaseStartedId()
string test_case_started_id = 3; |
com.google.protobuf.ByteString |
getTestCaseStartedIdBytes()
string test_case_started_id = 3; |
Messages.Timestamp |
getTimestamp()
.io.cucumber.messages.Timestamp timestamp = 1; |
Messages.TimestampOrBuilder |
getTimestampOrBuilder()
.io.cucumber.messages.Timestamp timestamp = 1; |
boolean |
hasTimestamp()
.io.cucumber.messages.Timestamp timestamp = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasTimestamp()
.io.cucumber.messages.Timestamp timestamp = 1;Messages.Timestamp getTimestamp()
.io.cucumber.messages.Timestamp timestamp = 1;Messages.TimestampOrBuilder getTimestampOrBuilder()
.io.cucumber.messages.Timestamp timestamp = 1;String getTestCaseStartedId()
string test_case_started_id = 3;com.google.protobuf.ByteString getTestCaseStartedIdBytes()
string test_case_started_id = 3;Copyright © 2020. All rights reserved.