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

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

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


Method Summary
 int getObjectID()
           
 int getRuntimeID()
           
 boolean hasObjectID()
           
 boolean hasRuntimeID()
           
 
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()

hasObjectID

boolean hasObjectID()

getObjectID

int getObjectID()


Copyright © 2011. All Rights Reserved.