com.opera.core.systems.scope.protos
Interface ScopeProtos.ErrorInfoOrBuilder

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

public static interface ScopeProtos.ErrorInfoOrBuilder
extends com.google.protobuf.MessageOrBuilder


Method Summary
 java.lang.String getDescription()
           
 boolean hasDescription()
           
 
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

hasDescription

boolean hasDescription()

getDescription

java.lang.String getDescription()


Copyright © 2011. All Rights Reserved.