Interface SubscriptionQualifierStructureOrBuilder

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

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

    Modifier and Type
    Method
    Description
    Type Unique identifier of Subscription within Participant.
    com.google.protobuf.ByteString
    Type Unique identifier of Subscription 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 within Participant.  [siri/siri_request_support-v2.0.xsd at 80:57]
       
      string value = 1;
      Returns:
      The value.
    • getValueBytes

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