com.opera.core.systems.scope.protos
Interface EsdbgProtos.RuntimeInfoOrBuilder

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

public static interface EsdbgProtos.RuntimeInfoOrBuilder
extends com.google.protobuf.MessageOrBuilder


Method Summary
 String getHtmlFramePath()
           
 int getObjectID()
           
 int getRuntimeID()
           
 String getUri()
           
 int getWindowID()
           
 boolean hasHtmlFramePath()
           
 boolean hasObjectID()
           
 boolean hasRuntimeID()
           
 boolean hasUri()
           
 boolean hasWindowID()
           
 
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()

hasHtmlFramePath

boolean hasHtmlFramePath()

getHtmlFramePath

String getHtmlFramePath()

hasWindowID

boolean hasWindowID()

getWindowID

int getWindowID()

hasObjectID

boolean hasObjectID()

getObjectID

int getObjectID()

hasUri

boolean hasUri()

getUri

String getUri()


Copyright © 2012. All Rights Reserved.