static AppFrameProtoOut.FileDialogEventMsgOutProto.FileDialogEventTypeProto |
AppFrameProtoOut.FileDialogEventMsgOutProto.FileDialogEventTypeProto.forNumber(int value) |
|
AppFrameProtoOut.FileDialogEventMsgOutProto.FileDialogEventTypeProto |
AppFrameProtoOut.FileDialogEventMsgOutProto.Builder.getEventType() |
required .appFrameProtoOut.FileDialogEventMsgOutProto.FileDialogEventTypeProto eventType = 1;
|
AppFrameProtoOut.FileDialogEventMsgOutProto.FileDialogEventTypeProto |
AppFrameProtoOut.FileDialogEventMsgOutProto.getEventType() |
required .appFrameProtoOut.FileDialogEventMsgOutProto.FileDialogEventTypeProto eventType = 1;
|
AppFrameProtoOut.FileDialogEventMsgOutProto.FileDialogEventTypeProto |
AppFrameProtoOut.FileDialogEventMsgOutProtoOrBuilder.getEventType() |
required .appFrameProtoOut.FileDialogEventMsgOutProto.FileDialogEventTypeProto eventType = 1;
|
static AppFrameProtoOut.FileDialogEventMsgOutProto.FileDialogEventTypeProto |
AppFrameProtoOut.FileDialogEventMsgOutProto.FileDialogEventTypeProto.valueOf(int value) |
Deprecated.
|
static AppFrameProtoOut.FileDialogEventMsgOutProto.FileDialogEventTypeProto |
AppFrameProtoOut.FileDialogEventMsgOutProto.FileDialogEventTypeProto.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static AppFrameProtoOut.FileDialogEventMsgOutProto.FileDialogEventTypeProto |
AppFrameProtoOut.FileDialogEventMsgOutProto.FileDialogEventTypeProto.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static AppFrameProtoOut.FileDialogEventMsgOutProto.FileDialogEventTypeProto[] |
AppFrameProtoOut.FileDialogEventMsgOutProto.FileDialogEventTypeProto.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|