com.opera.core.systems.scope.protos
Class EsdbgProtos.ObjectValue.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder<BuilderType>
com.google.protobuf.AbstractMessage.Builder<BuilderType>
com.google.protobuf.GeneratedMessage.Builder<EsdbgProtos.ObjectValue.Builder>
com.opera.core.systems.scope.protos.EsdbgProtos.ObjectValue.Builder
- All Implemented Interfaces:
- com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, EsdbgProtos.ObjectValueOrBuilder, java.lang.Cloneable
- Enclosing class:
- EsdbgProtos.ObjectValue
public static final class EsdbgProtos.ObjectValue.Builder
- extends com.google.protobuf.GeneratedMessage.Builder<EsdbgProtos.ObjectValue.Builder>
- implements EsdbgProtos.ObjectValueOrBuilder
| 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 class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| 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<EsdbgProtos.ObjectValue.Builder>
clear
public EsdbgProtos.ObjectValue.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<EsdbgProtos.ObjectValue.Builder>
clone
public EsdbgProtos.ObjectValue.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<EsdbgProtos.ObjectValue.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<EsdbgProtos.ObjectValue.Builder>
getDefaultInstanceForType
public EsdbgProtos.ObjectValue getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder
build
public EsdbgProtos.ObjectValue build()
- Specified by:
build in interface com.google.protobuf.Message.Builder- Specified by:
build in interface com.google.protobuf.MessageLite.Builder
buildPartial
public EsdbgProtos.ObjectValue buildPartial()
- Specified by:
buildPartial in interface com.google.protobuf.Message.Builder- Specified by:
buildPartial in interface com.google.protobuf.MessageLite.Builder
mergeFrom
public EsdbgProtos.ObjectValue.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<EsdbgProtos.ObjectValue.Builder>
mergeFrom
public EsdbgProtos.ObjectValue.Builder mergeFrom(EsdbgProtos.ObjectValue other)
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized in interface com.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitialized in class com.google.protobuf.GeneratedMessage.Builder<EsdbgProtos.ObjectValue.Builder>
mergeFrom
public EsdbgProtos.ObjectValue.Builder mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.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<EsdbgProtos.ObjectValue.Builder>
- Throws:
java.io.IOException
hasObjectID
public boolean hasObjectID()
- Specified by:
hasObjectID in interface EsdbgProtos.ObjectValueOrBuilder
getObjectID
public int getObjectID()
- Specified by:
getObjectID in interface EsdbgProtos.ObjectValueOrBuilder
setObjectID
public EsdbgProtos.ObjectValue.Builder setObjectID(int value)
clearObjectID
public EsdbgProtos.ObjectValue.Builder clearObjectID()
hasIsCallable
public boolean hasIsCallable()
- Specified by:
hasIsCallable in interface EsdbgProtos.ObjectValueOrBuilder
getIsCallable
public boolean getIsCallable()
- Specified by:
getIsCallable in interface EsdbgProtos.ObjectValueOrBuilder
setIsCallable
public EsdbgProtos.ObjectValue.Builder setIsCallable(boolean value)
clearIsCallable
public EsdbgProtos.ObjectValue.Builder clearIsCallable()
hasIsFunction
public boolean hasIsFunction()
- Specified by:
hasIsFunction in interface EsdbgProtos.ObjectValueOrBuilder
getIsFunction
public boolean getIsFunction()
- Specified by:
getIsFunction in interface EsdbgProtos.ObjectValueOrBuilder
setIsFunction
public EsdbgProtos.ObjectValue.Builder setIsFunction(boolean value)
clearIsFunction
public EsdbgProtos.ObjectValue.Builder clearIsFunction()
hasType
public boolean hasType()
- Specified by:
hasType in interface EsdbgProtos.ObjectValueOrBuilder
getType
public java.lang.String getType()
- Specified by:
getType in interface EsdbgProtos.ObjectValueOrBuilder
setType
public EsdbgProtos.ObjectValue.Builder setType(java.lang.String value)
clearType
public EsdbgProtos.ObjectValue.Builder clearType()
hasPrototypeID
public boolean hasPrototypeID()
- Specified by:
hasPrototypeID in interface EsdbgProtos.ObjectValueOrBuilder
getPrototypeID
public int getPrototypeID()
- Specified by:
getPrototypeID in interface EsdbgProtos.ObjectValueOrBuilder
setPrototypeID
public EsdbgProtos.ObjectValue.Builder setPrototypeID(int value)
clearPrototypeID
public EsdbgProtos.ObjectValue.Builder clearPrototypeID()
hasName
public boolean hasName()
- Specified by:
hasName in interface EsdbgProtos.ObjectValueOrBuilder
getName
public java.lang.String getName()
- Specified by:
getName in interface EsdbgProtos.ObjectValueOrBuilder
setName
public EsdbgProtos.ObjectValue.Builder setName(java.lang.String value)
clearName
public EsdbgProtos.ObjectValue.Builder clearName()
Copyright © 2011. All Rights Reserved.