Interface INotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeNameResponseOrBuilder

All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
All Known Implementing Classes:
INotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeNameResponse, INotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeNameResponse.Builder
Enclosing class:
INotificationManagerServiceOuterClass

public static interface INotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeNameResponseOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    string _ReturnValue = 1;
    com.google.protobuf.ByteString
    string _ReturnValue = 1;

    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

    • getReturnValue

      String getReturnValue()
      string _ReturnValue = 1;
    • getReturnValueBytes

      com.google.protobuf.ByteString getReturnValueBytes()
      string _ReturnValue = 1;