Package org.yamcs.api
Class FilterSyntaxException.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderType>
com.google.protobuf.GeneratedMessageV3.Builder<FilterSyntaxException.Builder>
org.yamcs.api.FilterSyntaxException.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
,FilterSyntaxExceptionOrBuilder
- Enclosing class:
- FilterSyntaxException
public static final class FilterSyntaxException.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<FilterSyntaxException.Builder>
implements FilterSyntaxExceptionOrBuilder
Protobuf type
yamcs.api.FilterSyntaxException
-
Method Summary
Modifier and TypeMethodDescriptionaddRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()
clear()
Begin column of the token where the exception occursBegin line of the token where the exception occursEnd column of the token where the exception occursEnd line of the token where the exception occursclearField
(com.google.protobuf.Descriptors.FieldDescriptor field) clearOneof
(com.google.protobuf.Descriptors.OneofDescriptor oneof) clone()
int
Begin column of the token where the exception occursint
Begin line of the token where the exception occursstatic final com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
int
End column of the token where the exception occursint
End line of the token where the exception occursprotected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
final boolean
mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom
(com.google.protobuf.Message other) mergeFrom
(FilterSyntaxException other) mergeUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) setBeginColumn
(int value) Begin column of the token where the exception occurssetBeginLine
(int value) Begin line of the token where the exception occurssetEndColumn
(int value) End column of the token where the exception occurssetEndLine
(int value) End line of the token where the exception occurssetRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeFrom, newUninitializedMessageException
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFrom
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<FilterSyntaxException.Builder>
-
clear
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<FilterSyntaxException.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<FilterSyntaxException.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<FilterSyntaxException.Builder>
-
setField
public FilterSyntaxException.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<FilterSyntaxException.Builder>
-
clearField
public FilterSyntaxException.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<FilterSyntaxException.Builder>
-
clearOneof
public FilterSyntaxException.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<FilterSyntaxException.Builder>
-
setRepeatedField
public FilterSyntaxException.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<FilterSyntaxException.Builder>
-
addRepeatedField
public FilterSyntaxException.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<FilterSyntaxException.Builder>
-
mergeFrom
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<FilterSyntaxException.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<FilterSyntaxException.Builder>
-
mergeFrom
public FilterSyntaxException.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<FilterSyntaxException.Builder>
- Throws:
IOException
-
getBeginLine
public int getBeginLine()Begin line of the token where the exception occurs
int32 beginLine = 1;
- Specified by:
getBeginLine
in interfaceFilterSyntaxExceptionOrBuilder
- Returns:
- The beginLine.
-
setBeginLine
Begin line of the token where the exception occurs
int32 beginLine = 1;
- Parameters:
value
- The beginLine to set.- Returns:
- This builder for chaining.
-
clearBeginLine
Begin line of the token where the exception occurs
int32 beginLine = 1;
- Returns:
- This builder for chaining.
-
getBeginColumn
public int getBeginColumn()Begin column of the token where the exception occurs
int32 beginColumn = 2;
- Specified by:
getBeginColumn
in interfaceFilterSyntaxExceptionOrBuilder
- Returns:
- The beginColumn.
-
setBeginColumn
Begin column of the token where the exception occurs
int32 beginColumn = 2;
- Parameters:
value
- The beginColumn to set.- Returns:
- This builder for chaining.
-
clearBeginColumn
Begin column of the token where the exception occurs
int32 beginColumn = 2;
- Returns:
- This builder for chaining.
-
getEndLine
public int getEndLine()End line of the token where the exception occurs
int32 endLine = 3;
- Specified by:
getEndLine
in interfaceFilterSyntaxExceptionOrBuilder
- Returns:
- The endLine.
-
setEndLine
End line of the token where the exception occurs
int32 endLine = 3;
- Parameters:
value
- The endLine to set.- Returns:
- This builder for chaining.
-
clearEndLine
End line of the token where the exception occurs
int32 endLine = 3;
- Returns:
- This builder for chaining.
-
getEndColumn
public int getEndColumn()End column of the token where the exception occurs
int32 endColumn = 4;
- Specified by:
getEndColumn
in interfaceFilterSyntaxExceptionOrBuilder
- Returns:
- The endColumn.
-
setEndColumn
End column of the token where the exception occurs
int32 endColumn = 4;
- Parameters:
value
- The endColumn to set.- Returns:
- This builder for chaining.
-
clearEndColumn
End column of the token where the exception occurs
int32 endColumn = 4;
- Returns:
- This builder for chaining.
-
setUnknownFields
public final FilterSyntaxException.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<FilterSyntaxException.Builder>
-
mergeUnknownFields
public final FilterSyntaxException.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<FilterSyntaxException.Builder>
-