com.opera.core.systems.scope.protos
Class EcmascriptProtos.Object
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessage
com.opera.core.systems.scope.protos.EcmascriptProtos.Object
- All Implemented Interfaces:
- com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, EcmascriptProtos.ObjectOrBuilder, java.io.Serializable
- Enclosing class:
- EcmascriptProtos
public static final class EcmascriptProtos.Object
- extends com.google.protobuf.GeneratedMessage
- implements EcmascriptProtos.ObjectOrBuilder
- See Also:
- Serialized Form
| Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessage |
com.google.protobuf.GeneratedMessage.BuilderParent, com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessage.ExtendableBuilder>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingType extends com.google.protobuf.Message,Type> |
| Fields inherited from class com.google.protobuf.GeneratedMessage |
alwaysUseFieldBuilders |
| Methods inherited from class com.google.protobuf.GeneratedMessage |
getAllFields, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtension |
| Methods inherited from class com.google.protobuf.AbstractMessage |
equals, hashBoolean, hashCode, hashEnum, hashEnumList, hashFields, hashLong, toString |
| Methods inherited from class com.google.protobuf.AbstractMessageLite |
toByteArray, toByteString, writeDelimitedTo, writeTo |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.google.protobuf.MessageOrBuilder |
getAllFields, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField |
| Methods inherited from interface com.google.protobuf.MessageLite |
toByteArray, toByteString, writeDelimitedTo, writeTo |
OBJECTID_FIELD_NUMBER
public static final int OBJECTID_FIELD_NUMBER
- See Also:
- Constant Field Values
ISCALLABLE_FIELD_NUMBER
public static final int ISCALLABLE_FIELD_NUMBER
- See Also:
- Constant Field Values
TYPE_FIELD_NUMBER
public static final int TYPE_FIELD_NUMBER
- See Also:
- Constant Field Values
PROTOTYPEID_FIELD_NUMBER
public static final int PROTOTYPEID_FIELD_NUMBER
- See Also:
- Constant Field Values
CLASSNAME_FIELD_NUMBER
public static final int CLASSNAME_FIELD_NUMBER
- See Also:
- Constant Field Values
FUNCTIONNAME_FIELD_NUMBER
public static final int FUNCTIONNAME_FIELD_NUMBER
- See Also:
- Constant Field Values
PROPERTYLIST_FIELD_NUMBER
public static final int PROPERTYLIST_FIELD_NUMBER
- See Also:
- Constant Field Values
getDefaultInstance
public static EcmascriptProtos.Object getDefaultInstance()
getDefaultInstanceForType
public EcmascriptProtos.Object getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage
hasObjectID
public boolean hasObjectID()
- Specified by:
hasObjectID in interface EcmascriptProtos.ObjectOrBuilder
getObjectID
public int getObjectID()
- Specified by:
getObjectID in interface EcmascriptProtos.ObjectOrBuilder
hasIsCallable
public boolean hasIsCallable()
- Specified by:
hasIsCallable in interface EcmascriptProtos.ObjectOrBuilder
getIsCallable
public boolean getIsCallable()
- Specified by:
getIsCallable in interface EcmascriptProtos.ObjectOrBuilder
hasType
public boolean hasType()
- Specified by:
hasType in interface EcmascriptProtos.ObjectOrBuilder
getType
public EcmascriptProtos.Object.ObjectType getType()
- Specified by:
getType in interface EcmascriptProtos.ObjectOrBuilder
hasPrototypeID
public boolean hasPrototypeID()
- Specified by:
hasPrototypeID in interface EcmascriptProtos.ObjectOrBuilder
getPrototypeID
public int getPrototypeID()
- Specified by:
getPrototypeID in interface EcmascriptProtos.ObjectOrBuilder
hasClassName
public boolean hasClassName()
- Specified by:
hasClassName in interface EcmascriptProtos.ObjectOrBuilder
getClassName
public java.lang.String getClassName()
- Specified by:
getClassName in interface EcmascriptProtos.ObjectOrBuilder
hasFunctionName
public boolean hasFunctionName()
- Specified by:
hasFunctionName in interface EcmascriptProtos.ObjectOrBuilder
getFunctionName
public java.lang.String getFunctionName()
- Specified by:
getFunctionName in interface EcmascriptProtos.ObjectOrBuilder
getPropertyListList
public java.util.List<EcmascriptProtos.Object.Property> getPropertyListList()
- Specified by:
getPropertyListList in interface EcmascriptProtos.ObjectOrBuilder
getPropertyListOrBuilderList
public java.util.List<? extends EcmascriptProtos.Object.PropertyOrBuilder> getPropertyListOrBuilderList()
- Specified by:
getPropertyListOrBuilderList in interface EcmascriptProtos.ObjectOrBuilder
getPropertyListCount
public int getPropertyListCount()
- Specified by:
getPropertyListCount in interface EcmascriptProtos.ObjectOrBuilder
getPropertyList
public EcmascriptProtos.Object.Property getPropertyList(int index)
- Specified by:
getPropertyList in interface EcmascriptProtos.ObjectOrBuilder
getPropertyListOrBuilder
public EcmascriptProtos.Object.PropertyOrBuilder getPropertyListOrBuilder(int index)
- Specified by:
getPropertyListOrBuilder in interface EcmascriptProtos.ObjectOrBuilder
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized in interface com.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitialized in class com.google.protobuf.GeneratedMessage
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output)
throws java.io.IOException
- Specified by:
writeTo in interface com.google.protobuf.MessageLite- Overrides:
writeTo in class com.google.protobuf.AbstractMessage
- Throws:
java.io.IOException
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSize in interface com.google.protobuf.MessageLite- Overrides:
getSerializedSize in class com.google.protobuf.AbstractMessage
writeReplace
protected java.lang.Object writeReplace()
throws java.io.ObjectStreamException
- Overrides:
writeReplace in class com.google.protobuf.GeneratedMessage
- Throws:
java.io.ObjectStreamException
parseFrom
public static EcmascriptProtos.Object parseFrom(com.google.protobuf.ByteString data)
throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
parseFrom
public static EcmascriptProtos.Object parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
parseFrom
public static EcmascriptProtos.Object parseFrom(byte[] data)
throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
parseFrom
public static EcmascriptProtos.Object parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
parseFrom
public static EcmascriptProtos.Object parseFrom(java.io.InputStream input)
throws java.io.IOException
- Throws:
java.io.IOException
parseFrom
public static EcmascriptProtos.Object parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException
- Throws:
java.io.IOException
parseDelimitedFrom
public static EcmascriptProtos.Object parseDelimitedFrom(java.io.InputStream input)
throws java.io.IOException
- Throws:
java.io.IOException
parseDelimitedFrom
public static EcmascriptProtos.Object parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException
- Throws:
java.io.IOException
parseFrom
public static EcmascriptProtos.Object parseFrom(com.google.protobuf.CodedInputStream input)
throws java.io.IOException
- Throws:
java.io.IOException
parseFrom
public static EcmascriptProtos.Object parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException
- Throws:
java.io.IOException
newBuilder
public static EcmascriptProtos.Object.Builder newBuilder()
newBuilderForType
public EcmascriptProtos.Object.Builder newBuilderForType()
- Specified by:
newBuilderForType in interface com.google.protobuf.Message- Specified by:
newBuilderForType in interface com.google.protobuf.MessageLite
newBuilder
public static EcmascriptProtos.Object.Builder newBuilder(EcmascriptProtos.Object prototype)
toBuilder
public EcmascriptProtos.Object.Builder toBuilder()
- Specified by:
toBuilder in interface com.google.protobuf.Message- Specified by:
toBuilder in interface com.google.protobuf.MessageLite
newBuilderForType
protected EcmascriptProtos.Object.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
- Specified by:
newBuilderForType in class com.google.protobuf.GeneratedMessage
Copyright © 2011. All Rights Reserved.