Interface SubscriptionFilterStructureOrBuilder

All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
All Known Implementing Classes:
SubscriptionFilterStructure, SubscriptionFilterStructure.Builder

@Generated public interface SubscriptionFilterStructureOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    Type Unique identifier of Subscription Filter within Participant.
    com.google.protobuf.ByteString
    Type Unique identifier of Subscription Filter within Participant.

    Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder

    isInitialized

    Methods inherited from interface com.google.protobuf.MessageOrBuilder

    findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
  • Method Details

    • getValue

      String getValue()
       Type Unique identifier of Subscription Filter within Participant.  [siri/siri_request_support-v2.0.xsd at 88:54]
       
      string value = 1;
      Returns:
      The value.
    • getValueBytes

      com.google.protobuf.ByteString getValueBytes()
       Type Unique identifier of Subscription Filter within Participant.  [siri/siri_request_support-v2.0.xsd at 88:54]
       
      string value = 1;
      Returns:
      The bytes for value.