com.opera.core.systems.scope.protos
Class ScopeDescriptor

java.lang.Object
  extended by com.opera.core.systems.scope.protos.ScopeDescriptor

public final class ScopeDescriptor
extends Object


Field Summary
static int CORE_RELEASE_FIELD_NUMBER
           
static com.google.protobuf.GeneratedMessage.GeneratedExtension<com.google.protobuf.DescriptorProtos.ServiceOptions,String> coreRelease
           
static int CPP_CLASS_FIELD_NUMBER
           
static int CPP_HFILE_FIELD_NUMBER
           
static int CPP_RESPONSE_FIELD_NUMBER
           
static com.google.protobuf.GeneratedMessage.GeneratedExtension<com.google.protobuf.DescriptorProtos.ServiceOptions,String> cppClass
           
static com.google.protobuf.GeneratedMessage.GeneratedExtension<com.google.protobuf.DescriptorProtos.ServiceOptions,String> cppHfile
           
static com.google.protobuf.GeneratedMessage.GeneratedExtension<com.google.protobuf.DescriptorProtos.MethodOptions,String> cppResponse
           
static com.google.protobuf.GeneratedMessage.GeneratedExtension<com.google.protobuf.DescriptorProtos.ServiceOptions,Boolean> draft
           
static int DRAFT_FIELD_NUMBER
           
static com.google.protobuf.GeneratedMessage.GeneratedExtension<com.google.protobuf.DescriptorProtos.ServiceOptions,String> version
           
static int VERSION_FIELD_NUMBER
           
 
Method Summary
static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
           
static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

VERSION_FIELD_NUMBER

public static final int VERSION_FIELD_NUMBER
See Also:
Constant Field Values

version

public static final com.google.protobuf.GeneratedMessage.GeneratedExtension<com.google.protobuf.DescriptorProtos.ServiceOptions,String> version

CORE_RELEASE_FIELD_NUMBER

public static final int CORE_RELEASE_FIELD_NUMBER
See Also:
Constant Field Values

coreRelease

public static final com.google.protobuf.GeneratedMessage.GeneratedExtension<com.google.protobuf.DescriptorProtos.ServiceOptions,String> coreRelease

DRAFT_FIELD_NUMBER

public static final int DRAFT_FIELD_NUMBER
See Also:
Constant Field Values

draft

public static final com.google.protobuf.GeneratedMessage.GeneratedExtension<com.google.protobuf.DescriptorProtos.ServiceOptions,Boolean> draft

CPP_CLASS_FIELD_NUMBER

public static final int CPP_CLASS_FIELD_NUMBER
See Also:
Constant Field Values

cppClass

public static final com.google.protobuf.GeneratedMessage.GeneratedExtension<com.google.protobuf.DescriptorProtos.ServiceOptions,String> cppClass

CPP_HFILE_FIELD_NUMBER

public static final int CPP_HFILE_FIELD_NUMBER
See Also:
Constant Field Values

cppHfile

public static final com.google.protobuf.GeneratedMessage.GeneratedExtension<com.google.protobuf.DescriptorProtos.ServiceOptions,String> cppHfile

CPP_RESPONSE_FIELD_NUMBER

public static final int CPP_RESPONSE_FIELD_NUMBER
See Also:
Constant Field Values

cppResponse

public static final com.google.protobuf.GeneratedMessage.GeneratedExtension<com.google.protobuf.DescriptorProtos.MethodOptions,String> cppResponse
Method Detail

registerAllExtensions

public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)

getDescriptor

public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()


Copyright © 2012. All Rights Reserved.