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