public static interface Messages.StepDefinitionPatternOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getSource()
string source = 1; |
com.google.protobuf.ByteString |
getSourceBytes()
string source = 1; |
Messages.StepDefinitionPatternType |
getType()
.io.cucumber.messages.StepDefinitionPatternType type = 2; |
int |
getTypeValue()
.io.cucumber.messages.StepDefinitionPatternType type = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getSource()
string source = 1;com.google.protobuf.ByteString getSourceBytes()
string source = 1;int getTypeValue()
.io.cucumber.messages.StepDefinitionPatternType type = 2;Messages.StepDefinitionPatternType getType()
.io.cucumber.messages.StepDefinitionPatternType type = 2;Copyright © 2019. All rights reserved.