Interface AppFrameProtoIn.CopyEventMsgInProtoOrBuilder

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      java.lang.String getFile()
      optional string file = 2;
      com.google.protobuf.ByteString getFileBytes()
      optional string file = 2;
      AppFrameProtoIn.CopyEventMsgInProto.CopyEventMsgTypeProto getType()
      optional .appFrameProtoIn.CopyEventMsgInProto.CopyEventMsgTypeProto type = 1;
      boolean hasFile()
      optional string file = 2;
      boolean hasType()
      optional .appFrameProtoIn.CopyEventMsgInProto.CopyEventMsgTypeProto type = 1;
      • 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 Detail

      • hasType

        boolean hasType()
        optional .appFrameProtoIn.CopyEventMsgInProto.CopyEventMsgTypeProto type = 1;
      • hasFile

        boolean hasFile()
        optional string file = 2;
      • getFile

        java.lang.String getFile()
        optional string file = 2;
      • getFileBytes

        com.google.protobuf.ByteString getFileBytes()
        optional string file = 2;