Interface WindSeedType1NotifyOuterClass.WindSeedType1NotifyOrBuilder

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

public static interface WindSeedType1NotifyOuterClass.WindSeedType1NotifyOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    uint32 config_id = 7;
    com.google.protobuf.ByteString
    bytes payload = 12;

    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

    • getPayload

      com.google.protobuf.ByteString getPayload()
      bytes payload = 12;
      Returns:
      The payload.
    • getConfigId

      int getConfigId()
      uint32 config_id = 7;
      Returns:
      The configId.