Interface HomeSetBlueprintSlotOptionRspOuterClass.HomeSetBlueprintSlotOptionRspOrBuilder

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

public static interface HomeSetBlueprintSlotOptionRspOuterClass.HomeSetBlueprintSlotOptionRspOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    bool is_allow_copy = 15;
    int
    int32 retcode = 5;
    int
    uint32 slot_id = 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

    • getRetcode

      int getRetcode()
      int32 retcode = 5;
      Returns:
      The retcode.
    • getIsAllowCopy

      boolean getIsAllowCopy()
      bool is_allow_copy = 15;
      Returns:
      The isAllowCopy.
    • getSlotId

      int getSlotId()
      uint32 slot_id = 10;
      Returns:
      The slotId.