com.opera.core.systems.scope.protos
Interface EcmascriptProtos.Object.PropertyOrBuilder

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

public static interface EcmascriptProtos.Object.PropertyOrBuilder
extends com.google.protobuf.MessageOrBuilder


Method Summary
 String getName()
           
 EcmascriptProtos.Value getValue()
           
 EcmascriptProtos.ValueOrBuilder getValueOrBuilder()
           
 boolean hasName()
           
 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

hasName

boolean hasName()

getName

String getName()

hasValue

boolean hasValue()

getValue

EcmascriptProtos.Value getValue()

getValueOrBuilder

EcmascriptProtos.ValueOrBuilder getValueOrBuilder()


Copyright © 2012. All Rights Reserved.