Class Errdefs.Solve
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessage
errdefs.Errdefs.Solve
- All Implemented Interfaces:
com.google.protobuf.Message
,com.google.protobuf.MessageLite
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Errdefs.SolveOrBuilder
,Serializable
- Enclosing class:
Errdefs
public static final class Errdefs.Solve
extends com.google.protobuf.GeneratedMessage
implements Errdefs.SolveOrBuilder
Protobuf type
errdefs.Solve
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class
Protobuf typeerrdefs.Solve
static enum
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessage
com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>,
BuilderT extends com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT, BuilderT>>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingT extends com.google.protobuf.Message, T>, com.google.protobuf.GeneratedMessage.UnusedPrivateParameter Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessage
com.google.protobuf.AbstractMessage.BuilderParent
Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessageLite.InternalOneOfEnum
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
static final int
static final int
static final int
static final int
static final int
Fields inherited from class com.google.protobuf.GeneratedMessage
alwaysUseFieldBuilders, unknownFields
Fields inherited from class com.google.protobuf.AbstractMessage
memoizedSize
Fields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode
-
Method Summary
Modifier and TypeMethodDescriptionboolean
map<string, string> description = 6;
boolean
getCache()
.errdefs.ContentCache cache = 5;
.errdefs.ContentCache cache = 5;
static Errdefs.Solve
Deprecated.int
map<string, string> description = 6;
map<string, string> description = 6;
getDescriptionOrDefault
(String key, String defaultValue) map<string, string> description = 6;
map<string, string> description = 6;
static final com.google.protobuf.Descriptors.Descriptor
getFile()
.errdefs.FileAction file = 4;
.errdefs.FileAction file = 4;
getInputIDs
(int index) repeated string inputIDs = 1;
com.google.protobuf.ByteString
getInputIDsBytes
(int index) repeated string inputIDs = 1;
int
repeated string inputIDs = 1;
com.google.protobuf.ProtocolStringList
repeated string inputIDs = 1;
getMountIDs
(int index) repeated string mountIDs = 2;
com.google.protobuf.ByteString
getMountIDsBytes
(int index) repeated string mountIDs = 2;
int
repeated string mountIDs = 2;
com.google.protobuf.ProtocolStringList
repeated string mountIDs = 2;
getOp()
.pb.Op op = 3;
.pb.Op op = 3;
com.google.protobuf.Parser
<Errdefs.Solve> int
boolean
hasCache()
.errdefs.ContentCache cache = 5;
boolean
hasFile()
.errdefs.FileAction file = 4;
int
hashCode()
boolean
hasOp()
.pb.Op op = 3;
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable
protected com.google.protobuf.MapFieldReflectionAccessor
internalGetMapFieldReflection
(int number) final boolean
static Errdefs.Solve.Builder
static Errdefs.Solve.Builder
newBuilder
(Errdefs.Solve prototype) protected Errdefs.Solve.Builder
newBuilderForType
(com.google.protobuf.AbstractMessage.BuilderParent parent) static Errdefs.Solve
parseDelimitedFrom
(InputStream input) static Errdefs.Solve
parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Errdefs.Solve
parseFrom
(byte[] data) static Errdefs.Solve
parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Errdefs.Solve
parseFrom
(com.google.protobuf.ByteString data) static Errdefs.Solve
parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Errdefs.Solve
parseFrom
(com.google.protobuf.CodedInputStream input) static Errdefs.Solve
parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Errdefs.Solve
parseFrom
(InputStream input) static Errdefs.Solve
parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Errdefs.Solve
parseFrom
(ByteBuffer data) static Errdefs.Solve
parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser
<Errdefs.Solve> parser()
void
writeTo
(com.google.protobuf.CodedOutputStream output) Methods inherited from class com.google.protobuf.GeneratedMessage
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, isStringEmpty, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, newFileScopedGeneratedExtension, newInstance, newMessageScopedGeneratedExtension, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashFields, toString
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeTo
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Field Details
-
INPUTIDS_FIELD_NUMBER
public static final int INPUTIDS_FIELD_NUMBER- See Also:
-
MOUNTIDS_FIELD_NUMBER
public static final int MOUNTIDS_FIELD_NUMBER- See Also:
-
OP_FIELD_NUMBER
public static final int OP_FIELD_NUMBER- See Also:
-
FILE_FIELD_NUMBER
public static final int FILE_FIELD_NUMBER- See Also:
-
CACHE_FIELD_NUMBER
public static final int CACHE_FIELD_NUMBER- See Also:
-
DESCRIPTION_FIELD_NUMBER
public static final int DESCRIPTION_FIELD_NUMBER- See Also:
-
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetMapFieldReflection
protected com.google.protobuf.MapFieldReflectionAccessor internalGetMapFieldReflection(int number) - Overrides:
internalGetMapFieldReflection
in classcom.google.protobuf.GeneratedMessage
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessage
-
getSubjectCase
- Specified by:
getSubjectCase
in interfaceErrdefs.SolveOrBuilder
-
getInputIDsList
public com.google.protobuf.ProtocolStringList getInputIDsList()repeated string inputIDs = 1;
- Specified by:
getInputIDsList
in interfaceErrdefs.SolveOrBuilder
- Returns:
- A list containing the inputIDs.
-
getInputIDsCount
public int getInputIDsCount()repeated string inputIDs = 1;
- Specified by:
getInputIDsCount
in interfaceErrdefs.SolveOrBuilder
- Returns:
- The count of inputIDs.
-
getInputIDs
repeated string inputIDs = 1;
- Specified by:
getInputIDs
in interfaceErrdefs.SolveOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The inputIDs at the given index.
-
getInputIDsBytes
public com.google.protobuf.ByteString getInputIDsBytes(int index) repeated string inputIDs = 1;
- Specified by:
getInputIDsBytes
in interfaceErrdefs.SolveOrBuilder
- Parameters:
index
- The index of the value to return.- Returns:
- The bytes of the inputIDs at the given index.
-
getMountIDsList
public com.google.protobuf.ProtocolStringList getMountIDsList()repeated string mountIDs = 2;
- Specified by:
getMountIDsList
in interfaceErrdefs.SolveOrBuilder
- Returns:
- A list containing the mountIDs.
-
getMountIDsCount
public int getMountIDsCount()repeated string mountIDs = 2;
- Specified by:
getMountIDsCount
in interfaceErrdefs.SolveOrBuilder
- Returns:
- The count of mountIDs.
-
getMountIDs
repeated string mountIDs = 2;
- Specified by:
getMountIDs
in interfaceErrdefs.SolveOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The mountIDs at the given index.
-
getMountIDsBytes
public com.google.protobuf.ByteString getMountIDsBytes(int index) repeated string mountIDs = 2;
- Specified by:
getMountIDsBytes
in interfaceErrdefs.SolveOrBuilder
- Parameters:
index
- The index of the value to return.- Returns:
- The bytes of the mountIDs at the given index.
-
hasOp
public boolean hasOp().pb.Op op = 3;
- Specified by:
hasOp
in interfaceErrdefs.SolveOrBuilder
- Returns:
- Whether the op field is set.
-
getOp
.pb.Op op = 3;
- Specified by:
getOp
in interfaceErrdefs.SolveOrBuilder
- Returns:
- The op.
-
getOpOrBuilder
.pb.Op op = 3;
- Specified by:
getOpOrBuilder
in interfaceErrdefs.SolveOrBuilder
-
hasFile
public boolean hasFile().errdefs.FileAction file = 4;
- Specified by:
hasFile
in interfaceErrdefs.SolveOrBuilder
- Returns:
- Whether the file field is set.
-
getFile
.errdefs.FileAction file = 4;
- Specified by:
getFile
in interfaceErrdefs.SolveOrBuilder
- Returns:
- The file.
-
getFileOrBuilder
.errdefs.FileAction file = 4;
- Specified by:
getFileOrBuilder
in interfaceErrdefs.SolveOrBuilder
-
hasCache
public boolean hasCache().errdefs.ContentCache cache = 5;
- Specified by:
hasCache
in interfaceErrdefs.SolveOrBuilder
- Returns:
- Whether the cache field is set.
-
getCache
.errdefs.ContentCache cache = 5;
- Specified by:
getCache
in interfaceErrdefs.SolveOrBuilder
- Returns:
- The cache.
-
getCacheOrBuilder
.errdefs.ContentCache cache = 5;
- Specified by:
getCacheOrBuilder
in interfaceErrdefs.SolveOrBuilder
-
getDescriptionCount
public int getDescriptionCount()Description copied from interface:Errdefs.SolveOrBuilder
map<string, string> description = 6;
- Specified by:
getDescriptionCount
in interfaceErrdefs.SolveOrBuilder
-
containsDescription
map<string, string> description = 6;
- Specified by:
containsDescription
in interfaceErrdefs.SolveOrBuilder
-
getDescription
Deprecated.UsegetDescriptionMap()
instead.- Specified by:
getDescription
in interfaceErrdefs.SolveOrBuilder
-
getDescriptionMap
map<string, string> description = 6;
- Specified by:
getDescriptionMap
in interfaceErrdefs.SolveOrBuilder
-
getDescriptionOrDefault
map<string, string> description = 6;
- Specified by:
getDescriptionOrDefault
in interfaceErrdefs.SolveOrBuilder
-
getDescriptionOrThrow
map<string, string> description = 6;
- Specified by:
getDescriptionOrThrow
in interfaceErrdefs.SolveOrBuilder
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessage
-
writeTo
- Specified by:
writeTo
in interfacecom.google.protobuf.MessageLite
- Overrides:
writeTo
in classcom.google.protobuf.GeneratedMessage
- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()- Specified by:
getSerializedSize
in interfacecom.google.protobuf.MessageLite
- Overrides:
getSerializedSize
in classcom.google.protobuf.GeneratedMessage
-
equals
- Specified by:
equals
in interfacecom.google.protobuf.Message
- Overrides:
equals
in classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()- Specified by:
hashCode
in interfacecom.google.protobuf.Message
- Overrides:
hashCode
in classcom.google.protobuf.AbstractMessage
-
parseFrom
public static Errdefs.Solve parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Errdefs.Solve parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Errdefs.Solve parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Errdefs.Solve parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Errdefs.Solve parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Errdefs.Solve parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static Errdefs.Solve parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
- Throws:
IOException
-
parseDelimitedFrom
public static Errdefs.Solve parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static Errdefs.Solve parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static Errdefs.Solve parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilderForType
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.Message
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
-
toBuilder
- Specified by:
toBuilder
in interfacecom.google.protobuf.Message
- Specified by:
toBuilder
in interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected Errdefs.Solve.Builder newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) - Overrides:
newBuilderForType
in classcom.google.protobuf.AbstractMessage
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForType
in interfacecom.google.protobuf.Message
- Specified by:
getParserForType
in interfacecom.google.protobuf.MessageLite
- Overrides:
getParserForType
in classcom.google.protobuf.GeneratedMessage
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-