Interface JigsawPictureDataOuterClass.JigsawPictureDataOrBuilder

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

public static interface JigsawPictureDataOuterClass.JigsawPictureDataOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    uint32 ACAPFNOLMKE = 15;
    boolean
    bool is_finished = 10;
    boolean
    bool is_open = 12;
    int
    uint32 NJPEANGOAMC = 7;

    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

    • getNJPEANGOAMC

      int getNJPEANGOAMC()
      uint32 NJPEANGOAMC = 7;
      Returns:
      The nJPEANGOAMC.
    • getIsFinished

      boolean getIsFinished()
      bool is_finished = 10;
      Returns:
      The isFinished.
    • getIsOpen

      boolean getIsOpen()
      bool is_open = 12;
      Returns:
      The isOpen.
    • getACAPFNOLMKE

      int getACAPFNOLMKE()
      uint32 ACAPFNOLMKE = 15;
      Returns:
      The aCAPFNOLMKE.