Interface SetUpLunchBoxWidgetReqOuterClass.SetUpLunchBoxWidgetReqOrBuilder

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

public static interface SetUpLunchBoxWidgetReqOuterClass.SetUpLunchBoxWidgetReqOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    .LunchBoxData lunch_box_data = 3;
    .LunchBoxData lunch_box_data = 3;
    boolean
    .LunchBoxData lunch_box_data = 3;

    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