Interface BargainStartNotifyOuterClass.BargainStartNotifyOrBuilder

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

public static interface BargainStartNotifyOuterClass.BargainStartNotifyOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    uint32 bargain_id = 11;
    .BargainSnapshot snapshot = 10;
    .BargainSnapshot snapshot = 10;
    boolean
    .BargainSnapshot snapshot = 10;

    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