public static interface Messages.TestCaseHookDefinitionConfigOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getId()
string id = 1; |
com.google.protobuf.ByteString |
getIdBytes()
string id = 1; |
Messages.SourceReference |
getLocation()
.io.cucumber.messages.SourceReference location = 3; |
Messages.SourceReferenceOrBuilder |
getLocationOrBuilder()
.io.cucumber.messages.SourceReference location = 3; |
String |
getTagExpression()
string tagExpression = 2; |
com.google.protobuf.ByteString |
getTagExpressionBytes()
string tagExpression = 2; |
boolean |
hasLocation()
.io.cucumber.messages.SourceReference location = 3; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getId()
string id = 1;com.google.protobuf.ByteString getIdBytes()
string id = 1;String getTagExpression()
string tagExpression = 2;com.google.protobuf.ByteString getTagExpressionBytes()
string tagExpression = 2;boolean hasLocation()
.io.cucumber.messages.SourceReference location = 3;Messages.SourceReference getLocation()
.io.cucumber.messages.SourceReference location = 3;Messages.SourceReferenceOrBuilder getLocationOrBuilder()
.io.cucumber.messages.SourceReference location = 3;Copyright © 2019. All rights reserved.