public static final class Ola.PluginStateReply extends com.google.protobuf.GeneratedMessage implements Ola.PluginStateReplyOrBuilder
ola.proto.PluginStateReply
Modifier and Type | Class and Description |
---|---|
static class |
Ola.PluginStateReply.Builder
Protobuf type
ola.proto.PluginStateReply |
com.google.protobuf.GeneratedMessage.BuilderParent, com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessage.ExtendableBuilder>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingType extends com.google.protobuf.Message,Type>
Modifier and Type | Field and Description |
---|---|
static int |
ACTIVE_FIELD_NUMBER |
static int |
CONFLICTS_WITH_FIELD_NUMBER |
static int |
ENABLED_FIELD_NUMBER |
static int |
NAME_FIELD_NUMBER |
static com.google.protobuf.Parser<Ola.PluginStateReply> |
PARSER |
static int |
PREFERENCES_SOURCE_FIELD_NUMBER |
Modifier and Type | Method and Description |
---|---|
boolean |
getActive()
required bool active = 3; |
Ola.PluginInfo |
getConflictsWith(int index)
repeated .ola.proto.PluginInfo conflicts_with = 5; |
int |
getConflictsWithCount()
repeated .ola.proto.PluginInfo conflicts_with = 5; |
List<Ola.PluginInfo> |
getConflictsWithList()
repeated .ola.proto.PluginInfo conflicts_with = 5; |
Ola.PluginInfoOrBuilder |
getConflictsWithOrBuilder(int index)
repeated .ola.proto.PluginInfo conflicts_with = 5; |
List<? extends Ola.PluginInfoOrBuilder> |
getConflictsWithOrBuilderList()
repeated .ola.proto.PluginInfo conflicts_with = 5; |
static Ola.PluginStateReply |
getDefaultInstance() |
Ola.PluginStateReply |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
boolean |
getEnabled()
required bool enabled = 2; |
String |
getName()
required string name = 1; |
com.google.protobuf.ByteString |
getNameBytes()
required string name = 1; |
com.google.protobuf.Parser<Ola.PluginStateReply> |
getParserForType() |
String |
getPreferencesSource()
required string preferences_source = 4; |
com.google.protobuf.ByteString |
getPreferencesSourceBytes()
required string preferences_source = 4; |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasActive()
required bool active = 3; |
boolean |
hasEnabled()
required bool enabled = 2; |
boolean |
hasName()
required string name = 1; |
boolean |
hasPreferencesSource()
required string preferences_source = 4; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static Ola.PluginStateReply.Builder |
newBuilder() |
static Ola.PluginStateReply.Builder |
newBuilder(Ola.PluginStateReply prototype) |
Ola.PluginStateReply.Builder |
newBuilderForType() |
protected Ola.PluginStateReply.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static Ola.PluginStateReply |
parseDelimitedFrom(InputStream input) |
static Ola.PluginStateReply |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Ola.PluginStateReply |
parseFrom(byte[] data) |
static Ola.PluginStateReply |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Ola.PluginStateReply |
parseFrom(com.google.protobuf.ByteString data) |
static Ola.PluginStateReply |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Ola.PluginStateReply |
parseFrom(com.google.protobuf.CodedInputStream input) |
static Ola.PluginStateReply |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Ola.PluginStateReply |
parseFrom(InputStream input) |
static Ola.PluginStateReply |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Ola.PluginStateReply.Builder |
toBuilder() |
protected Object |
writeReplace() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, makeExtensionsImmutable, newFileScopedGeneratedExtension, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtension, newMessageScopedGeneratedExtension, parseUnknownField
equals, findInitializationErrors, getInitializationErrorString, hashCode, hashFields, toString
checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public static com.google.protobuf.Parser<Ola.PluginStateReply> PARSER
public static final int NAME_FIELD_NUMBER
public static final int ENABLED_FIELD_NUMBER
public static final int ACTIVE_FIELD_NUMBER
public static final int PREFERENCES_SOURCE_FIELD_NUMBER
public static final int CONFLICTS_WITH_FIELD_NUMBER
public static Ola.PluginStateReply getDefaultInstance()
public Ola.PluginStateReply getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields
in interface com.google.protobuf.MessageOrBuilder
getUnknownFields
in class com.google.protobuf.GeneratedMessage
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessage
public com.google.protobuf.Parser<Ola.PluginStateReply> getParserForType()
getParserForType
in interface com.google.protobuf.Message
getParserForType
in interface com.google.protobuf.MessageLite
getParserForType
in class com.google.protobuf.GeneratedMessage
public boolean hasName()
required string name = 1;
hasName
in interface Ola.PluginStateReplyOrBuilder
public String getName()
required string name = 1;
getName
in interface Ola.PluginStateReplyOrBuilder
public com.google.protobuf.ByteString getNameBytes()
required string name = 1;
getNameBytes
in interface Ola.PluginStateReplyOrBuilder
public boolean hasEnabled()
required bool enabled = 2;
hasEnabled
in interface Ola.PluginStateReplyOrBuilder
public boolean getEnabled()
required bool enabled = 2;
getEnabled
in interface Ola.PluginStateReplyOrBuilder
public boolean hasActive()
required bool active = 3;
hasActive
in interface Ola.PluginStateReplyOrBuilder
public boolean getActive()
required bool active = 3;
getActive
in interface Ola.PluginStateReplyOrBuilder
public boolean hasPreferencesSource()
required string preferences_source = 4;
hasPreferencesSource
in interface Ola.PluginStateReplyOrBuilder
public String getPreferencesSource()
required string preferences_source = 4;
getPreferencesSource
in interface Ola.PluginStateReplyOrBuilder
public com.google.protobuf.ByteString getPreferencesSourceBytes()
required string preferences_source = 4;
getPreferencesSourceBytes
in interface Ola.PluginStateReplyOrBuilder
public List<Ola.PluginInfo> getConflictsWithList()
repeated .ola.proto.PluginInfo conflicts_with = 5;
getConflictsWithList
in interface Ola.PluginStateReplyOrBuilder
public List<? extends Ola.PluginInfoOrBuilder> getConflictsWithOrBuilderList()
repeated .ola.proto.PluginInfo conflicts_with = 5;
getConflictsWithOrBuilderList
in interface Ola.PluginStateReplyOrBuilder
public int getConflictsWithCount()
repeated .ola.proto.PluginInfo conflicts_with = 5;
getConflictsWithCount
in interface Ola.PluginStateReplyOrBuilder
public Ola.PluginInfo getConflictsWith(int index)
repeated .ola.proto.PluginInfo conflicts_with = 5;
getConflictsWith
in interface Ola.PluginStateReplyOrBuilder
public Ola.PluginInfoOrBuilder getConflictsWithOrBuilder(int index)
repeated .ola.proto.PluginInfo conflicts_with = 5;
getConflictsWithOrBuilder
in interface Ola.PluginStateReplyOrBuilder
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessage
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
writeTo
in interface com.google.protobuf.MessageLite
writeTo
in class com.google.protobuf.AbstractMessage
IOException
public int getSerializedSize()
getSerializedSize
in interface com.google.protobuf.MessageLite
getSerializedSize
in class com.google.protobuf.AbstractMessage
protected Object writeReplace() throws ObjectStreamException
writeReplace
in class com.google.protobuf.GeneratedMessage
ObjectStreamException
public static Ola.PluginStateReply parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Ola.PluginStateReply parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Ola.PluginStateReply parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Ola.PluginStateReply parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Ola.PluginStateReply parseFrom(InputStream input) throws IOException
IOException
public static Ola.PluginStateReply parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static Ola.PluginStateReply parseDelimitedFrom(InputStream input) throws IOException
IOException
public static Ola.PluginStateReply parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static Ola.PluginStateReply parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static Ola.PluginStateReply parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static Ola.PluginStateReply.Builder newBuilder()
public Ola.PluginStateReply.Builder newBuilderForType()
newBuilderForType
in interface com.google.protobuf.Message
newBuilderForType
in interface com.google.protobuf.MessageLite
public static Ola.PluginStateReply.Builder newBuilder(Ola.PluginStateReply prototype)
public Ola.PluginStateReply.Builder toBuilder()
toBuilder
in interface com.google.protobuf.Message
toBuilder
in interface com.google.protobuf.MessageLite
protected Ola.PluginStateReply.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType
in class com.google.protobuf.GeneratedMessage
Copyright © 2017. All rights reserved.