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

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

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


Method Summary
 EcmascriptProtos.EvalResult.Status getStatus()
           
 EcmascriptProtos.Value getValue()
           
 EcmascriptProtos.ValueOrBuilder getValueOrBuilder()
           
 boolean hasStatus()
           
 boolean hasValue()
           
 
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

hasStatus

boolean hasStatus()

getStatus

EcmascriptProtos.EvalResult.Status getStatus()

hasValue

boolean hasValue()

getValue

EcmascriptProtos.Value getValue()

getValueOrBuilder

EcmascriptProtos.ValueOrBuilder getValueOrBuilder()


Copyright © 2011. All Rights Reserved.