com.opera.core.systems.scope.protos
Class ExecProtos.ActionList.Action.Builder

java.lang.Object
  extended by com.google.protobuf.AbstractMessageLite.Builder<BuilderType>
      extended by com.google.protobuf.AbstractMessage.Builder<BuilderType>
          extended by com.google.protobuf.GeneratedMessage.Builder<ExecProtos.ActionList.Action.Builder>
              extended by 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, java.lang.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


Method Summary
 ExecProtos.ActionList.Action build()
           
 ExecProtos.ActionList.Action buildPartial()
           
 ExecProtos.ActionList.Action.Builder clear()
           
 ExecProtos.ActionList.Action.Builder clearData()
           
 ExecProtos.ActionList.Action.Builder clearName()
           
 ExecProtos.ActionList.Action.Builder clearStringParam()
           
 ExecProtos.ActionList.Action.Builder clearValue()
           
 ExecProtos.ActionList.Action.Builder clearWindowID()
           
 ExecProtos.ActionList.Action.Builder clone()
           
 int getData()
           
 ExecProtos.ActionList.Action getDefaultInstanceForType()
           
static com.google.protobuf.Descriptors.Descriptor getDescriptor()
           
 com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
           
 java.lang.String getName()
           
 java.lang.String getStringParam()
           
 java.lang.String getValue()
           
 int getWindowID()
           
 boolean hasData()
           
 boolean hasName()
           
 boolean hasStringParam()
           
 boolean hasValue()
           
 boolean hasWindowID()
           
protected  com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
           
 boolean isInitialized()
           
 ExecProtos.ActionList.Action.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 ExecProtos.ActionList.Action.Builder mergeFrom(ExecProtos.ActionList.Action other)
           
 ExecProtos.ActionList.Action.Builder mergeFrom(com.google.protobuf.Message other)
           
 ExecProtos.ActionList.Action.Builder setData(int value)
           
 ExecProtos.ActionList.Action.Builder setName(java.lang.String value)
           
 ExecProtos.ActionList.Action.Builder setStringParam(java.lang.String value)
           
 ExecProtos.ActionList.Action.Builder setValue(java.lang.String value)
           
 ExecProtos.ActionList.Action.Builder setWindowID(int value)
           
 
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 class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.google.protobuf.MessageOrBuilder
getAllFields, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField
 

Method Detail

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 java.io.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:
java.io.IOException

hasName

public boolean hasName()
Specified by:
hasName in interface ExecProtos.ActionList.ActionOrBuilder

getName

public java.lang.String getName()
Specified by:
getName in interface ExecProtos.ActionList.ActionOrBuilder

setName

public ExecProtos.ActionList.Action.Builder setName(java.lang.String value)

clearName

public ExecProtos.ActionList.Action.Builder clearName()

hasValue

public boolean hasValue()
Specified by:
hasValue in interface ExecProtos.ActionList.ActionOrBuilder

getValue

public java.lang.String getValue()
Specified by:
getValue in interface ExecProtos.ActionList.ActionOrBuilder

setValue

public ExecProtos.ActionList.Action.Builder setValue(java.lang.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 java.lang.String getStringParam()
Specified by:
getStringParam in interface ExecProtos.ActionList.ActionOrBuilder

setStringParam

public ExecProtos.ActionList.Action.Builder setStringParam(java.lang.String value)

clearStringParam

public ExecProtos.ActionList.Action.Builder clearStringParam()


Copyright © 2011. All Rights Reserved.