com.opera.core.systems.scope.protos
Class Esdbg6Protos.ExamineList.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder<BuilderType>
com.google.protobuf.AbstractMessage.Builder<BuilderType>
com.google.protobuf.GeneratedMessage.Builder<Esdbg6Protos.ExamineList.Builder>
com.opera.core.systems.scope.protos.Esdbg6Protos.ExamineList.Builder
- All Implemented Interfaces:
- com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Esdbg6Protos.ExamineListOrBuilder, java.lang.Cloneable
- Enclosing class:
- Esdbg6Protos.ExamineList
public static final class Esdbg6Protos.ExamineList.Builder
- extends com.google.protobuf.GeneratedMessage.Builder<Esdbg6Protos.ExamineList.Builder>
- implements Esdbg6Protos.ExamineListOrBuilder
| 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<Esdbg6Protos.ExamineList.Builder>
clear
public Esdbg6Protos.ExamineList.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<Esdbg6Protos.ExamineList.Builder>
clone
public Esdbg6Protos.ExamineList.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<Esdbg6Protos.ExamineList.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<Esdbg6Protos.ExamineList.Builder>
getDefaultInstanceForType
public Esdbg6Protos.ExamineList getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder
build
public Esdbg6Protos.ExamineList build()
- Specified by:
build in interface com.google.protobuf.Message.Builder- Specified by:
build in interface com.google.protobuf.MessageLite.Builder
buildPartial
public Esdbg6Protos.ExamineList buildPartial()
- Specified by:
buildPartial in interface com.google.protobuf.Message.Builder- Specified by:
buildPartial in interface com.google.protobuf.MessageLite.Builder
mergeFrom
public Esdbg6Protos.ExamineList.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<Esdbg6Protos.ExamineList.Builder>
mergeFrom
public Esdbg6Protos.ExamineList.Builder mergeFrom(Esdbg6Protos.ExamineList other)
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized in interface com.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitialized in class com.google.protobuf.GeneratedMessage.Builder<Esdbg6Protos.ExamineList.Builder>
mergeFrom
public Esdbg6Protos.ExamineList.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<Esdbg6Protos.ExamineList.Builder>
- Throws:
java.io.IOException
hasRuntimeID
public boolean hasRuntimeID()
- Specified by:
hasRuntimeID in interface Esdbg6Protos.ExamineListOrBuilder
getRuntimeID
public int getRuntimeID()
- Specified by:
getRuntimeID in interface Esdbg6Protos.ExamineListOrBuilder
setRuntimeID
public Esdbg6Protos.ExamineList.Builder setRuntimeID(int value)
clearRuntimeID
public Esdbg6Protos.ExamineList.Builder clearRuntimeID()
getObjectListList
public java.util.List<java.lang.Integer> getObjectListList()
- Specified by:
getObjectListList in interface Esdbg6Protos.ExamineListOrBuilder
getObjectListCount
public int getObjectListCount()
- Specified by:
getObjectListCount in interface Esdbg6Protos.ExamineListOrBuilder
getObjectList
public int getObjectList(int index)
- Specified by:
getObjectList in interface Esdbg6Protos.ExamineListOrBuilder
setObjectList
public Esdbg6Protos.ExamineList.Builder setObjectList(int index,
int value)
addObjectList
public Esdbg6Protos.ExamineList.Builder addObjectList(int value)
addAllObjectList
public Esdbg6Protos.ExamineList.Builder addAllObjectList(java.lang.Iterable<? extends java.lang.Integer> values)
clearObjectList
public Esdbg6Protos.ExamineList.Builder clearObjectList()
hasExaminePrototypes
public boolean hasExaminePrototypes()
- Specified by:
hasExaminePrototypes in interface Esdbg6Protos.ExamineListOrBuilder
getExaminePrototypes
public boolean getExaminePrototypes()
- Specified by:
getExaminePrototypes in interface Esdbg6Protos.ExamineListOrBuilder
setExaminePrototypes
public Esdbg6Protos.ExamineList.Builder setExaminePrototypes(boolean value)
clearExaminePrototypes
public Esdbg6Protos.ExamineList.Builder clearExaminePrototypes()
hasSkipNonenumerables
public boolean hasSkipNonenumerables()
- Specified by:
hasSkipNonenumerables in interface Esdbg6Protos.ExamineListOrBuilder
getSkipNonenumerables
public boolean getSkipNonenumerables()
- Specified by:
getSkipNonenumerables in interface Esdbg6Protos.ExamineListOrBuilder
setSkipNonenumerables
public Esdbg6Protos.ExamineList.Builder setSkipNonenumerables(boolean value)
clearSkipNonenumerables
public Esdbg6Protos.ExamineList.Builder clearSkipNonenumerables()
hasFilterProperties
public boolean hasFilterProperties()
- Specified by:
hasFilterProperties in interface Esdbg6Protos.ExamineListOrBuilder
getFilterProperties
public boolean getFilterProperties()
- Specified by:
getFilterProperties in interface Esdbg6Protos.ExamineListOrBuilder
setFilterProperties
public Esdbg6Protos.ExamineList.Builder setFilterProperties(boolean value)
clearFilterProperties
public Esdbg6Protos.ExamineList.Builder clearFilterProperties()
Copyright © 2011. All Rights Reserved.