com.opera.core.systems.scope.protos
Interface Esdbg6Protos.SpotlightObject.SpotlightBoxOrBuilder

All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
All Known Implementing Classes:
Esdbg6Protos.SpotlightObject.SpotlightBox, Esdbg6Protos.SpotlightObject.SpotlightBox.Builder
Enclosing class:
Esdbg6Protos.SpotlightObject

public static interface Esdbg6Protos.SpotlightObject.SpotlightBoxOrBuilder
extends com.google.protobuf.MessageOrBuilder


Method Summary
 int getBoxType()
           
 int getFillColor()
           
 int getFrameColor()
           
 int getGridColor()
           
 boolean hasBoxType()
           
 boolean hasFillColor()
           
 boolean hasFrameColor()
           
 boolean hasGridColor()
           
 
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

hasBoxType

boolean hasBoxType()

getBoxType

int getBoxType()

hasFillColor

boolean hasFillColor()

getFillColor

int getFillColor()

hasFrameColor

boolean hasFrameColor()

getFrameColor

int getFrameColor()

hasGridColor

boolean hasGridColor()

getGridColor

int getGridColor()


Copyright © 2012. All Rights Reserved.