com.opera.core.systems.scope.protos
Class EcmascriptProtos.Object.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder<BuilderType>
com.google.protobuf.AbstractMessage.Builder<BuilderType>
com.google.protobuf.GeneratedMessage.Builder<EcmascriptProtos.Object.Builder>
com.opera.core.systems.scope.protos.EcmascriptProtos.Object.Builder
- All Implemented Interfaces:
- com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, EcmascriptProtos.ObjectOrBuilder, Cloneable
- Enclosing class:
- EcmascriptProtos.Object
public static final class EcmascriptProtos.Object.Builder
- extends com.google.protobuf.GeneratedMessage.Builder<EcmascriptProtos.Object.Builder>
- implements EcmascriptProtos.ObjectOrBuilder
| Methods inherited from class com.google.protobuf.GeneratedMessage.Builder |
addRepeatedField, clearField, getAllFields, getField, getParentForChildren, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields |
| Methods inherited from class com.google.protobuf.AbstractMessage.Builder |
mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException |
| Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder |
addAll, newUninitializedMessageException |
| Methods inherited from interface com.google.protobuf.MessageOrBuilder |
getAllFields, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField |
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.Builder<EcmascriptProtos.Object.Builder>
clear
public EcmascriptProtos.Object.Builder clear()
- Specified by:
clear in interface com.google.protobuf.Message.Builder- Specified by:
clear in interface com.google.protobuf.MessageLite.Builder- Overrides:
clear in class com.google.protobuf.GeneratedMessage.Builder<EcmascriptProtos.Object.Builder>
clone
public EcmascriptProtos.Object.Builder clone()
- Specified by:
clone in interface com.google.protobuf.Message.Builder- Specified by:
clone in interface com.google.protobuf.MessageLite.Builder- Overrides:
clone in class com.google.protobuf.GeneratedMessage.Builder<EcmascriptProtos.Object.Builder>
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForType in interface com.google.protobuf.Message.Builder- Specified by:
getDescriptorForType in interface com.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForType in class com.google.protobuf.GeneratedMessage.Builder<EcmascriptProtos.Object.Builder>
getDefaultInstanceForType
public EcmascriptProtos.Object getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder
build
public EcmascriptProtos.Object build()
- Specified by:
build in interface com.google.protobuf.Message.Builder- Specified by:
build in interface com.google.protobuf.MessageLite.Builder
buildPartial
public EcmascriptProtos.Object buildPartial()
- Specified by:
buildPartial in interface com.google.protobuf.Message.Builder- Specified by:
buildPartial in interface com.google.protobuf.MessageLite.Builder
mergeFrom
public EcmascriptProtos.Object.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom in interface com.google.protobuf.Message.Builder- Overrides:
mergeFrom in class com.google.protobuf.AbstractMessage.Builder<EcmascriptProtos.Object.Builder>
mergeFrom
public EcmascriptProtos.Object.Builder mergeFrom(EcmascriptProtos.Object other)
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized in interface com.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitialized in class com.google.protobuf.GeneratedMessage.Builder<EcmascriptProtos.Object.Builder>
mergeFrom
public EcmascriptProtos.Object.Builder mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws IOException
- Specified by:
mergeFrom in interface com.google.protobuf.Message.Builder- Specified by:
mergeFrom in interface com.google.protobuf.MessageLite.Builder- Overrides:
mergeFrom in class com.google.protobuf.AbstractMessage.Builder<EcmascriptProtos.Object.Builder>
- Throws:
IOException
hasObjectID
public boolean hasObjectID()
- Specified by:
hasObjectID in interface EcmascriptProtos.ObjectOrBuilder
getObjectID
public int getObjectID()
- Specified by:
getObjectID in interface EcmascriptProtos.ObjectOrBuilder
setObjectID
public EcmascriptProtos.Object.Builder setObjectID(int value)
clearObjectID
public EcmascriptProtos.Object.Builder clearObjectID()
hasIsCallable
public boolean hasIsCallable()
- Specified by:
hasIsCallable in interface EcmascriptProtos.ObjectOrBuilder
getIsCallable
public boolean getIsCallable()
- Specified by:
getIsCallable in interface EcmascriptProtos.ObjectOrBuilder
setIsCallable
public EcmascriptProtos.Object.Builder setIsCallable(boolean value)
clearIsCallable
public EcmascriptProtos.Object.Builder clearIsCallable()
hasType
public boolean hasType()
- Specified by:
hasType in interface EcmascriptProtos.ObjectOrBuilder
getType
public EcmascriptProtos.Object.ObjectType getType()
- Specified by:
getType in interface EcmascriptProtos.ObjectOrBuilder
setType
public EcmascriptProtos.Object.Builder setType(EcmascriptProtos.Object.ObjectType value)
clearType
public EcmascriptProtos.Object.Builder clearType()
hasPrototypeID
public boolean hasPrototypeID()
- Specified by:
hasPrototypeID in interface EcmascriptProtos.ObjectOrBuilder
getPrototypeID
public int getPrototypeID()
- Specified by:
getPrototypeID in interface EcmascriptProtos.ObjectOrBuilder
setPrototypeID
public EcmascriptProtos.Object.Builder setPrototypeID(int value)
clearPrototypeID
public EcmascriptProtos.Object.Builder clearPrototypeID()
hasClassName
public boolean hasClassName()
- Specified by:
hasClassName in interface EcmascriptProtos.ObjectOrBuilder
getClassName
public String getClassName()
- Specified by:
getClassName in interface EcmascriptProtos.ObjectOrBuilder
setClassName
public EcmascriptProtos.Object.Builder setClassName(String value)
clearClassName
public EcmascriptProtos.Object.Builder clearClassName()
hasFunctionName
public boolean hasFunctionName()
- Specified by:
hasFunctionName in interface EcmascriptProtos.ObjectOrBuilder
getFunctionName
public String getFunctionName()
- Specified by:
getFunctionName in interface EcmascriptProtos.ObjectOrBuilder
setFunctionName
public EcmascriptProtos.Object.Builder setFunctionName(String value)
clearFunctionName
public EcmascriptProtos.Object.Builder clearFunctionName()
getPropertyListList
public List<EcmascriptProtos.Object.Property> getPropertyListList()
- Specified by:
getPropertyListList 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
setPropertyList
public EcmascriptProtos.Object.Builder setPropertyList(int index,
EcmascriptProtos.Object.Property value)
setPropertyList
public EcmascriptProtos.Object.Builder setPropertyList(int index,
EcmascriptProtos.Object.Property.Builder builderForValue)
addPropertyList
public EcmascriptProtos.Object.Builder addPropertyList(EcmascriptProtos.Object.Property value)
addPropertyList
public EcmascriptProtos.Object.Builder addPropertyList(int index,
EcmascriptProtos.Object.Property value)
addPropertyList
public EcmascriptProtos.Object.Builder addPropertyList(EcmascriptProtos.Object.Property.Builder builderForValue)
addPropertyList
public EcmascriptProtos.Object.Builder addPropertyList(int index,
EcmascriptProtos.Object.Property.Builder builderForValue)
addAllPropertyList
public EcmascriptProtos.Object.Builder addAllPropertyList(Iterable<? extends EcmascriptProtos.Object.Property> values)
clearPropertyList
public EcmascriptProtos.Object.Builder clearPropertyList()
removePropertyList
public EcmascriptProtos.Object.Builder removePropertyList(int index)
getPropertyListBuilder
public EcmascriptProtos.Object.Property.Builder getPropertyListBuilder(int index)
getPropertyListOrBuilder
public EcmascriptProtos.Object.PropertyOrBuilder getPropertyListOrBuilder(int index)
- Specified by:
getPropertyListOrBuilder in interface EcmascriptProtos.ObjectOrBuilder
getPropertyListOrBuilderList
public List<? extends EcmascriptProtos.Object.PropertyOrBuilder> getPropertyListOrBuilderList()
- Specified by:
getPropertyListOrBuilderList in interface EcmascriptProtos.ObjectOrBuilder
addPropertyListBuilder
public EcmascriptProtos.Object.Property.Builder addPropertyListBuilder()
addPropertyListBuilder
public EcmascriptProtos.Object.Property.Builder addPropertyListBuilder(int index)
getPropertyListBuilderList
public List<EcmascriptProtos.Object.Property.Builder> getPropertyListBuilderList()
Copyright © 2012. All Rights Reserved.