public static final class WorldFile.World.DoubleMatrix.Builder extends com.google.protobuf.GeneratedMessage.Builder<WorldFile.World.DoubleMatrix.Builder> implements WorldFile.World.DoubleMatrixOrBuilder
World.World.DoubleMatrixaddRepeatedField, clearField, clearOneof, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFieldsfindInitializationErrors, getInitializationErrorString, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, newUninitializedMessageExceptionpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage.Builder<WorldFile.World.DoubleMatrix.Builder>public WorldFile.World.DoubleMatrix.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessage.Builder<WorldFile.World.DoubleMatrix.Builder>public WorldFile.World.DoubleMatrix.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessage.Builder<WorldFile.World.DoubleMatrix.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessage.Builder<WorldFile.World.DoubleMatrix.Builder>public WorldFile.World.DoubleMatrix getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic WorldFile.World.DoubleMatrix build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic WorldFile.World.DoubleMatrix buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic WorldFile.World.DoubleMatrix.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<WorldFile.World.DoubleMatrix.Builder>public WorldFile.World.DoubleMatrix.Builder mergeFrom(WorldFile.World.DoubleMatrix other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessage.Builder<WorldFile.World.DoubleMatrix.Builder>public WorldFile.World.DoubleMatrix.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<WorldFile.World.DoubleMatrix.Builder>IOExceptionpublic List<WorldFile.World.DoubleRow> getRowsList()
repeated .World.World.DoubleRow rows = 1;getRowsList in interface WorldFile.World.DoubleMatrixOrBuilderpublic int getRowsCount()
repeated .World.World.DoubleRow rows = 1;getRowsCount in interface WorldFile.World.DoubleMatrixOrBuilderpublic WorldFile.World.DoubleRow getRows(int index)
repeated .World.World.DoubleRow rows = 1;getRows in interface WorldFile.World.DoubleMatrixOrBuilderpublic WorldFile.World.DoubleMatrix.Builder setRows(int index, WorldFile.World.DoubleRow value)
repeated .World.World.DoubleRow rows = 1;public WorldFile.World.DoubleMatrix.Builder setRows(int index, WorldFile.World.DoubleRow.Builder builderForValue)
repeated .World.World.DoubleRow rows = 1;public WorldFile.World.DoubleMatrix.Builder addRows(WorldFile.World.DoubleRow value)
repeated .World.World.DoubleRow rows = 1;public WorldFile.World.DoubleMatrix.Builder addRows(int index, WorldFile.World.DoubleRow value)
repeated .World.World.DoubleRow rows = 1;public WorldFile.World.DoubleMatrix.Builder addRows(WorldFile.World.DoubleRow.Builder builderForValue)
repeated .World.World.DoubleRow rows = 1;public WorldFile.World.DoubleMatrix.Builder addRows(int index, WorldFile.World.DoubleRow.Builder builderForValue)
repeated .World.World.DoubleRow rows = 1;public WorldFile.World.DoubleMatrix.Builder addAllRows(Iterable<? extends WorldFile.World.DoubleRow> values)
repeated .World.World.DoubleRow rows = 1;public WorldFile.World.DoubleMatrix.Builder clearRows()
repeated .World.World.DoubleRow rows = 1;public WorldFile.World.DoubleMatrix.Builder removeRows(int index)
repeated .World.World.DoubleRow rows = 1;public WorldFile.World.DoubleRow.Builder getRowsBuilder(int index)
repeated .World.World.DoubleRow rows = 1;public WorldFile.World.DoubleRowOrBuilder getRowsOrBuilder(int index)
repeated .World.World.DoubleRow rows = 1;getRowsOrBuilder in interface WorldFile.World.DoubleMatrixOrBuilderpublic List<? extends WorldFile.World.DoubleRowOrBuilder> getRowsOrBuilderList()
repeated .World.World.DoubleRow rows = 1;getRowsOrBuilderList in interface WorldFile.World.DoubleMatrixOrBuilderpublic WorldFile.World.DoubleRow.Builder addRowsBuilder()
repeated .World.World.DoubleRow rows = 1;public WorldFile.World.DoubleRow.Builder addRowsBuilder(int index)
repeated .World.World.DoubleRow rows = 1;public List<WorldFile.World.DoubleRow.Builder> getRowsBuilderList()
repeated .World.World.DoubleRow rows = 1;Copyright © 2015. All Rights Reserved.