com.opera.core.systems.scope.protos
Interface EcmascriptProtos.ReadyStateChangeOrBuilder

All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
All Known Implementing Classes:
EcmascriptProtos.ReadyStateChange, EcmascriptProtos.ReadyStateChange.Builder
Enclosing class:
EcmascriptProtos

public static interface EcmascriptProtos.ReadyStateChangeOrBuilder
extends com.google.protobuf.MessageOrBuilder


Method Summary
 int getRuntimeID()
           
 EcmascriptProtos.ReadyStateChange.State getState()
           
 boolean hasRuntimeID()
           
 boolean hasState()
           
 
Methods inherited from interface com.google.protobuf.MessageOrBuilder
getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField
 
Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
 

Method Detail

hasRuntimeID

boolean hasRuntimeID()

getRuntimeID

int getRuntimeID()

hasState

boolean hasState()

getState

EcmascriptProtos.ReadyStateChange.State getState()


Copyright © 2011. All Rights Reserved.