com.opera.core.systems.scope.protos
Class ExecProtos.ActionList.Action.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder<BuilderType>
com.google.protobuf.AbstractMessage.Builder<BuilderType>
com.google.protobuf.GeneratedMessage.Builder<ExecProtos.ActionList.Action.Builder>
com.opera.core.systems.scope.protos.ExecProtos.ActionList.Action.Builder
- All Implemented Interfaces:
- com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, ExecProtos.ActionList.ActionOrBuilder, Cloneable
- Enclosing class:
- ExecProtos.ActionList.Action
public static final class ExecProtos.ActionList.Action.Builder
- extends com.google.protobuf.GeneratedMessage.Builder<ExecProtos.ActionList.Action.Builder>
- implements ExecProtos.ActionList.ActionOrBuilder
| Methods inherited from class com.google.protobuf.GeneratedMessage.Builder |
addRepeatedField, clearField, getAllFields, getField, getParentForChildren, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields |
| Methods inherited from class com.google.protobuf.AbstractMessage.Builder |
mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException |
| Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder |
addAll, newUninitializedMessageException |
| Methods inherited from interface com.google.protobuf.MessageOrBuilder |
getAllFields, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField |
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage.Builder<ExecProtos.ActionList.Action.Builder>
clear
public ExecProtos.ActionList.Action.Builder clear()
- Specified by:
clear in interface com.google.protobuf.Message.Builder- Specified by:
clear in interface com.google.protobuf.MessageLite.Builder- Overrides:
clear in class com.google.protobuf.GeneratedMessage.Builder<ExecProtos.ActionList.Action.Builder>
clone
public ExecProtos.ActionList.Action.Builder clone()
- Specified by:
clone in interface com.google.protobuf.Message.Builder- Specified by:
clone in interface com.google.protobuf.MessageLite.Builder- Overrides:
clone in class com.google.protobuf.GeneratedMessage.Builder<ExecProtos.ActionList.Action.Builder>
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForType in interface com.google.protobuf.Message.Builder- Specified by:
getDescriptorForType in interface com.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForType in class com.google.protobuf.GeneratedMessage.Builder<ExecProtos.ActionList.Action.Builder>
getDefaultInstanceForType
public ExecProtos.ActionList.Action getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder
build
public ExecProtos.ActionList.Action build()
- Specified by:
build in interface com.google.protobuf.Message.Builder- Specified by:
build in interface com.google.protobuf.MessageLite.Builder
buildPartial
public ExecProtos.ActionList.Action buildPartial()
- Specified by:
buildPartial in interface com.google.protobuf.Message.Builder- Specified by:
buildPartial in interface com.google.protobuf.MessageLite.Builder
mergeFrom
public ExecProtos.ActionList.Action.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom in interface com.google.protobuf.Message.Builder- Overrides:
mergeFrom in class com.google.protobuf.AbstractMessage.Builder<ExecProtos.ActionList.Action.Builder>
mergeFrom
public ExecProtos.ActionList.Action.Builder mergeFrom(ExecProtos.ActionList.Action other)
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized in interface com.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitialized in class com.google.protobuf.GeneratedMessage.Builder<ExecProtos.ActionList.Action.Builder>
mergeFrom
public ExecProtos.ActionList.Action.Builder mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws IOException
- Specified by:
mergeFrom in interface com.google.protobuf.Message.Builder- Specified by:
mergeFrom in interface com.google.protobuf.MessageLite.Builder- Overrides:
mergeFrom in class com.google.protobuf.AbstractMessage.Builder<ExecProtos.ActionList.Action.Builder>
- Throws:
IOException
hasName
public boolean hasName()
- Specified by:
hasName in interface ExecProtos.ActionList.ActionOrBuilder
getName
public String getName()
- Specified by:
getName in interface ExecProtos.ActionList.ActionOrBuilder
setName
public ExecProtos.ActionList.Action.Builder setName(String value)
clearName
public ExecProtos.ActionList.Action.Builder clearName()
hasValue
public boolean hasValue()
- Specified by:
hasValue in interface ExecProtos.ActionList.ActionOrBuilder
getValue
public String getValue()
- Specified by:
getValue in interface ExecProtos.ActionList.ActionOrBuilder
setValue
public ExecProtos.ActionList.Action.Builder setValue(String value)
clearValue
public ExecProtos.ActionList.Action.Builder clearValue()
hasWindowID
public boolean hasWindowID()
- Specified by:
hasWindowID in interface ExecProtos.ActionList.ActionOrBuilder
getWindowID
public int getWindowID()
- Specified by:
getWindowID in interface ExecProtos.ActionList.ActionOrBuilder
setWindowID
public ExecProtos.ActionList.Action.Builder setWindowID(int value)
clearWindowID
public ExecProtos.ActionList.Action.Builder clearWindowID()
hasData
public boolean hasData()
- Specified by:
hasData in interface ExecProtos.ActionList.ActionOrBuilder
getData
public int getData()
- Specified by:
getData in interface ExecProtos.ActionList.ActionOrBuilder
setData
public ExecProtos.ActionList.Action.Builder setData(int value)
clearData
public ExecProtos.ActionList.Action.Builder clearData()
hasStringParam
public boolean hasStringParam()
- Specified by:
hasStringParam in interface ExecProtos.ActionList.ActionOrBuilder
getStringParam
public String getStringParam()
- Specified by:
getStringParam in interface ExecProtos.ActionList.ActionOrBuilder
setStringParam
public ExecProtos.ActionList.Action.Builder setStringParam(String value)
clearStringParam
public ExecProtos.ActionList.Action.Builder clearStringParam()
Copyright © 2012. All Rights Reserved.