public static interface Geojson.FeatureCollectionOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Geojson.Feature |
getFeatures(int index)
repeated .net.iakovlev.timeshape.proto.Feature features = 1; |
int |
getFeaturesCount()
repeated .net.iakovlev.timeshape.proto.Feature features = 1; |
java.util.List<Geojson.Feature> |
getFeaturesList()
repeated .net.iakovlev.timeshape.proto.Feature features = 1; |
Geojson.FeatureOrBuilder |
getFeaturesOrBuilder(int index)
repeated .net.iakovlev.timeshape.proto.Feature features = 1; |
java.util.List<? extends Geojson.FeatureOrBuilder> |
getFeaturesOrBuilderList()
repeated .net.iakovlev.timeshape.proto.Feature features = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofjava.util.List<Geojson.Feature> getFeaturesList()
repeated .net.iakovlev.timeshape.proto.Feature features = 1;Geojson.Feature getFeatures(int index)
repeated .net.iakovlev.timeshape.proto.Feature features = 1;int getFeaturesCount()
repeated .net.iakovlev.timeshape.proto.Feature features = 1;java.util.List<? extends Geojson.FeatureOrBuilder> getFeaturesOrBuilderList()
repeated .net.iakovlev.timeshape.proto.Feature features = 1;Geojson.FeatureOrBuilder getFeaturesOrBuilder(int index)
repeated .net.iakovlev.timeshape.proto.Feature features = 1;