Interface Messages.StepDefinition.StepDefinitionPatternOrBuilder

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      String getSource()
      string source = 1;
      com.google.protobuf.ByteString getSourceBytes()
      string source = 1;
      Messages.StepDefinition.StepDefinitionPattern.StepDefinitionPatternType getType()
      .io.cucumber.messages.StepDefinition.StepDefinitionPattern.StepDefinitionPatternType type = 2;
      int getTypeValue()
      .io.cucumber.messages.StepDefinition.StepDefinitionPattern.StepDefinitionPatternType type = 2;
      • Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder

        isInitialized
      • Methods inherited from interface com.google.protobuf.MessageOrBuilder

        findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
    • Method Detail

      • getSource

        String getSource()
        string source = 1;
      • getSourceBytes

        com.google.protobuf.ByteString getSourceBytes()
        string source = 1;
      • getTypeValue

        int getTypeValue()
        .io.cucumber.messages.StepDefinition.StepDefinitionPattern.StepDefinitionPatternType type = 2;