com.opera.core.systems.scope.protos
Class EsdbgProtos.RuntimeList.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder<BuilderType>
com.google.protobuf.AbstractMessage.Builder<BuilderType>
com.google.protobuf.GeneratedMessage.Builder<EsdbgProtos.RuntimeList.Builder>
com.opera.core.systems.scope.protos.EsdbgProtos.RuntimeList.Builder
- All Implemented Interfaces:
- com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, EsdbgProtos.RuntimeListOrBuilder, Cloneable
- Enclosing class:
- EsdbgProtos.RuntimeList
public static final class EsdbgProtos.RuntimeList.Builder
- extends com.google.protobuf.GeneratedMessage.Builder<EsdbgProtos.RuntimeList.Builder>
- implements EsdbgProtos.RuntimeListOrBuilder
| 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<EsdbgProtos.RuntimeList.Builder>
clear
public EsdbgProtos.RuntimeList.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.RuntimeList.Builder>
clone
public EsdbgProtos.RuntimeList.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.RuntimeList.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.RuntimeList.Builder>
getDefaultInstanceForType
public EsdbgProtos.RuntimeList getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder
build
public EsdbgProtos.RuntimeList build()
- Specified by:
build in interface com.google.protobuf.Message.Builder- Specified by:
build in interface com.google.protobuf.MessageLite.Builder
buildPartial
public EsdbgProtos.RuntimeList buildPartial()
- Specified by:
buildPartial in interface com.google.protobuf.Message.Builder- Specified by:
buildPartial in interface com.google.protobuf.MessageLite.Builder
mergeFrom
public EsdbgProtos.RuntimeList.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.RuntimeList.Builder>
mergeFrom
public EsdbgProtos.RuntimeList.Builder mergeFrom(EsdbgProtos.RuntimeList 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.RuntimeList.Builder>
mergeFrom
public EsdbgProtos.RuntimeList.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<EsdbgProtos.RuntimeList.Builder>
- Throws:
IOException
getRuntimeListList
public List<EsdbgProtos.RuntimeInfo> getRuntimeListList()
- Specified by:
getRuntimeListList in interface EsdbgProtos.RuntimeListOrBuilder
getRuntimeListCount
public int getRuntimeListCount()
- Specified by:
getRuntimeListCount in interface EsdbgProtos.RuntimeListOrBuilder
getRuntimeList
public EsdbgProtos.RuntimeInfo getRuntimeList(int index)
- Specified by:
getRuntimeList in interface EsdbgProtos.RuntimeListOrBuilder
setRuntimeList
public EsdbgProtos.RuntimeList.Builder setRuntimeList(int index,
EsdbgProtos.RuntimeInfo value)
setRuntimeList
public EsdbgProtos.RuntimeList.Builder setRuntimeList(int index,
EsdbgProtos.RuntimeInfo.Builder builderForValue)
addRuntimeList
public EsdbgProtos.RuntimeList.Builder addRuntimeList(EsdbgProtos.RuntimeInfo value)
addRuntimeList
public EsdbgProtos.RuntimeList.Builder addRuntimeList(int index,
EsdbgProtos.RuntimeInfo value)
addRuntimeList
public EsdbgProtos.RuntimeList.Builder addRuntimeList(EsdbgProtos.RuntimeInfo.Builder builderForValue)
addRuntimeList
public EsdbgProtos.RuntimeList.Builder addRuntimeList(int index,
EsdbgProtos.RuntimeInfo.Builder builderForValue)
addAllRuntimeList
public EsdbgProtos.RuntimeList.Builder addAllRuntimeList(Iterable<? extends EsdbgProtos.RuntimeInfo> values)
clearRuntimeList
public EsdbgProtos.RuntimeList.Builder clearRuntimeList()
removeRuntimeList
public EsdbgProtos.RuntimeList.Builder removeRuntimeList(int index)
getRuntimeListBuilder
public EsdbgProtos.RuntimeInfo.Builder getRuntimeListBuilder(int index)
getRuntimeListOrBuilder
public EsdbgProtos.RuntimeInfoOrBuilder getRuntimeListOrBuilder(int index)
- Specified by:
getRuntimeListOrBuilder in interface EsdbgProtos.RuntimeListOrBuilder
getRuntimeListOrBuilderList
public List<? extends EsdbgProtos.RuntimeInfoOrBuilder> getRuntimeListOrBuilderList()
- Specified by:
getRuntimeListOrBuilderList in interface EsdbgProtos.RuntimeListOrBuilder
addRuntimeListBuilder
public EsdbgProtos.RuntimeInfo.Builder addRuntimeListBuilder()
addRuntimeListBuilder
public EsdbgProtos.RuntimeInfo.Builder addRuntimeListBuilder(int index)
getRuntimeListBuilderList
public List<EsdbgProtos.RuntimeInfo.Builder> getRuntimeListBuilderList()
Copyright © 2012. All Rights Reserved.