public static final class EsdbgProtos.ObjectValue.Builder extends com.google.protobuf.GeneratedMessage.Builder<EsdbgProtos.ObjectValue.Builder> implements EsdbgProtos.ObjectValueOrBuilder
addRepeatedField, clearField, getAllFields, getField, getParentForChildren, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFieldsmergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageExceptionaddAll, newUninitializedMessageExceptionpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage.Builder<EsdbgProtos.ObjectValue.Builder>public EsdbgProtos.ObjectValue.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessage.Builder<EsdbgProtos.ObjectValue.Builder>public EsdbgProtos.ObjectValue.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessage.Builder<EsdbgProtos.ObjectValue.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessage.Builder<EsdbgProtos.ObjectValue.Builder>public EsdbgProtos.ObjectValue getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic EsdbgProtos.ObjectValue build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic EsdbgProtos.ObjectValue buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic EsdbgProtos.ObjectValue.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<EsdbgProtos.ObjectValue.Builder>public EsdbgProtos.ObjectValue.Builder mergeFrom(EsdbgProtos.ObjectValue other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessage.Builder<EsdbgProtos.ObjectValue.Builder>public EsdbgProtos.ObjectValue.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<EsdbgProtos.ObjectValue.Builder>IOExceptionpublic boolean hasObjectID()
hasObjectID in interface EsdbgProtos.ObjectValueOrBuilderpublic int getObjectID()
getObjectID in interface EsdbgProtos.ObjectValueOrBuilderpublic EsdbgProtos.ObjectValue.Builder setObjectID(int value)
public EsdbgProtos.ObjectValue.Builder clearObjectID()
public boolean hasIsCallable()
hasIsCallable in interface EsdbgProtos.ObjectValueOrBuilderpublic boolean getIsCallable()
getIsCallable in interface EsdbgProtos.ObjectValueOrBuilderpublic EsdbgProtos.ObjectValue.Builder setIsCallable(boolean value)
public EsdbgProtos.ObjectValue.Builder clearIsCallable()
public boolean hasIsFunction()
hasIsFunction in interface EsdbgProtos.ObjectValueOrBuilderpublic boolean getIsFunction()
getIsFunction in interface EsdbgProtos.ObjectValueOrBuilderpublic EsdbgProtos.ObjectValue.Builder setIsFunction(boolean value)
public EsdbgProtos.ObjectValue.Builder clearIsFunction()
public boolean hasType()
hasType in interface EsdbgProtos.ObjectValueOrBuilderpublic String getType()
getType in interface EsdbgProtos.ObjectValueOrBuilderpublic EsdbgProtos.ObjectValue.Builder setType(String value)
public EsdbgProtos.ObjectValue.Builder clearType()
public boolean hasPrototypeID()
hasPrototypeID in interface EsdbgProtos.ObjectValueOrBuilderpublic int getPrototypeID()
getPrototypeID in interface EsdbgProtos.ObjectValueOrBuilderpublic EsdbgProtos.ObjectValue.Builder setPrototypeID(int value)
public EsdbgProtos.ObjectValue.Builder clearPrototypeID()
public boolean hasName()
hasName in interface EsdbgProtos.ObjectValueOrBuilderpublic String getName()
getName in interface EsdbgProtos.ObjectValueOrBuilderpublic EsdbgProtos.ObjectValue.Builder setName(String value)
public EsdbgProtos.ObjectValue.Builder clearName()
Copyright © 2013. All Rights Reserved.