com.opera.core.systems.scope.protos
Class DesktopWmProtos.DesktopWindowList.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder<BuilderType>
com.google.protobuf.AbstractMessage.Builder<BuilderType>
com.google.protobuf.GeneratedMessage.Builder<DesktopWmProtos.DesktopWindowList.Builder>
com.opera.core.systems.scope.protos.DesktopWmProtos.DesktopWindowList.Builder
- All Implemented Interfaces:
- com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, DesktopWmProtos.DesktopWindowListOrBuilder, Cloneable
- Enclosing class:
- DesktopWmProtos.DesktopWindowList
public static final class DesktopWmProtos.DesktopWindowList.Builder
- extends com.google.protobuf.GeneratedMessage.Builder<DesktopWmProtos.DesktopWindowList.Builder>
- implements DesktopWmProtos.DesktopWindowListOrBuilder
| 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<DesktopWmProtos.DesktopWindowList.Builder>
clear
public DesktopWmProtos.DesktopWindowList.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<DesktopWmProtos.DesktopWindowList.Builder>
clone
public DesktopWmProtos.DesktopWindowList.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<DesktopWmProtos.DesktopWindowList.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<DesktopWmProtos.DesktopWindowList.Builder>
getDefaultInstanceForType
public DesktopWmProtos.DesktopWindowList getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder
build
public DesktopWmProtos.DesktopWindowList build()
- Specified by:
build in interface com.google.protobuf.Message.Builder- Specified by:
build in interface com.google.protobuf.MessageLite.Builder
buildPartial
public DesktopWmProtos.DesktopWindowList buildPartial()
- Specified by:
buildPartial in interface com.google.protobuf.Message.Builder- Specified by:
buildPartial in interface com.google.protobuf.MessageLite.Builder
mergeFrom
public DesktopWmProtos.DesktopWindowList.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<DesktopWmProtos.DesktopWindowList.Builder>
mergeFrom
public DesktopWmProtos.DesktopWindowList.Builder mergeFrom(DesktopWmProtos.DesktopWindowList other)
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized in interface com.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitialized in class com.google.protobuf.GeneratedMessage.Builder<DesktopWmProtos.DesktopWindowList.Builder>
mergeFrom
public DesktopWmProtos.DesktopWindowList.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<DesktopWmProtos.DesktopWindowList.Builder>
- Throws:
IOException
getWindowListList
public List<DesktopWmProtos.DesktopWindowInfo> getWindowListList()
- Specified by:
getWindowListList in interface DesktopWmProtos.DesktopWindowListOrBuilder
getWindowListCount
public int getWindowListCount()
- Specified by:
getWindowListCount in interface DesktopWmProtos.DesktopWindowListOrBuilder
getWindowList
public DesktopWmProtos.DesktopWindowInfo getWindowList(int index)
- Specified by:
getWindowList in interface DesktopWmProtos.DesktopWindowListOrBuilder
setWindowList
public DesktopWmProtos.DesktopWindowList.Builder setWindowList(int index,
DesktopWmProtos.DesktopWindowInfo value)
setWindowList
public DesktopWmProtos.DesktopWindowList.Builder setWindowList(int index,
DesktopWmProtos.DesktopWindowInfo.Builder builderForValue)
addWindowList
public DesktopWmProtos.DesktopWindowList.Builder addWindowList(DesktopWmProtos.DesktopWindowInfo value)
addWindowList
public DesktopWmProtos.DesktopWindowList.Builder addWindowList(int index,
DesktopWmProtos.DesktopWindowInfo value)
addWindowList
public DesktopWmProtos.DesktopWindowList.Builder addWindowList(DesktopWmProtos.DesktopWindowInfo.Builder builderForValue)
addWindowList
public DesktopWmProtos.DesktopWindowList.Builder addWindowList(int index,
DesktopWmProtos.DesktopWindowInfo.Builder builderForValue)
addAllWindowList
public DesktopWmProtos.DesktopWindowList.Builder addAllWindowList(Iterable<? extends DesktopWmProtos.DesktopWindowInfo> values)
clearWindowList
public DesktopWmProtos.DesktopWindowList.Builder clearWindowList()
removeWindowList
public DesktopWmProtos.DesktopWindowList.Builder removeWindowList(int index)
getWindowListBuilder
public DesktopWmProtos.DesktopWindowInfo.Builder getWindowListBuilder(int index)
getWindowListOrBuilder
public DesktopWmProtos.DesktopWindowInfoOrBuilder getWindowListOrBuilder(int index)
- Specified by:
getWindowListOrBuilder in interface DesktopWmProtos.DesktopWindowListOrBuilder
getWindowListOrBuilderList
public List<? extends DesktopWmProtos.DesktopWindowInfoOrBuilder> getWindowListOrBuilderList()
- Specified by:
getWindowListOrBuilderList in interface DesktopWmProtos.DesktopWindowListOrBuilder
addWindowListBuilder
public DesktopWmProtos.DesktopWindowInfo.Builder addWindowListBuilder()
addWindowListBuilder
public DesktopWmProtos.DesktopWindowInfo.Builder addWindowListBuilder(int index)
getWindowListBuilderList
public List<DesktopWmProtos.DesktopWindowInfo.Builder> getWindowListBuilderList()
Copyright © 2012. All Rights Reserved.