Class TimelineBand

java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessage
org.yamcs.protobuf.TimelineBand
All Implemented Interfaces:
com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Serializable, TimelineBandOrBuilder

@Generated public final class TimelineBand extends com.google.protobuf.GeneratedMessage implements TimelineBandOrBuilder
Protobuf type yamcs.protobuf.timeline.TimelineBand
See Also:
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Class
    Description
    static final class 
    Protobuf type yamcs.protobuf.timeline.TimelineBand

    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 extends Object>, 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

    Fields
    Modifier and Type
    Field
    Description
    static final int
     
    static final int
     
    static final int
     
    static final int
     
    static final int
     
    static final int
     
    static 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, loggedPre22TypeNames, unknownFields

    Fields inherited from class com.google.protobuf.AbstractMessage

    memoizedSize

    Fields inherited from class com.google.protobuf.AbstractMessageLite

    memoizedHashCode
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    Mission-specific custom data.
    boolean
    Additional properties used by the Yamcs Web UI for rendering purposes.
    boolean
     
     
     
    Detailed description of this band
    com.google.protobuf.ByteString
    Detailed description of this band
    static final com.google.protobuf.Descriptors.Descriptor
     
    com.google.protobuf.Descriptors.Descriptor
     
    Deprecated.
    int
    Mission-specific custom data.
    Mission-specific custom data.
    getExtraOrDefault(String key, String defaultValue)
    Mission-specific custom data.
    Mission-specific custom data.
    If specified, the band shows only items matching this filter
    com.google.protobuf.ByteString
    If specified, the band shows only items matching this filter
    Band identifier (UUID)
    com.google.protobuf.ByteString
    Band identifier (UUID)
    Yamcs instance name
    com.google.protobuf.ByteString
    Yamcs instance name
    Band name
    com.google.protobuf.ByteString
    Band name
    com.google.protobuf.Parser<TimelineBand>
     
    Deprecated.
    int
    Additional properties used by the Yamcs Web UI for rendering purposes.
    Additional properties used by the Yamcs Web UI for rendering purposes.
    getPropertiesOrDefault(String key, String defaultValue)
    Additional properties used by the Yamcs Web UI for rendering purposes.
    Additional properties used by the Yamcs Web UI for rendering purposes.
    int
     
    boolean
    If true, all users have access to this band, otherwise only the user who has created it
    The band contains only items from this source
    com.google.protobuf.ByteString
    The band contains only items from this source
    getTags(int index)
    The band contains only items with these tags.
    com.google.protobuf.ByteString
    getTagsBytes(int index)
    The band contains only items with these tags.
    int
    The band contains only items with these tags.
    com.google.protobuf.ProtocolStringList
    The band contains only items with these tags.
    Type of band
    User who has created the band
    com.google.protobuf.ByteString
    User who has created the band
    boolean
    Detailed description of this band
    boolean
    If specified, the band shows only items matching this filter
    int
     
    boolean
    Band identifier (UUID)
    boolean
    Yamcs instance name
    boolean
    Band name
    boolean
    If true, all users have access to this band, otherwise only the user who has created it
    boolean
    The band contains only items from this source
    boolean
    Type of band
    boolean
    User who has created the band
    protected com.google.protobuf.GeneratedMessage.FieldAccessorTable
     
    protected com.google.protobuf.MapFieldReflectionAccessor
     
    final boolean
     
     
     
     
    newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent)
     
     
    parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
    parseFrom(byte[] data)
     
    parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
    parseFrom(com.google.protobuf.ByteString data)
     
    parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
    parseFrom(com.google.protobuf.CodedInputStream input)
     
    parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
     
    parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
     
    parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
    static com.google.protobuf.Parser<TimelineBand>
     
     
    void
    writeTo(com.google.protobuf.CodedOutputStream output)
     

    Methods inherited from class com.google.protobuf.GeneratedMessage

    computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, 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, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
  • Field Details

  • Method Details

    • getDescriptor

      public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
    • getDescriptorForType

      public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
      Specified by:
      getDescriptorForType in interface com.google.protobuf.MessageOrBuilder
      Overrides:
      getDescriptorForType in class com.google.protobuf.GeneratedMessage
    • internalGetMapFieldReflection

      protected com.google.protobuf.MapFieldReflectionAccessor internalGetMapFieldReflection(int number)
      Overrides:
      internalGetMapFieldReflection in class com.google.protobuf.GeneratedMessage
    • internalGetFieldAccessorTable

      protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
      Specified by:
      internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage
    • hasInstance

      public boolean hasInstance()
       Yamcs instance name
       
      optional string instance = 1;
      Specified by:
      hasInstance in interface TimelineBandOrBuilder
      Returns:
      Whether the instance field is set.
    • getInstance

      public String getInstance()
       Yamcs instance name
       
      optional string instance = 1;
      Specified by:
      getInstance in interface TimelineBandOrBuilder
      Returns:
      The instance.
    • getInstanceBytes

      public com.google.protobuf.ByteString getInstanceBytes()
       Yamcs instance name
       
      optional string instance = 1;
      Specified by:
      getInstanceBytes in interface TimelineBandOrBuilder
      Returns:
      The bytes for instance.
    • hasId

      public boolean hasId()
       Band identifier (UUID)
       
      optional string id = 2;
      Specified by:
      hasId in interface TimelineBandOrBuilder
      Returns:
      Whether the id field is set.
    • getId

      public String getId()
       Band identifier (UUID)
       
      optional string id = 2;
      Specified by:
      getId in interface TimelineBandOrBuilder
      Returns:
      The id.
    • getIdBytes

      public com.google.protobuf.ByteString getIdBytes()
       Band identifier (UUID)
       
      optional string id = 2;
      Specified by:
      getIdBytes in interface TimelineBandOrBuilder
      Returns:
      The bytes for id.
    • hasName

      public boolean hasName()
       Band name
       
      optional string name = 3;
      Specified by:
      hasName in interface TimelineBandOrBuilder
      Returns:
      Whether the name field is set.
    • getName

      public String getName()
       Band name
       
      optional string name = 3;
      Specified by:
      getName in interface TimelineBandOrBuilder
      Returns:
      The name.
    • getNameBytes

      public com.google.protobuf.ByteString getNameBytes()
       Band name
       
      optional string name = 3;
      Specified by:
      getNameBytes in interface TimelineBandOrBuilder
      Returns:
      The bytes for name.
    • hasUsername

      public boolean hasUsername()
       User who has created the band
       
      optional string username = 4;
      Specified by:
      hasUsername in interface TimelineBandOrBuilder
      Returns:
      Whether the username field is set.
    • getUsername

      public String getUsername()
       User who has created the band
       
      optional string username = 4;
      Specified by:
      getUsername in interface TimelineBandOrBuilder
      Returns:
      The username.
    • getUsernameBytes

      public com.google.protobuf.ByteString getUsernameBytes()
       User who has created the band
       
      optional string username = 4;
      Specified by:
      getUsernameBytes in interface TimelineBandOrBuilder
      Returns:
      The bytes for username.
    • hasShared

      public boolean hasShared()
       If true, all users have access to this band, otherwise only the user who has created it
       
      optional bool shared = 5;
      Specified by:
      hasShared in interface TimelineBandOrBuilder
      Returns:
      Whether the shared field is set.
    • getShared

      public boolean getShared()
       If true, all users have access to this band, otherwise only the user who has created it
       
      optional bool shared = 5;
      Specified by:
      getShared in interface TimelineBandOrBuilder
      Returns:
      The shared.
    • hasSource

      public boolean hasSource()
       The band contains only items from this source
       
      optional string source = 6;
      Specified by:
      hasSource in interface TimelineBandOrBuilder
      Returns:
      Whether the source field is set.
    • getSource

      public String getSource()
       The band contains only items from this source
       
      optional string source = 6;
      Specified by:
      getSource in interface TimelineBandOrBuilder
      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 interface TimelineBandOrBuilder
      Returns:
      The bytes for source.
    • getTagsList

      public com.google.protobuf.ProtocolStringList getTagsList()
       The band contains only items with these tags. If the list is empty,
       all items from the given source are part of the band.
       
      repeated string tags = 7;
      Specified by:
      getTagsList in interface TimelineBandOrBuilder
      Returns:
      A list containing the tags.
    • getTagsCount

      public int getTagsCount()
       The band contains only items with these tags. If the list is empty,
       all items from the given source are part of the band.
       
      repeated string tags = 7;
      Specified by:
      getTagsCount in interface TimelineBandOrBuilder
      Returns:
      The count of tags.
    • getTags

      public String getTags(int index)
       The band contains only items with these tags. If the list is empty,
       all items from the given source are part of the band.
       
      repeated string tags = 7;
      Specified by:
      getTags in interface TimelineBandOrBuilder
      Parameters:
      index - The index of the element to return.
      Returns:
      The tags at the given index.
    • getTagsBytes

      public com.google.protobuf.ByteString getTagsBytes(int index)
       The band contains only items with these tags. If the list is empty,
       all items from the given source are part of the band.
       
      repeated string tags = 7;
      Specified by:
      getTagsBytes in interface TimelineBandOrBuilder
      Parameters:
      index - The index of the value to return.
      Returns:
      The bytes of the tags at the given index.
    • hasFilter

      public boolean hasFilter()
       If specified, the band shows only items matching this filter
       
      optional string filter = 13;
      Specified by:
      hasFilter in interface TimelineBandOrBuilder
      Returns:
      Whether the filter field is set.
    • getFilter

      public String getFilter()
       If specified, the band shows only items matching this filter
       
      optional string filter = 13;
      Specified by:
      getFilter in interface TimelineBandOrBuilder
      Returns:
      The filter.
    • getFilterBytes

      public com.google.protobuf.ByteString getFilterBytes()
       If specified, the band shows only items matching this filter
       
      optional string filter = 13;
      Specified by:
      getFilterBytes in interface TimelineBandOrBuilder
      Returns:
      The bytes for filter.
    • hasType

      public boolean hasType()
       Type of band
       
      optional .yamcs.protobuf.timeline.TimelineBandType type = 9;
      Specified by:
      hasType in interface TimelineBandOrBuilder
      Returns:
      Whether the type field is set.
    • getType

      public TimelineBandType getType()
       Type of band
       
      optional .yamcs.protobuf.timeline.TimelineBandType type = 9;
      Specified by:
      getType in interface TimelineBandOrBuilder
      Returns:
      The type.
    • hasDescription

      public boolean hasDescription()
       Detailed description of this band
       
      optional string description = 10;
      Specified by:
      hasDescription in interface TimelineBandOrBuilder
      Returns:
      Whether the description field is set.
    • getDescription

      public String getDescription()
       Detailed description of this band
       
      optional string description = 10;
      Specified by:
      getDescription in interface TimelineBandOrBuilder
      Returns:
      The description.
    • getDescriptionBytes

      public com.google.protobuf.ByteString getDescriptionBytes()
       Detailed description of this band
       
      optional string description = 10;
      Specified by:
      getDescriptionBytes in interface TimelineBandOrBuilder
      Returns:
      The bytes for description.
    • getPropertiesCount

      public int getPropertiesCount()
      Description copied from interface: TimelineBandOrBuilder
       Additional properties used by the Yamcs Web UI for rendering purposes.
       
      map<string, string> properties = 11;
      Specified by:
      getPropertiesCount in interface TimelineBandOrBuilder
    • containsProperties

      public boolean containsProperties(String key)
       Additional properties used by the Yamcs Web UI for rendering purposes.
       
      map<string, string> properties = 11;
      Specified by:
      containsProperties in interface TimelineBandOrBuilder
    • getProperties

      @Deprecated public Map<String,String> getProperties()
      Deprecated.
      Use getPropertiesMap() instead.
      Specified by:
      getProperties in interface TimelineBandOrBuilder
    • getPropertiesMap

      public Map<String,String> getPropertiesMap()
       Additional properties used by the Yamcs Web UI for rendering purposes.
       
      map<string, string> properties = 11;
      Specified by:
      getPropertiesMap in interface TimelineBandOrBuilder
    • getPropertiesOrDefault

      public String getPropertiesOrDefault(String key, String defaultValue)
       Additional properties used by the Yamcs Web UI for rendering purposes.
       
      map<string, string> properties = 11;
      Specified by:
      getPropertiesOrDefault in interface TimelineBandOrBuilder
    • getPropertiesOrThrow

      public String getPropertiesOrThrow(String key)
       Additional properties used by the Yamcs Web UI for rendering purposes.
       
      map<string, string> properties = 11;
      Specified by:
      getPropertiesOrThrow in interface TimelineBandOrBuilder
    • getExtraCount

      public int getExtraCount()
      Description copied from interface: TimelineBandOrBuilder
       Mission-specific custom data. Unlike `properties`, this field is ignored
       by the Yamcs Web UI.
       
      map<string, string> extra = 12;
      Specified by:
      getExtraCount in interface TimelineBandOrBuilder
    • containsExtra

      public boolean containsExtra(String key)
       Mission-specific custom data. Unlike `properties`, this field is ignored
       by the Yamcs Web UI.
       
      map<string, string> extra = 12;
      Specified by:
      containsExtra in interface TimelineBandOrBuilder
    • getExtra

      @Deprecated public Map<String,String> getExtra()
      Deprecated.
      Use getExtraMap() instead.
      Specified by:
      getExtra in interface TimelineBandOrBuilder
    • getExtraMap

      public Map<String,String> getExtraMap()
       Mission-specific custom data. Unlike `properties`, this field is ignored
       by the Yamcs Web UI.
       
      map<string, string> extra = 12;
      Specified by:
      getExtraMap in interface TimelineBandOrBuilder
    • getExtraOrDefault

      public String getExtraOrDefault(String key, String defaultValue)
       Mission-specific custom data. Unlike `properties`, this field is ignored
       by the Yamcs Web UI.
       
      map<string, string> extra = 12;
      Specified by:
      getExtraOrDefault in interface TimelineBandOrBuilder
    • getExtraOrThrow

      public String getExtraOrThrow(String key)
       Mission-specific custom data. Unlike `properties`, this field is ignored
       by the Yamcs Web UI.
       
      map<string, string> extra = 12;
      Specified by:
      getExtraOrThrow in interface TimelineBandOrBuilder
    • isInitialized

      public final boolean isInitialized()
      Specified by:
      isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
      Overrides:
      isInitialized in class com.google.protobuf.GeneratedMessage
    • writeTo

      public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
      Specified by:
      writeTo in interface com.google.protobuf.MessageLite
      Overrides:
      writeTo in class com.google.protobuf.GeneratedMessage
      Throws:
      IOException
    • getSerializedSize

      public int getSerializedSize()
      Specified by:
      getSerializedSize in interface com.google.protobuf.MessageLite
      Overrides:
      getSerializedSize in class com.google.protobuf.GeneratedMessage
    • equals

      public boolean equals(Object obj)
      Specified by:
      equals in interface com.google.protobuf.Message
      Overrides:
      equals in class com.google.protobuf.AbstractMessage
    • hashCode

      public int hashCode()
      Specified by:
      hashCode in interface com.google.protobuf.Message
      Overrides:
      hashCode in class com.google.protobuf.AbstractMessage
    • parseFrom

      public static TimelineBand parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static TimelineBand parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static TimelineBand parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static TimelineBand parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static TimelineBand parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static TimelineBand parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static TimelineBand parseFrom(InputStream input) throws IOException
      Throws:
      IOException
    • parseFrom

      public static TimelineBand parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      Throws:
      IOException
    • parseDelimitedFrom

      public static TimelineBand parseDelimitedFrom(InputStream input) throws IOException
      Throws:
      IOException
    • parseDelimitedFrom

      public static TimelineBand parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      Throws:
      IOException
    • parseFrom

      public static TimelineBand parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
      Throws:
      IOException
    • parseFrom

      public static TimelineBand parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      Throws:
      IOException
    • newBuilderForType

      public TimelineBand.Builder newBuilderForType()
      Specified by:
      newBuilderForType in interface com.google.protobuf.Message
      Specified by:
      newBuilderForType in interface com.google.protobuf.MessageLite
    • newBuilder

      public static TimelineBand.Builder newBuilder()
    • newBuilder

      public static TimelineBand.Builder newBuilder(TimelineBand prototype)
    • toBuilder

      public TimelineBand.Builder toBuilder()
      Specified by:
      toBuilder in interface com.google.protobuf.Message
      Specified by:
      toBuilder in interface com.google.protobuf.MessageLite
    • newBuilderForType

      protected TimelineBand.Builder newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent)
      Overrides:
      newBuilderForType in class com.google.protobuf.AbstractMessage
    • getDefaultInstance

      public static TimelineBand getDefaultInstance()
    • parser

      public static com.google.protobuf.Parser<TimelineBand> parser()
    • getParserForType

      public com.google.protobuf.Parser<TimelineBand> getParserForType()
      Specified by:
      getParserForType in interface com.google.protobuf.Message
      Specified by:
      getParserForType in interface com.google.protobuf.MessageLite
      Overrides:
      getParserForType in class com.google.protobuf.GeneratedMessage
    • getDefaultInstanceForType

      public TimelineBand getDefaultInstanceForType()
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder