com.opera.core.systems.scope.protos
Class EcmascriptProtos.Runtime.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<EcmascriptProtos.Runtime.Builder>
              extended by com.opera.core.systems.scope.protos.EcmascriptProtos.Runtime.Builder
All Implemented Interfaces:
com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, EcmascriptProtos.RuntimeOrBuilder, Cloneable
Enclosing class:
EcmascriptProtos.Runtime

public static final class EcmascriptProtos.Runtime.Builder
extends com.google.protobuf.GeneratedMessage.Builder<EcmascriptProtos.Runtime.Builder>
implements EcmascriptProtos.RuntimeOrBuilder


Method Summary
 EcmascriptProtos.Runtime build()
           
 EcmascriptProtos.Runtime buildPartial()
           
 EcmascriptProtos.Runtime.Builder clear()
           
 EcmascriptProtos.Runtime.Builder clearHtmlFramePath()
           
 EcmascriptProtos.Runtime.Builder clearObjectID()
           
 EcmascriptProtos.Runtime.Builder clearRuntimeID()
           
 EcmascriptProtos.Runtime.Builder clearUri()
           
 EcmascriptProtos.Runtime.Builder clearWindowID()
           
 EcmascriptProtos.Runtime.Builder clone()
           
 EcmascriptProtos.Runtime getDefaultInstanceForType()
           
static com.google.protobuf.Descriptors.Descriptor getDescriptor()
           
 com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
           
 String getHtmlFramePath()
           
 int getObjectID()
           
 int getRuntimeID()
           
 String getUri()
           
 int getWindowID()
           
 boolean hasHtmlFramePath()
           
 boolean hasObjectID()
           
 boolean hasRuntimeID()
           
 boolean hasUri()
           
 boolean hasWindowID()
           
protected  com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
           
 boolean isInitialized()
           
 EcmascriptProtos.Runtime.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 EcmascriptProtos.Runtime.Builder mergeFrom(EcmascriptProtos.Runtime other)
           
 EcmascriptProtos.Runtime.Builder mergeFrom(com.google.protobuf.Message other)
           
 EcmascriptProtos.Runtime.Builder setHtmlFramePath(String value)
           
 EcmascriptProtos.Runtime.Builder setObjectID(int value)
           
 EcmascriptProtos.Runtime.Builder setRuntimeID(int value)
           
 EcmascriptProtos.Runtime.Builder setUri(String value)
           
 EcmascriptProtos.Runtime.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<EcmascriptProtos.Runtime.Builder>

clear

public EcmascriptProtos.Runtime.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<EcmascriptProtos.Runtime.Builder>

clone

public EcmascriptProtos.Runtime.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<EcmascriptProtos.Runtime.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<EcmascriptProtos.Runtime.Builder>

getDefaultInstanceForType

public EcmascriptProtos.Runtime getDefaultInstanceForType()
Specified by:
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
Specified by:
getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder

build

public EcmascriptProtos.Runtime build()
Specified by:
build in interface com.google.protobuf.Message.Builder
Specified by:
build in interface com.google.protobuf.MessageLite.Builder

buildPartial

public EcmascriptProtos.Runtime buildPartial()
Specified by:
buildPartial in interface com.google.protobuf.Message.Builder
Specified by:
buildPartial in interface com.google.protobuf.MessageLite.Builder

mergeFrom

public EcmascriptProtos.Runtime.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<EcmascriptProtos.Runtime.Builder>

mergeFrom

public EcmascriptProtos.Runtime.Builder mergeFrom(EcmascriptProtos.Runtime other)

isInitialized

public final boolean isInitialized()
Specified by:
isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
Overrides:
isInitialized in class com.google.protobuf.GeneratedMessage.Builder<EcmascriptProtos.Runtime.Builder>

mergeFrom

public EcmascriptProtos.Runtime.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<EcmascriptProtos.Runtime.Builder>
Throws:
IOException

hasRuntimeID

public boolean hasRuntimeID()
Specified by:
hasRuntimeID in interface EcmascriptProtos.RuntimeOrBuilder

getRuntimeID

public int getRuntimeID()
Specified by:
getRuntimeID in interface EcmascriptProtos.RuntimeOrBuilder

setRuntimeID

public EcmascriptProtos.Runtime.Builder setRuntimeID(int value)

clearRuntimeID

public EcmascriptProtos.Runtime.Builder clearRuntimeID()

hasHtmlFramePath

public boolean hasHtmlFramePath()
Specified by:
hasHtmlFramePath in interface EcmascriptProtos.RuntimeOrBuilder

getHtmlFramePath

public String getHtmlFramePath()
Specified by:
getHtmlFramePath in interface EcmascriptProtos.RuntimeOrBuilder

setHtmlFramePath

public EcmascriptProtos.Runtime.Builder setHtmlFramePath(String value)

clearHtmlFramePath

public EcmascriptProtos.Runtime.Builder clearHtmlFramePath()

hasWindowID

public boolean hasWindowID()
Specified by:
hasWindowID in interface EcmascriptProtos.RuntimeOrBuilder

getWindowID

public int getWindowID()
Specified by:
getWindowID in interface EcmascriptProtos.RuntimeOrBuilder

setWindowID

public EcmascriptProtos.Runtime.Builder setWindowID(int value)

clearWindowID

public EcmascriptProtos.Runtime.Builder clearWindowID()

hasObjectID

public boolean hasObjectID()
Specified by:
hasObjectID in interface EcmascriptProtos.RuntimeOrBuilder

getObjectID

public int getObjectID()
Specified by:
getObjectID in interface EcmascriptProtos.RuntimeOrBuilder

setObjectID

public EcmascriptProtos.Runtime.Builder setObjectID(int value)

clearObjectID

public EcmascriptProtos.Runtime.Builder clearObjectID()

hasUri

public boolean hasUri()
Specified by:
hasUri in interface EcmascriptProtos.RuntimeOrBuilder

getUri

public String getUri()
Specified by:
getUri in interface EcmascriptProtos.RuntimeOrBuilder

setUri

public EcmascriptProtos.Runtime.Builder setUri(String value)

clearUri

public EcmascriptProtos.Runtime.Builder clearUri()


Copyright © 2012. All Rights Reserved.