Interface IrodoriFillPoetryReqOuterClass.IrodoriFillPoetryReqOrBuilder

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

public static interface IrodoriFillPoetryReqOuterClass.IrodoriFillPoetryReqOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    uint32 line_id = 6;
    int
    uint32 theme_id = 5;

    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

    • getLineId

      int getLineId()
      uint32 line_id = 6;
      Returns:
      The lineId.
    • getThemeId

      int getThemeId()
      uint32 theme_id = 5;
      Returns:
      The themeId.