Class AppFrameProtoOut.FileDialogEventMsgOutProto.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
-
- com.google.protobuf.GeneratedMessageV3.Builder<AppFrameProtoOut.FileDialogEventMsgOutProto.Builder>
-
- org.webswing.model.appframe.proto.AppFrameProtoOut.FileDialogEventMsgOutProto.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,java.lang.Cloneable,AppFrameProtoOut.FileDialogEventMsgOutProtoOrBuilder
- Enclosing class:
- AppFrameProtoOut.FileDialogEventMsgOutProto
public static final class AppFrameProtoOut.FileDialogEventMsgOutProto.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<AppFrameProtoOut.FileDialogEventMsgOutProto.Builder> implements AppFrameProtoOut.FileDialogEventMsgOutProtoOrBuilder
Protobuf typeappFrameProtoOut.FileDialogEventMsgOutProto
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description AppFrameProtoOut.FileDialogEventMsgOutProto.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)AppFrameProtoOut.FileDialogEventMsgOutProtobuild()AppFrameProtoOut.FileDialogEventMsgOutProtobuildPartial()AppFrameProtoOut.FileDialogEventMsgOutProto.Builderclear()AppFrameProtoOut.FileDialogEventMsgOutProto.BuilderclearAllowDelete()optional bool allowDelete = 4;AppFrameProtoOut.FileDialogEventMsgOutProto.BuilderclearAllowDownload()optional bool allowDownload = 2;AppFrameProtoOut.FileDialogEventMsgOutProto.BuilderclearAllowUpload()optional bool allowUpload = 3;AppFrameProtoOut.FileDialogEventMsgOutProto.BuilderclearCustomDialog()optional bool customDialog = 8;AppFrameProtoOut.FileDialogEventMsgOutProto.BuilderclearEventType()required .appFrameProtoOut.FileDialogEventMsgOutProto.FileDialogEventTypeProto eventType = 1;AppFrameProtoOut.FileDialogEventMsgOutProto.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)AppFrameProtoOut.FileDialogEventMsgOutProto.BuilderclearFilter()optional string filter = 5;AppFrameProtoOut.FileDialogEventMsgOutProto.BuilderclearIsMultiSelection()optional bool isMultiSelection = 6;AppFrameProtoOut.FileDialogEventMsgOutProto.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)AppFrameProtoOut.FileDialogEventMsgOutProto.BuilderclearSelection()optional string selection = 7;AppFrameProtoOut.FileDialogEventMsgOutProto.Builderclone()booleangetAllowDelete()optional bool allowDelete = 4;booleangetAllowDownload()optional bool allowDownload = 2;booleangetAllowUpload()optional bool allowUpload = 3;booleangetCustomDialog()optional bool customDialog = 8;AppFrameProtoOut.FileDialogEventMsgOutProtogetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()AppFrameProtoOut.FileDialogEventMsgOutProto.FileDialogEventTypeProtogetEventType()required .appFrameProtoOut.FileDialogEventMsgOutProto.FileDialogEventTypeProto eventType = 1;java.lang.StringgetFilter()optional string filter = 5;com.google.protobuf.ByteStringgetFilterBytes()optional string filter = 5;booleangetIsMultiSelection()optional bool isMultiSelection = 6;java.lang.StringgetSelection()optional string selection = 7;com.google.protobuf.ByteStringgetSelectionBytes()optional string selection = 7;booleanhasAllowDelete()optional bool allowDelete = 4;booleanhasAllowDownload()optional bool allowDownload = 2;booleanhasAllowUpload()optional bool allowUpload = 3;booleanhasCustomDialog()optional bool customDialog = 8;booleanhasEventType()required .appFrameProtoOut.FileDialogEventMsgOutProto.FileDialogEventTypeProto eventType = 1;booleanhasFilter()optional string filter = 5;booleanhasIsMultiSelection()optional bool isMultiSelection = 6;booleanhasSelection()optional string selection = 7;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()AppFrameProtoOut.FileDialogEventMsgOutProto.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)AppFrameProtoOut.FileDialogEventMsgOutProto.BuildermergeFrom(com.google.protobuf.Message other)AppFrameProtoOut.FileDialogEventMsgOutProto.BuildermergeFrom(AppFrameProtoOut.FileDialogEventMsgOutProto other)AppFrameProtoOut.FileDialogEventMsgOutProto.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)AppFrameProtoOut.FileDialogEventMsgOutProto.BuildersetAllowDelete(boolean value)optional bool allowDelete = 4;AppFrameProtoOut.FileDialogEventMsgOutProto.BuildersetAllowDownload(boolean value)optional bool allowDownload = 2;AppFrameProtoOut.FileDialogEventMsgOutProto.BuildersetAllowUpload(boolean value)optional bool allowUpload = 3;AppFrameProtoOut.FileDialogEventMsgOutProto.BuildersetCustomDialog(boolean value)optional bool customDialog = 8;AppFrameProtoOut.FileDialogEventMsgOutProto.BuildersetEventType(AppFrameProtoOut.FileDialogEventMsgOutProto.FileDialogEventTypeProto value)required .appFrameProtoOut.FileDialogEventMsgOutProto.FileDialogEventTypeProto eventType = 1;AppFrameProtoOut.FileDialogEventMsgOutProto.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)AppFrameProtoOut.FileDialogEventMsgOutProto.BuildersetFilter(java.lang.String value)optional string filter = 5;AppFrameProtoOut.FileDialogEventMsgOutProto.BuildersetFilterBytes(com.google.protobuf.ByteString value)optional string filter = 5;AppFrameProtoOut.FileDialogEventMsgOutProto.BuildersetIsMultiSelection(boolean value)optional bool isMultiSelection = 6;AppFrameProtoOut.FileDialogEventMsgOutProto.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)AppFrameProtoOut.FileDialogEventMsgOutProto.BuildersetSelection(java.lang.String value)optional string selection = 7;AppFrameProtoOut.FileDialogEventMsgOutProto.BuildersetSelectionBytes(com.google.protobuf.ByteString value)optional string selection = 7;AppFrameProtoOut.FileDialogEventMsgOutProto.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeFrom, newUninitializedMessageException
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<AppFrameProtoOut.FileDialogEventMsgOutProto.Builder>
-
clear
public AppFrameProtoOut.FileDialogEventMsgOutProto.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<AppFrameProtoOut.FileDialogEventMsgOutProto.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<AppFrameProtoOut.FileDialogEventMsgOutProto.Builder>
-
getDefaultInstanceForType
public AppFrameProtoOut.FileDialogEventMsgOutProto getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public AppFrameProtoOut.FileDialogEventMsgOutProto build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public AppFrameProtoOut.FileDialogEventMsgOutProto buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public AppFrameProtoOut.FileDialogEventMsgOutProto.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<AppFrameProtoOut.FileDialogEventMsgOutProto.Builder>
-
setField
public AppFrameProtoOut.FileDialogEventMsgOutProto.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<AppFrameProtoOut.FileDialogEventMsgOutProto.Builder>
-
clearField
public AppFrameProtoOut.FileDialogEventMsgOutProto.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<AppFrameProtoOut.FileDialogEventMsgOutProto.Builder>
-
clearOneof
public AppFrameProtoOut.FileDialogEventMsgOutProto.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<AppFrameProtoOut.FileDialogEventMsgOutProto.Builder>
-
setRepeatedField
public AppFrameProtoOut.FileDialogEventMsgOutProto.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<AppFrameProtoOut.FileDialogEventMsgOutProto.Builder>
-
addRepeatedField
public AppFrameProtoOut.FileDialogEventMsgOutProto.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<AppFrameProtoOut.FileDialogEventMsgOutProto.Builder>
-
mergeFrom
public AppFrameProtoOut.FileDialogEventMsgOutProto.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<AppFrameProtoOut.FileDialogEventMsgOutProto.Builder>
-
mergeFrom
public AppFrameProtoOut.FileDialogEventMsgOutProto.Builder mergeFrom(AppFrameProtoOut.FileDialogEventMsgOutProto other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<AppFrameProtoOut.FileDialogEventMsgOutProto.Builder>
-
mergeFrom
public AppFrameProtoOut.FileDialogEventMsgOutProto.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<AppFrameProtoOut.FileDialogEventMsgOutProto.Builder>- Throws:
java.io.IOException
-
hasEventType
public boolean hasEventType()
required .appFrameProtoOut.FileDialogEventMsgOutProto.FileDialogEventTypeProto eventType = 1;- Specified by:
hasEventTypein interfaceAppFrameProtoOut.FileDialogEventMsgOutProtoOrBuilder
-
getEventType
public AppFrameProtoOut.FileDialogEventMsgOutProto.FileDialogEventTypeProto getEventType()
required .appFrameProtoOut.FileDialogEventMsgOutProto.FileDialogEventTypeProto eventType = 1;- Specified by:
getEventTypein interfaceAppFrameProtoOut.FileDialogEventMsgOutProtoOrBuilder
-
setEventType
public AppFrameProtoOut.FileDialogEventMsgOutProto.Builder setEventType(AppFrameProtoOut.FileDialogEventMsgOutProto.FileDialogEventTypeProto value)
required .appFrameProtoOut.FileDialogEventMsgOutProto.FileDialogEventTypeProto eventType = 1;
-
clearEventType
public AppFrameProtoOut.FileDialogEventMsgOutProto.Builder clearEventType()
required .appFrameProtoOut.FileDialogEventMsgOutProto.FileDialogEventTypeProto eventType = 1;
-
hasAllowDownload
public boolean hasAllowDownload()
optional bool allowDownload = 2;- Specified by:
hasAllowDownloadin interfaceAppFrameProtoOut.FileDialogEventMsgOutProtoOrBuilder
-
getAllowDownload
public boolean getAllowDownload()
optional bool allowDownload = 2;- Specified by:
getAllowDownloadin interfaceAppFrameProtoOut.FileDialogEventMsgOutProtoOrBuilder
-
setAllowDownload
public AppFrameProtoOut.FileDialogEventMsgOutProto.Builder setAllowDownload(boolean value)
optional bool allowDownload = 2;
-
clearAllowDownload
public AppFrameProtoOut.FileDialogEventMsgOutProto.Builder clearAllowDownload()
optional bool allowDownload = 2;
-
hasAllowUpload
public boolean hasAllowUpload()
optional bool allowUpload = 3;- Specified by:
hasAllowUploadin interfaceAppFrameProtoOut.FileDialogEventMsgOutProtoOrBuilder
-
getAllowUpload
public boolean getAllowUpload()
optional bool allowUpload = 3;- Specified by:
getAllowUploadin interfaceAppFrameProtoOut.FileDialogEventMsgOutProtoOrBuilder
-
setAllowUpload
public AppFrameProtoOut.FileDialogEventMsgOutProto.Builder setAllowUpload(boolean value)
optional bool allowUpload = 3;
-
clearAllowUpload
public AppFrameProtoOut.FileDialogEventMsgOutProto.Builder clearAllowUpload()
optional bool allowUpload = 3;
-
hasAllowDelete
public boolean hasAllowDelete()
optional bool allowDelete = 4;- Specified by:
hasAllowDeletein interfaceAppFrameProtoOut.FileDialogEventMsgOutProtoOrBuilder
-
getAllowDelete
public boolean getAllowDelete()
optional bool allowDelete = 4;- Specified by:
getAllowDeletein interfaceAppFrameProtoOut.FileDialogEventMsgOutProtoOrBuilder
-
setAllowDelete
public AppFrameProtoOut.FileDialogEventMsgOutProto.Builder setAllowDelete(boolean value)
optional bool allowDelete = 4;
-
clearAllowDelete
public AppFrameProtoOut.FileDialogEventMsgOutProto.Builder clearAllowDelete()
optional bool allowDelete = 4;
-
hasFilter
public boolean hasFilter()
optional string filter = 5;- Specified by:
hasFilterin interfaceAppFrameProtoOut.FileDialogEventMsgOutProtoOrBuilder
-
getFilter
public java.lang.String getFilter()
optional string filter = 5;- Specified by:
getFilterin interfaceAppFrameProtoOut.FileDialogEventMsgOutProtoOrBuilder
-
getFilterBytes
public com.google.protobuf.ByteString getFilterBytes()
optional string filter = 5;- Specified by:
getFilterBytesin interfaceAppFrameProtoOut.FileDialogEventMsgOutProtoOrBuilder
-
setFilter
public AppFrameProtoOut.FileDialogEventMsgOutProto.Builder setFilter(java.lang.String value)
optional string filter = 5;
-
clearFilter
public AppFrameProtoOut.FileDialogEventMsgOutProto.Builder clearFilter()
optional string filter = 5;
-
setFilterBytes
public AppFrameProtoOut.FileDialogEventMsgOutProto.Builder setFilterBytes(com.google.protobuf.ByteString value)
optional string filter = 5;
-
hasIsMultiSelection
public boolean hasIsMultiSelection()
optional bool isMultiSelection = 6;- Specified by:
hasIsMultiSelectionin interfaceAppFrameProtoOut.FileDialogEventMsgOutProtoOrBuilder
-
getIsMultiSelection
public boolean getIsMultiSelection()
optional bool isMultiSelection = 6;- Specified by:
getIsMultiSelectionin interfaceAppFrameProtoOut.FileDialogEventMsgOutProtoOrBuilder
-
setIsMultiSelection
public AppFrameProtoOut.FileDialogEventMsgOutProto.Builder setIsMultiSelection(boolean value)
optional bool isMultiSelection = 6;
-
clearIsMultiSelection
public AppFrameProtoOut.FileDialogEventMsgOutProto.Builder clearIsMultiSelection()
optional bool isMultiSelection = 6;
-
hasSelection
public boolean hasSelection()
optional string selection = 7;- Specified by:
hasSelectionin interfaceAppFrameProtoOut.FileDialogEventMsgOutProtoOrBuilder
-
getSelection
public java.lang.String getSelection()
optional string selection = 7;- Specified by:
getSelectionin interfaceAppFrameProtoOut.FileDialogEventMsgOutProtoOrBuilder
-
getSelectionBytes
public com.google.protobuf.ByteString getSelectionBytes()
optional string selection = 7;- Specified by:
getSelectionBytesin interfaceAppFrameProtoOut.FileDialogEventMsgOutProtoOrBuilder
-
setSelection
public AppFrameProtoOut.FileDialogEventMsgOutProto.Builder setSelection(java.lang.String value)
optional string selection = 7;
-
clearSelection
public AppFrameProtoOut.FileDialogEventMsgOutProto.Builder clearSelection()
optional string selection = 7;
-
setSelectionBytes
public AppFrameProtoOut.FileDialogEventMsgOutProto.Builder setSelectionBytes(com.google.protobuf.ByteString value)
optional string selection = 7;
-
hasCustomDialog
public boolean hasCustomDialog()
optional bool customDialog = 8;- Specified by:
hasCustomDialogin interfaceAppFrameProtoOut.FileDialogEventMsgOutProtoOrBuilder
-
getCustomDialog
public boolean getCustomDialog()
optional bool customDialog = 8;- Specified by:
getCustomDialogin interfaceAppFrameProtoOut.FileDialogEventMsgOutProtoOrBuilder
-
setCustomDialog
public AppFrameProtoOut.FileDialogEventMsgOutProto.Builder setCustomDialog(boolean value)
optional bool customDialog = 8;
-
clearCustomDialog
public AppFrameProtoOut.FileDialogEventMsgOutProto.Builder clearCustomDialog()
optional bool customDialog = 8;
-
setUnknownFields
public final AppFrameProtoOut.FileDialogEventMsgOutProto.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<AppFrameProtoOut.FileDialogEventMsgOutProto.Builder>
-
mergeUnknownFields
public final AppFrameProtoOut.FileDialogEventMsgOutProto.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<AppFrameProtoOut.FileDialogEventMsgOutProto.Builder>
-
-