public static final class Messages.SourcesConfig extends com.google.protobuf.GeneratedMessageV3 implements Messages.SourcesConfigOrBuilder
io.cucumber.messages.SourcesConfig| Modifier and Type | Class and Description |
|---|---|
static class |
Messages.SourcesConfig.Builder
Protobuf type
io.cucumber.messages.SourcesConfig |
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 |
ABSOLUTEPATHS_FIELD_NUMBER |
static int |
FILTERS_FIELD_NUMBER |
static int |
LANGUAGE_FIELD_NUMBER |
static int |
ORDER_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getAbsolutePaths(int index)
repeated string absolutePaths = 1; |
com.google.protobuf.ByteString |
getAbsolutePathsBytes(int index)
repeated string absolutePaths = 1; |
int |
getAbsolutePathsCount()
repeated string absolutePaths = 1; |
com.google.protobuf.ProtocolStringList |
getAbsolutePathsList()
repeated string absolutePaths = 1; |
static Messages.SourcesConfig |
getDefaultInstance() |
Messages.SourcesConfig |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
Messages.SourcesFilterConfig |
getFilters()
.io.cucumber.messages.SourcesFilterConfig filters = 3; |
Messages.SourcesFilterConfigOrBuilder |
getFiltersOrBuilder()
.io.cucumber.messages.SourcesFilterConfig filters = 3; |
String |
getLanguage()
string language = 2; |
com.google.protobuf.ByteString |
getLanguageBytes()
string language = 2; |
Messages.SourcesOrder |
getOrder()
.io.cucumber.messages.SourcesOrder order = 4; |
Messages.SourcesOrderOrBuilder |
getOrderOrBuilder()
.io.cucumber.messages.SourcesOrder order = 4; |
com.google.protobuf.Parser<Messages.SourcesConfig> |
getParserForType() |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasFilters()
.io.cucumber.messages.SourcesFilterConfig filters = 3; |
int |
hashCode() |
boolean |
hasOrder()
.io.cucumber.messages.SourcesOrder order = 4; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static Messages.SourcesConfig.Builder |
newBuilder() |
static Messages.SourcesConfig.Builder |
newBuilder(Messages.SourcesConfig prototype) |
Messages.SourcesConfig.Builder |
newBuilderForType() |
protected Messages.SourcesConfig.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
static Messages.SourcesConfig |
parseDelimitedFrom(InputStream input) |
static Messages.SourcesConfig |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Messages.SourcesConfig |
parseFrom(byte[] data) |
static Messages.SourcesConfig |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Messages.SourcesConfig |
parseFrom(ByteBuffer data) |
static Messages.SourcesConfig |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Messages.SourcesConfig |
parseFrom(com.google.protobuf.ByteString data) |
static Messages.SourcesConfig |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Messages.SourcesConfig |
parseFrom(com.google.protobuf.CodedInputStream input) |
static Messages.SourcesConfig |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Messages.SourcesConfig |
parseFrom(InputStream input) |
static Messages.SourcesConfig |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<Messages.SourcesConfig> |
parser() |
Messages.SourcesConfig.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 ABSOLUTEPATHS_FIELD_NUMBER
public static final int LANGUAGE_FIELD_NUMBER
public static final int FILTERS_FIELD_NUMBER
public static final int ORDER_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 com.google.protobuf.ProtocolStringList getAbsolutePathsList()
repeated string absolutePaths = 1;getAbsolutePathsList in interface Messages.SourcesConfigOrBuilderpublic int getAbsolutePathsCount()
repeated string absolutePaths = 1;getAbsolutePathsCount in interface Messages.SourcesConfigOrBuilderpublic String getAbsolutePaths(int index)
repeated string absolutePaths = 1;getAbsolutePaths in interface Messages.SourcesConfigOrBuilderpublic com.google.protobuf.ByteString getAbsolutePathsBytes(int index)
repeated string absolutePaths = 1;getAbsolutePathsBytes in interface Messages.SourcesConfigOrBuilderpublic String getLanguage()
string language = 2;getLanguage in interface Messages.SourcesConfigOrBuilderpublic com.google.protobuf.ByteString getLanguageBytes()
string language = 2;getLanguageBytes in interface Messages.SourcesConfigOrBuilderpublic boolean hasFilters()
.io.cucumber.messages.SourcesFilterConfig filters = 3;hasFilters in interface Messages.SourcesConfigOrBuilderpublic Messages.SourcesFilterConfig getFilters()
.io.cucumber.messages.SourcesFilterConfig filters = 3;getFilters in interface Messages.SourcesConfigOrBuilderpublic Messages.SourcesFilterConfigOrBuilder getFiltersOrBuilder()
.io.cucumber.messages.SourcesFilterConfig filters = 3;getFiltersOrBuilder in interface Messages.SourcesConfigOrBuilderpublic boolean hasOrder()
.io.cucumber.messages.SourcesOrder order = 4;hasOrder in interface Messages.SourcesConfigOrBuilderpublic Messages.SourcesOrder getOrder()
.io.cucumber.messages.SourcesOrder order = 4;getOrder in interface Messages.SourcesConfigOrBuilderpublic Messages.SourcesOrderOrBuilder getOrderOrBuilder()
.io.cucumber.messages.SourcesOrder order = 4;getOrderOrBuilder in interface Messages.SourcesConfigOrBuilderpublic 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.SourcesConfig parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Messages.SourcesConfig parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Messages.SourcesConfig parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Messages.SourcesConfig parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Messages.SourcesConfig parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Messages.SourcesConfig parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Messages.SourcesConfig parseFrom(InputStream input) throws IOException
IOExceptionpublic static Messages.SourcesConfig parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Messages.SourcesConfig parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static Messages.SourcesConfig parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Messages.SourcesConfig parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static Messages.SourcesConfig parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic Messages.SourcesConfig.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static Messages.SourcesConfig.Builder newBuilder()
public static Messages.SourcesConfig.Builder newBuilder(Messages.SourcesConfig prototype)
public Messages.SourcesConfig.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected Messages.SourcesConfig.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static Messages.SourcesConfig getDefaultInstance()
public static com.google.protobuf.Parser<Messages.SourcesConfig> parser()
public com.google.protobuf.Parser<Messages.SourcesConfig> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public Messages.SourcesConfig getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2019. All rights reserved.