public static final class WorldFile.World.IntegerMatrix.Builder extends com.google.protobuf.GeneratedMessage.Builder<WorldFile.World.IntegerMatrix.Builder> implements WorldFile.World.IntegerMatrixOrBuilder
World.World.IntegerMatrixaddRepeatedField, 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.IntegerMatrix.Builder>public WorldFile.World.IntegerMatrix.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.IntegerMatrix.Builder>public WorldFile.World.IntegerMatrix.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.IntegerMatrix.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.IntegerMatrix.Builder>public WorldFile.World.IntegerMatrix getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic WorldFile.World.IntegerMatrix build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic WorldFile.World.IntegerMatrix buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic WorldFile.World.IntegerMatrix.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<WorldFile.World.IntegerMatrix.Builder>public WorldFile.World.IntegerMatrix.Builder mergeFrom(WorldFile.World.IntegerMatrix other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessage.Builder<WorldFile.World.IntegerMatrix.Builder>public WorldFile.World.IntegerMatrix.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.IntegerMatrix.Builder>IOExceptionpublic List<WorldFile.World.IntegerRow> getRowsList()
repeated .World.World.IntegerRow rows = 1;getRowsList in interface WorldFile.World.IntegerMatrixOrBuilderpublic int getRowsCount()
repeated .World.World.IntegerRow rows = 1;getRowsCount in interface WorldFile.World.IntegerMatrixOrBuilderpublic WorldFile.World.IntegerRow getRows(int index)
repeated .World.World.IntegerRow rows = 1;getRows in interface WorldFile.World.IntegerMatrixOrBuilderpublic WorldFile.World.IntegerMatrix.Builder setRows(int index, WorldFile.World.IntegerRow value)
repeated .World.World.IntegerRow rows = 1;public WorldFile.World.IntegerMatrix.Builder setRows(int index, WorldFile.World.IntegerRow.Builder builderForValue)
repeated .World.World.IntegerRow rows = 1;public WorldFile.World.IntegerMatrix.Builder addRows(WorldFile.World.IntegerRow value)
repeated .World.World.IntegerRow rows = 1;public WorldFile.World.IntegerMatrix.Builder addRows(int index, WorldFile.World.IntegerRow value)
repeated .World.World.IntegerRow rows = 1;public WorldFile.World.IntegerMatrix.Builder addRows(WorldFile.World.IntegerRow.Builder builderForValue)
repeated .World.World.IntegerRow rows = 1;public WorldFile.World.IntegerMatrix.Builder addRows(int index, WorldFile.World.IntegerRow.Builder builderForValue)
repeated .World.World.IntegerRow rows = 1;public WorldFile.World.IntegerMatrix.Builder addAllRows(Iterable<? extends WorldFile.World.IntegerRow> values)
repeated .World.World.IntegerRow rows = 1;public WorldFile.World.IntegerMatrix.Builder clearRows()
repeated .World.World.IntegerRow rows = 1;public WorldFile.World.IntegerMatrix.Builder removeRows(int index)
repeated .World.World.IntegerRow rows = 1;public WorldFile.World.IntegerRow.Builder getRowsBuilder(int index)
repeated .World.World.IntegerRow rows = 1;public WorldFile.World.IntegerRowOrBuilder getRowsOrBuilder(int index)
repeated .World.World.IntegerRow rows = 1;getRowsOrBuilder in interface WorldFile.World.IntegerMatrixOrBuilderpublic List<? extends WorldFile.World.IntegerRowOrBuilder> getRowsOrBuilderList()
repeated .World.World.IntegerRow rows = 1;getRowsOrBuilderList in interface WorldFile.World.IntegerMatrixOrBuilderpublic WorldFile.World.IntegerRow.Builder addRowsBuilder()
repeated .World.World.IntegerRow rows = 1;public WorldFile.World.IntegerRow.Builder addRowsBuilder(int index)
repeated .World.World.IntegerRow rows = 1;public List<WorldFile.World.IntegerRow.Builder> getRowsBuilderList()
repeated .World.World.IntegerRow rows = 1;Copyright © 2015. All Rights Reserved.