public static interface Messages.TestCaseStartedOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getPickleId()
string pickleId = 1; |
com.google.protobuf.ByteString |
getPickleIdBytes()
string pickleId = 1; |
Messages.TestCaseStarted.Platform |
getPlatform()
.io.cucumber.messages.TestCaseStarted.Platform platform = 3; |
Messages.TestCaseStarted.PlatformOrBuilder |
getPlatformOrBuilder()
.io.cucumber.messages.TestCaseStarted.Platform platform = 3; |
com.google.protobuf.Timestamp |
getTimestamp()
.google.protobuf.Timestamp timestamp = 2; |
com.google.protobuf.TimestampOrBuilder |
getTimestampOrBuilder()
.google.protobuf.Timestamp timestamp = 2; |
boolean |
hasPlatform()
.io.cucumber.messages.TestCaseStarted.Platform platform = 3; |
boolean |
hasTimestamp()
.google.protobuf.Timestamp timestamp = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getPickleId()
string pickleId = 1;com.google.protobuf.ByteString getPickleIdBytes()
string pickleId = 1;boolean hasTimestamp()
.google.protobuf.Timestamp timestamp = 2;com.google.protobuf.Timestamp getTimestamp()
.google.protobuf.Timestamp timestamp = 2;com.google.protobuf.TimestampOrBuilder getTimestampOrBuilder()
.google.protobuf.Timestamp timestamp = 2;boolean hasPlatform()
.io.cucumber.messages.TestCaseStarted.Platform platform = 3;Messages.TestCaseStarted.Platform getPlatform()
.io.cucumber.messages.TestCaseStarted.Platform platform = 3;Messages.TestCaseStarted.PlatformOrBuilder getPlatformOrBuilder()
.io.cucumber.messages.TestCaseStarted.Platform platform = 3;Copyright © 2019. All rights reserved.