public static final class Messages.CommandStart extends com.google.protobuf.GeneratedMessageV3 implements Messages.CommandStartOrBuilder
io.cucumber.messages.CommandStart| Modifier and Type | Class and Description |
|---|---|
static class |
Messages.CommandStart.Builder
Protobuf type
io.cucumber.messages.CommandStart |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| Modifier and Type | Field and Description |
|---|---|
static int |
BASEDIRECTORY_FIELD_NUMBER |
static int |
RUNTIMECONFIG_FIELD_NUMBER |
static int |
SOURCESCONFIG_FIELD_NUMBER |
static int |
SUPPORTCODECONFIG_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getBaseDirectory()
string baseDirectory = 2; |
com.google.protobuf.ByteString |
getBaseDirectoryBytes()
string baseDirectory = 2; |
static Messages.CommandStart |
getDefaultInstance() |
Messages.CommandStart |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Parser<Messages.CommandStart> |
getParserForType() |
Messages.RuntimeConfig |
getRuntimeConfig()
.io.cucumber.messages.RuntimeConfig runtimeConfig = 4; |
Messages.RuntimeConfigOrBuilder |
getRuntimeConfigOrBuilder()
.io.cucumber.messages.RuntimeConfig runtimeConfig = 4; |
int |
getSerializedSize() |
Messages.SourcesConfig |
getSourcesConfig()
.io.cucumber.messages.SourcesConfig sourcesConfig = 3; |
Messages.SourcesConfigOrBuilder |
getSourcesConfigOrBuilder()
.io.cucumber.messages.SourcesConfig sourcesConfig = 3; |
Messages.SupportCodeConfig |
getSupportCodeConfig()
.io.cucumber.messages.SupportCodeConfig supportCodeConfig = 5; |
Messages.SupportCodeConfigOrBuilder |
getSupportCodeConfigOrBuilder()
.io.cucumber.messages.SupportCodeConfig supportCodeConfig = 5; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
int |
hashCode() |
boolean |
hasRuntimeConfig()
.io.cucumber.messages.RuntimeConfig runtimeConfig = 4; |
boolean |
hasSourcesConfig()
.io.cucumber.messages.SourcesConfig sourcesConfig = 3; |
boolean |
hasSupportCodeConfig()
.io.cucumber.messages.SupportCodeConfig supportCodeConfig = 5; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static Messages.CommandStart.Builder |
newBuilder() |
static Messages.CommandStart.Builder |
newBuilder(Messages.CommandStart prototype) |
Messages.CommandStart.Builder |
newBuilderForType() |
protected Messages.CommandStart.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
static Messages.CommandStart |
parseDelimitedFrom(InputStream input) |
static Messages.CommandStart |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Messages.CommandStart |
parseFrom(byte[] data) |
static Messages.CommandStart |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Messages.CommandStart |
parseFrom(ByteBuffer data) |
static Messages.CommandStart |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Messages.CommandStart |
parseFrom(com.google.protobuf.ByteString data) |
static Messages.CommandStart |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Messages.CommandStart |
parseFrom(com.google.protobuf.CodedInputStream input) |
static Messages.CommandStart |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Messages.CommandStart |
parseFrom(InputStream input) |
static Messages.CommandStart |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<Messages.CommandStart> |
parser() |
Messages.CommandStart.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newInstance, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, getSerializedSizeInternal, isInitializedInternal, makeImmutableInternal, mergeFromInternal, toByteArray, toByteString, writeDelimitedTo, writeTo, writeToInternalclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int BASEDIRECTORY_FIELD_NUMBER
public static final int SOURCESCONFIG_FIELD_NUMBER
public static final int RUNTIMECONFIG_FIELD_NUMBER
public static final int SUPPORTCODECONFIG_FIELD_NUMBER
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public String getBaseDirectory()
string baseDirectory = 2;getBaseDirectory in interface Messages.CommandStartOrBuilderpublic com.google.protobuf.ByteString getBaseDirectoryBytes()
string baseDirectory = 2;getBaseDirectoryBytes in interface Messages.CommandStartOrBuilderpublic boolean hasSourcesConfig()
.io.cucumber.messages.SourcesConfig sourcesConfig = 3;hasSourcesConfig in interface Messages.CommandStartOrBuilderpublic Messages.SourcesConfig getSourcesConfig()
.io.cucumber.messages.SourcesConfig sourcesConfig = 3;getSourcesConfig in interface Messages.CommandStartOrBuilderpublic Messages.SourcesConfigOrBuilder getSourcesConfigOrBuilder()
.io.cucumber.messages.SourcesConfig sourcesConfig = 3;getSourcesConfigOrBuilder in interface Messages.CommandStartOrBuilderpublic boolean hasRuntimeConfig()
.io.cucumber.messages.RuntimeConfig runtimeConfig = 4;hasRuntimeConfig in interface Messages.CommandStartOrBuilderpublic Messages.RuntimeConfig getRuntimeConfig()
.io.cucumber.messages.RuntimeConfig runtimeConfig = 4;getRuntimeConfig in interface Messages.CommandStartOrBuilderpublic Messages.RuntimeConfigOrBuilder getRuntimeConfigOrBuilder()
.io.cucumber.messages.RuntimeConfig runtimeConfig = 4;getRuntimeConfigOrBuilder in interface Messages.CommandStartOrBuilderpublic boolean hasSupportCodeConfig()
.io.cucumber.messages.SupportCodeConfig supportCodeConfig = 5;hasSupportCodeConfig in interface Messages.CommandStartOrBuilderpublic Messages.SupportCodeConfig getSupportCodeConfig()
.io.cucumber.messages.SupportCodeConfig supportCodeConfig = 5;getSupportCodeConfig in interface Messages.CommandStartOrBuilderpublic Messages.SupportCodeConfigOrBuilder getSupportCodeConfigOrBuilder()
.io.cucumber.messages.SupportCodeConfig supportCodeConfig = 5;getSupportCodeConfigOrBuilder in interface Messages.CommandStartOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static Messages.CommandStart parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Messages.CommandStart parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Messages.CommandStart parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Messages.CommandStart parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Messages.CommandStart parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Messages.CommandStart parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Messages.CommandStart parseFrom(InputStream input) throws IOException
IOExceptionpublic static Messages.CommandStart parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Messages.CommandStart parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static Messages.CommandStart parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Messages.CommandStart parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static Messages.CommandStart parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic Messages.CommandStart.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static Messages.CommandStart.Builder newBuilder()
public static Messages.CommandStart.Builder newBuilder(Messages.CommandStart prototype)
public Messages.CommandStart.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected Messages.CommandStart.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static Messages.CommandStart getDefaultInstance()
public static com.google.protobuf.Parser<Messages.CommandStart> parser()
public com.google.protobuf.Parser<Messages.CommandStart> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public Messages.CommandStart getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2019. All rights reserved.