Package org.yamcs.protobuf
Class TimelineBand.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderType>
com.google.protobuf.GeneratedMessageV3.Builder<TimelineBand.Builder>
org.yamcs.protobuf.TimelineBand.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
,TimelineBandOrBuilder
- Enclosing class:
- TimelineBand
public static final class TimelineBand.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<TimelineBand.Builder>
implements TimelineBandOrBuilder
Protobuf type
yamcs.protobuf.timeline.TimelineBand
-
Method Summary
Modifier and TypeMethodDescriptionaddAllFilters
(Iterable<? extends ItemFilter> values) The filters are to be considered in an AND manner.addAllTags
(Iterable<String> values) Deprecated.addFilters
(int index, ItemFilter value) The filters are to be considered in an AND manner.addFilters
(int index, ItemFilter.Builder builderForValue) The filters are to be considered in an AND manner.addFilters
(ItemFilter value) The filters are to be considered in an AND manner.addFilters
(ItemFilter.Builder builderForValue) The filters are to be considered in an AND manner.The filters are to be considered in an AND manner.addFiltersBuilder
(int index) The filters are to be considered in an AND manner.addRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) Deprecated.addTagsBytes
(com.google.protobuf.ByteString value) Deprecated.build()
clear()
Band descriptionclearField
(com.google.protobuf.Descriptors.FieldDescriptor field) The filters are to be considered in an AND manner.clearId()
Band identifier (UUID)Yamcs instance nameBand nameclearOneof
(com.google.protobuf.Descriptors.OneofDescriptor oneof) If true, all users have access to this band, otherwise only the user who has created itThe band contains only items from this sourceDeprecated.Type of bandUser who has created the bandclone()
boolean
containsProperties
(String key) Additional properties used by yamcs-web to render this bandBand descriptioncom.google.protobuf.ByteString
Band descriptionstatic final com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
getFilters
(int index) The filters are to be considered in an AND manner.getFiltersBuilder
(int index) The filters are to be considered in an AND manner.The filters are to be considered in an AND manner.int
The filters are to be considered in an AND manner.The filters are to be considered in an AND manner.getFiltersOrBuilder
(int index) The filters are to be considered in an AND manner.List<? extends ItemFilterOrBuilder>
The filters are to be considered in an AND manner.getId()
Band identifier (UUID)com.google.protobuf.ByteString
Band identifier (UUID)Yamcs instance namecom.google.protobuf.ByteString
Yamcs instance nameDeprecated.getName()
Band namecom.google.protobuf.ByteString
Band nameDeprecated.int
Additional properties used by yamcs-web to render this bandAdditional properties used by yamcs-web to render this bandgetPropertiesOrDefault
(String key, String defaultValue) Additional properties used by yamcs-web to render this bandAdditional properties used by yamcs-web to render this bandboolean
If true, all users have access to this band, otherwise only the user who has created itThe band contains only items from this sourcecom.google.protobuf.ByteString
The band contains only items from this sourcegetTags
(int index) Deprecated.com.google.protobuf.ByteString
getTagsBytes
(int index) Deprecated.int
Deprecated.com.google.protobuf.ProtocolStringList
Deprecated.getType()
Type of bandUser who has created the bandcom.google.protobuf.ByteString
User who has created the bandboolean
Band descriptionboolean
hasId()
Band identifier (UUID)boolean
Yamcs instance nameboolean
hasName()
Band nameboolean
If true, all users have access to this band, otherwise only the user who has created itboolean
The band contains only items from this sourceboolean
hasType()
Type of bandboolean
User who has created the bandprotected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
protected com.google.protobuf.MapField
internalGetMapField
(int number) protected com.google.protobuf.MapField
internalGetMutableMapField
(int number) final boolean
mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom
(com.google.protobuf.Message other) mergeFrom
(TimelineBand other) final TimelineBand.Builder
mergeUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) putAllProperties
(Map<String, String> values) Additional properties used by yamcs-web to render this bandputProperties
(String key, String value) Additional properties used by yamcs-web to render this bandremoveFilters
(int index) The filters are to be considered in an AND manner.removeProperties
(String key) Additional properties used by yamcs-web to render this bandsetDescription
(String value) Band descriptionsetDescriptionBytes
(com.google.protobuf.ByteString value) Band descriptionsetFilters
(int index, ItemFilter value) The filters are to be considered in an AND manner.setFilters
(int index, ItemFilter.Builder builderForValue) The filters are to be considered in an AND manner.Band identifier (UUID)setIdBytes
(com.google.protobuf.ByteString value) Band identifier (UUID)setInstance
(String value) Yamcs instance namesetInstanceBytes
(com.google.protobuf.ByteString value) Yamcs instance nameBand namesetNameBytes
(com.google.protobuf.ByteString value) Band namesetRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setShared
(boolean value) If true, all users have access to this band, otherwise only the user who has created itThe band contains only items from this sourcesetSourceBytes
(com.google.protobuf.ByteString value) The band contains only items from this sourceDeprecated.setType
(TimelineBandType value) Type of bandfinal TimelineBand.Builder
setUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) setUsername
(String value) User who has created the bandsetUsernameBytes
(com.google.protobuf.ByteString value) User who has created the bandMethods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, 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() -
internalGetMapField
protected com.google.protobuf.MapField internalGetMapField(int number) - Overrides:
internalGetMapField
in classcom.google.protobuf.GeneratedMessageV3.Builder<TimelineBand.Builder>
-
internalGetMutableMapField
protected com.google.protobuf.MapField internalGetMutableMapField(int number) - Overrides:
internalGetMutableMapField
in classcom.google.protobuf.GeneratedMessageV3.Builder<TimelineBand.Builder>
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<TimelineBand.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<TimelineBand.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<TimelineBand.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<TimelineBand.Builder>
-
setField
public TimelineBand.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<TimelineBand.Builder>
-
clearField
- Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<TimelineBand.Builder>
-
clearOneof
- Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<TimelineBand.Builder>
-
setRepeatedField
public TimelineBand.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<TimelineBand.Builder>
-
addRepeatedField
public TimelineBand.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<TimelineBand.Builder>
-
mergeFrom
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<TimelineBand.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<TimelineBand.Builder>
-
mergeFrom
public TimelineBand.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<TimelineBand.Builder>
- Throws:
IOException
-
hasInstance
public boolean hasInstance()Yamcs instance name
optional string instance = 1;
- Specified by:
hasInstance
in interfaceTimelineBandOrBuilder
- Returns:
- Whether the instance field is set.
-
getInstance
Yamcs instance name
optional string instance = 1;
- Specified by:
getInstance
in interfaceTimelineBandOrBuilder
- Returns:
- The instance.
-
getInstanceBytes
public com.google.protobuf.ByteString getInstanceBytes()Yamcs instance name
optional string instance = 1;
- Specified by:
getInstanceBytes
in interfaceTimelineBandOrBuilder
- Returns:
- The bytes for instance.
-
setInstance
Yamcs instance name
optional string instance = 1;
- Parameters:
value
- The instance to set.- Returns:
- This builder for chaining.
-
clearInstance
Yamcs instance name
optional string instance = 1;
- Returns:
- This builder for chaining.
-
setInstanceBytes
Yamcs instance name
optional string instance = 1;
- Parameters:
value
- The bytes for instance to set.- Returns:
- This builder for chaining.
-
hasId
public boolean hasId()Band identifier (UUID)
optional string id = 2;
- Specified by:
hasId
in interfaceTimelineBandOrBuilder
- Returns:
- Whether the id field is set.
-
getId
Band identifier (UUID)
optional string id = 2;
- Specified by:
getId
in interfaceTimelineBandOrBuilder
- Returns:
- The id.
-
getIdBytes
public com.google.protobuf.ByteString getIdBytes()Band identifier (UUID)
optional string id = 2;
- Specified by:
getIdBytes
in interfaceTimelineBandOrBuilder
- Returns:
- The bytes for id.
-
setId
Band identifier (UUID)
optional string id = 2;
- Parameters:
value
- The id to set.- Returns:
- This builder for chaining.
-
clearId
Band identifier (UUID)
optional string id = 2;
- Returns:
- This builder for chaining.
-
setIdBytes
Band identifier (UUID)
optional string id = 2;
- Parameters:
value
- The bytes for id to set.- Returns:
- This builder for chaining.
-
hasName
public boolean hasName()Band name
optional string name = 3;
- Specified by:
hasName
in interfaceTimelineBandOrBuilder
- Returns:
- Whether the name field is set.
-
getName
Band name
optional string name = 3;
- Specified by:
getName
in interfaceTimelineBandOrBuilder
- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()Band name
optional string name = 3;
- Specified by:
getNameBytes
in interfaceTimelineBandOrBuilder
- Returns:
- The bytes for name.
-
setName
Band name
optional string name = 3;
- Parameters:
value
- The name to set.- Returns:
- This builder for chaining.
-
clearName
Band name
optional string name = 3;
- Returns:
- This builder for chaining.
-
setNameBytes
Band name
optional string name = 3;
- Parameters:
value
- The bytes for name to set.- Returns:
- This builder for chaining.
-
hasUsername
public boolean hasUsername()User who has created the band
optional string username = 4;
- Specified by:
hasUsername
in interfaceTimelineBandOrBuilder
- Returns:
- Whether the username field is set.
-
getUsername
User who has created the band
optional string username = 4;
- Specified by:
getUsername
in interfaceTimelineBandOrBuilder
- Returns:
- The username.
-
getUsernameBytes
public com.google.protobuf.ByteString getUsernameBytes()User who has created the band
optional string username = 4;
- Specified by:
getUsernameBytes
in interfaceTimelineBandOrBuilder
- Returns:
- The bytes for username.
-
setUsername
User who has created the band
optional string username = 4;
- Parameters:
value
- The username to set.- Returns:
- This builder for chaining.
-
clearUsername
User who has created the band
optional string username = 4;
- Returns:
- This builder for chaining.
-
setUsernameBytes
User who has created the band
optional string username = 4;
- Parameters:
value
- The bytes for username to set.- Returns:
- This builder for chaining.
-
hasSource
public boolean hasSource()The band contains only items from this source
optional string source = 6;
- Specified by:
hasSource
in interfaceTimelineBandOrBuilder
- Returns:
- Whether the source field is set.
-
getSource
The band contains only items from this source
optional string source = 6;
- Specified by:
getSource
in interfaceTimelineBandOrBuilder
- Returns:
- The source.
-
getSourceBytes
public com.google.protobuf.ByteString getSourceBytes()The band contains only items from this source
optional string source = 6;
- Specified by:
getSourceBytes
in interfaceTimelineBandOrBuilder
- Returns:
- The bytes for source.
-
setSource
The band contains only items from this source
optional string source = 6;
- Parameters:
value
- The source to set.- Returns:
- This builder for chaining.
-
clearSource
The band contains only items from this source
optional string source = 6;
- Returns:
- This builder for chaining.
-
setSourceBytes
The band contains only items from this source
optional string source = 6;
- Parameters:
value
- The bytes for source to set.- Returns:
- This builder for chaining.
-
getTagsList
Deprecated.the band contains only items with these tags; if the list is empty, then all items from the given source are part of the band this is deprecated, the filters below should be used to select the items
repeated string tags = 7 [deprecated = true];
- Specified by:
getTagsList
in interfaceTimelineBandOrBuilder
- Returns:
- A list containing the tags.
-
getTagsCount
Deprecated.the band contains only items with these tags; if the list is empty, then all items from the given source are part of the band this is deprecated, the filters below should be used to select the items
repeated string tags = 7 [deprecated = true];
- Specified by:
getTagsCount
in interfaceTimelineBandOrBuilder
- Returns:
- The count of tags.
-
getTags
Deprecated.the band contains only items with these tags; if the list is empty, then all items from the given source are part of the band this is deprecated, the filters below should be used to select the items
repeated string tags = 7 [deprecated = true];
- Specified by:
getTags
in interfaceTimelineBandOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The tags at the given index.
-
getTagsBytes
Deprecated.the band contains only items with these tags; if the list is empty, then all items from the given source are part of the band this is deprecated, the filters below should be used to select the items
repeated string tags = 7 [deprecated = true];
- Specified by:
getTagsBytes
in interfaceTimelineBandOrBuilder
- Parameters:
index
- The index of the value to return.- Returns:
- The bytes of the tags at the given index.
-
setTags
Deprecated.the band contains only items with these tags; if the list is empty, then all items from the given source are part of the band this is deprecated, the filters below should be used to select the items
repeated string tags = 7 [deprecated = true];
- Parameters:
index
- The index to set the value at.value
- The tags to set.- Returns:
- This builder for chaining.
-
addTags
Deprecated.the band contains only items with these tags; if the list is empty, then all items from the given source are part of the band this is deprecated, the filters below should be used to select the items
repeated string tags = 7 [deprecated = true];
- Parameters:
value
- The tags to add.- Returns:
- This builder for chaining.
-
addAllTags
Deprecated.the band contains only items with these tags; if the list is empty, then all items from the given source are part of the band this is deprecated, the filters below should be used to select the items
repeated string tags = 7 [deprecated = true];
- Parameters:
values
- The tags to add.- Returns:
- This builder for chaining.
-
clearTags
Deprecated.the band contains only items with these tags; if the list is empty, then all items from the given source are part of the band this is deprecated, the filters below should be used to select the items
repeated string tags = 7 [deprecated = true];
- Returns:
- This builder for chaining.
-
addTagsBytes
Deprecated.the band contains only items with these tags; if the list is empty, then all items from the given source are part of the band this is deprecated, the filters below should be used to select the items
repeated string tags = 7 [deprecated = true];
- Parameters:
value
- The bytes of the tags to add.- Returns:
- This builder for chaining.
-
getFiltersList
The filters are to be considered in an AND manner. An item is part of the band if it matches all filters. If the list is empty, then all items from the given source are part of the band
repeated .yamcs.protobuf.timeline.ItemFilter filters = 8;
- Specified by:
getFiltersList
in interfaceTimelineBandOrBuilder
-
getFiltersCount
public int getFiltersCount()The filters are to be considered in an AND manner. An item is part of the band if it matches all filters. If the list is empty, then all items from the given source are part of the band
repeated .yamcs.protobuf.timeline.ItemFilter filters = 8;
- Specified by:
getFiltersCount
in interfaceTimelineBandOrBuilder
-
getFilters
The filters are to be considered in an AND manner. An item is part of the band if it matches all filters. If the list is empty, then all items from the given source are part of the band
repeated .yamcs.protobuf.timeline.ItemFilter filters = 8;
- Specified by:
getFilters
in interfaceTimelineBandOrBuilder
-
setFilters
The filters are to be considered in an AND manner. An item is part of the band if it matches all filters. If the list is empty, then all items from the given source are part of the band
repeated .yamcs.protobuf.timeline.ItemFilter filters = 8;
-
setFilters
The filters are to be considered in an AND manner. An item is part of the band if it matches all filters. If the list is empty, then all items from the given source are part of the band
repeated .yamcs.protobuf.timeline.ItemFilter filters = 8;
-
addFilters
The filters are to be considered in an AND manner. An item is part of the band if it matches all filters. If the list is empty, then all items from the given source are part of the band
repeated .yamcs.protobuf.timeline.ItemFilter filters = 8;
-
addFilters
The filters are to be considered in an AND manner. An item is part of the band if it matches all filters. If the list is empty, then all items from the given source are part of the band
repeated .yamcs.protobuf.timeline.ItemFilter filters = 8;
-
addFilters
The filters are to be considered in an AND manner. An item is part of the band if it matches all filters. If the list is empty, then all items from the given source are part of the band
repeated .yamcs.protobuf.timeline.ItemFilter filters = 8;
-
addFilters
The filters are to be considered in an AND manner. An item is part of the band if it matches all filters. If the list is empty, then all items from the given source are part of the band
repeated .yamcs.protobuf.timeline.ItemFilter filters = 8;
-
addAllFilters
The filters are to be considered in an AND manner. An item is part of the band if it matches all filters. If the list is empty, then all items from the given source are part of the band
repeated .yamcs.protobuf.timeline.ItemFilter filters = 8;
-
clearFilters
The filters are to be considered in an AND manner. An item is part of the band if it matches all filters. If the list is empty, then all items from the given source are part of the band
repeated .yamcs.protobuf.timeline.ItemFilter filters = 8;
-
removeFilters
The filters are to be considered in an AND manner. An item is part of the band if it matches all filters. If the list is empty, then all items from the given source are part of the band
repeated .yamcs.protobuf.timeline.ItemFilter filters = 8;
-
getFiltersBuilder
The filters are to be considered in an AND manner. An item is part of the band if it matches all filters. If the list is empty, then all items from the given source are part of the band
repeated .yamcs.protobuf.timeline.ItemFilter filters = 8;
-
getFiltersOrBuilder
The filters are to be considered in an AND manner. An item is part of the band if it matches all filters. If the list is empty, then all items from the given source are part of the band
repeated .yamcs.protobuf.timeline.ItemFilter filters = 8;
- Specified by:
getFiltersOrBuilder
in interfaceTimelineBandOrBuilder
-
getFiltersOrBuilderList
The filters are to be considered in an AND manner. An item is part of the band if it matches all filters. If the list is empty, then all items from the given source are part of the band
repeated .yamcs.protobuf.timeline.ItemFilter filters = 8;
- Specified by:
getFiltersOrBuilderList
in interfaceTimelineBandOrBuilder
-
addFiltersBuilder
The filters are to be considered in an AND manner. An item is part of the band if it matches all filters. If the list is empty, then all items from the given source are part of the band
repeated .yamcs.protobuf.timeline.ItemFilter filters = 8;
-
addFiltersBuilder
The filters are to be considered in an AND manner. An item is part of the band if it matches all filters. If the list is empty, then all items from the given source are part of the band
repeated .yamcs.protobuf.timeline.ItemFilter filters = 8;
-
getFiltersBuilderList
The filters are to be considered in an AND manner. An item is part of the band if it matches all filters. If the list is empty, then all items from the given source are part of the band
repeated .yamcs.protobuf.timeline.ItemFilter filters = 8;
-
hasType
public boolean hasType()Type of band
optional .yamcs.protobuf.timeline.TimelineBandType type = 9;
- Specified by:
hasType
in interfaceTimelineBandOrBuilder
- Returns:
- Whether the type field is set.
-
getType
Type of band
optional .yamcs.protobuf.timeline.TimelineBandType type = 9;
- Specified by:
getType
in interfaceTimelineBandOrBuilder
- Returns:
- The type.
-
setType
Type of band
optional .yamcs.protobuf.timeline.TimelineBandType type = 9;
- Parameters:
value
- The type to set.- Returns:
- This builder for chaining.
-
clearType
Type of band
optional .yamcs.protobuf.timeline.TimelineBandType type = 9;
- Returns:
- This builder for chaining.
-
hasDescription
public boolean hasDescription()Band description
optional string description = 10;
- Specified by:
hasDescription
in interfaceTimelineBandOrBuilder
- Returns:
- Whether the description field is set.
-
getDescription
Band description
optional string description = 10;
- Specified by:
getDescription
in interfaceTimelineBandOrBuilder
- Returns:
- The description.
-
getDescriptionBytes
public com.google.protobuf.ByteString getDescriptionBytes()Band description
optional string description = 10;
- Specified by:
getDescriptionBytes
in interfaceTimelineBandOrBuilder
- Returns:
- The bytes for description.
-
setDescription
Band description
optional string description = 10;
- Parameters:
value
- The description to set.- Returns:
- This builder for chaining.
-
clearDescription
Band description
optional string description = 10;
- Returns:
- This builder for chaining.
-
setDescriptionBytes
Band description
optional string description = 10;
- Parameters:
value
- The bytes for description to set.- Returns:
- This builder for chaining.
-
getPropertiesCount
public int getPropertiesCount()Description copied from interface:TimelineBandOrBuilder
Additional properties used by yamcs-web to render this band
map<string, string> properties = 11;
- Specified by:
getPropertiesCount
in interfaceTimelineBandOrBuilder
-
containsProperties
Additional properties used by yamcs-web to render this band
map<string, string> properties = 11;
- Specified by:
containsProperties
in interfaceTimelineBandOrBuilder
-
getProperties
Deprecated.UsegetPropertiesMap()
instead.- Specified by:
getProperties
in interfaceTimelineBandOrBuilder
-
getPropertiesMap
Additional properties used by yamcs-web to render this band
map<string, string> properties = 11;
- Specified by:
getPropertiesMap
in interfaceTimelineBandOrBuilder
-
getPropertiesOrDefault
Additional properties used by yamcs-web to render this band
map<string, string> properties = 11;
- Specified by:
getPropertiesOrDefault
in interfaceTimelineBandOrBuilder
-
getPropertiesOrThrow
Additional properties used by yamcs-web to render this band
map<string, string> properties = 11;
- Specified by:
getPropertiesOrThrow
in interfaceTimelineBandOrBuilder
-
clearProperties
-
removeProperties
Additional properties used by yamcs-web to render this band
map<string, string> properties = 11;
-
getMutableProperties
Deprecated.Use alternate mutation accessors instead. -
putProperties
Additional properties used by yamcs-web to render this band
map<string, string> properties = 11;
-
putAllProperties
Additional properties used by yamcs-web to render this band
map<string, string> properties = 11;
-
setUnknownFields
public final TimelineBand.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<TimelineBand.Builder>
-
mergeUnknownFields
public final TimelineBand.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<TimelineBand.Builder>
-