public static interface WorldFile.World.IntegerMatrixOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
WorldFile.World.IntegerRow |
getRows(int index)
repeated .World.World.IntegerRow rows = 1; |
int |
getRowsCount()
repeated .World.World.IntegerRow rows = 1; |
List<WorldFile.World.IntegerRow> |
getRowsList()
repeated .World.World.IntegerRow rows = 1; |
WorldFile.World.IntegerRowOrBuilder |
getRowsOrBuilder(int index)
repeated .World.World.IntegerRow rows = 1; |
List<? extends WorldFile.World.IntegerRowOrBuilder> |
getRowsOrBuilderList()
repeated .World.World.IntegerRow rows = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<WorldFile.World.IntegerRow> getRowsList()
repeated .World.World.IntegerRow rows = 1;WorldFile.World.IntegerRow getRows(int index)
repeated .World.World.IntegerRow rows = 1;int getRowsCount()
repeated .World.World.IntegerRow rows = 1;List<? extends WorldFile.World.IntegerRowOrBuilder> getRowsOrBuilderList()
repeated .World.World.IntegerRow rows = 1;WorldFile.World.IntegerRowOrBuilder getRowsOrBuilder(int index)
repeated .World.World.IntegerRow rows = 1;Copyright © 2015. All Rights Reserved.