DesktopWmProtos.DesktopWindowList.Builder
DesktopWmProtos.DesktopWindowList.Builder.addAllWindowList(java.lang.Iterable<? extends DesktopWmProtos.DesktopWindowInfo> values)
DesktopWmProtos.DesktopWindowList.Builder.addWindowList(DesktopWmProtos.DesktopWindowInfo.Builder builderForValue)
DesktopWmProtos.DesktopWindowList.Builder.addWindowList(DesktopWmProtos.DesktopWindowInfo value)
DesktopWmProtos.DesktopWindowList.Builder.addWindowList(int index, DesktopWmProtos.DesktopWindowInfo.Builder builderForValue)
DesktopWmProtos.DesktopWindowList.Builder.addWindowList(int index, DesktopWmProtos.DesktopWindowInfo value)
DesktopWmProtos.DesktopWindowList.Builder.clear()
DesktopWmProtos.DesktopWindowList.Builder.clearWindowList()
DesktopWmProtos.DesktopWindowList.Builder.clone()
DesktopWmProtos.DesktopWindowList.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
DesktopWmProtos.DesktopWindowList.Builder.mergeFrom(DesktopWmProtos.DesktopWindowList other)
DesktopWmProtos.DesktopWindowList.Builder.mergeFrom(com.google.protobuf.Message other)
static DesktopWmProtos.DesktopWindowList.Builder
DesktopWmProtos.DesktopWindowList.newBuilder()
DesktopWmProtos.DesktopWindowList.newBuilder(DesktopWmProtos.DesktopWindowList prototype)
DesktopWmProtos.DesktopWindowList.newBuilderForType()
protected DesktopWmProtos.DesktopWindowList.Builder
DesktopWmProtos.DesktopWindowList.newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
DesktopWmProtos.DesktopWindowList.Builder.removeWindowList(int index)
DesktopWmProtos.DesktopWindowList.Builder.setWindowList(int index, DesktopWmProtos.DesktopWindowInfo.Builder builderForValue)
DesktopWmProtos.DesktopWindowList.Builder.setWindowList(int index, DesktopWmProtos.DesktopWindowInfo value)
DesktopWmProtos.DesktopWindowList.toBuilder()