public static final class Geojson.FeatureCollection.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Geojson.FeatureCollection.Builder> implements Geojson.FeatureCollectionOrBuilder
net.iakovlev.timeshape.proto.FeatureCollection| Modifier and Type | Method and Description |
|---|---|
Geojson.FeatureCollection.Builder |
addAllFeatures(java.lang.Iterable<? extends Geojson.Feature> values)
repeated .net.iakovlev.timeshape.proto.Feature features = 1; |
Geojson.FeatureCollection.Builder |
addFeatures(Geojson.Feature.Builder builderForValue)
repeated .net.iakovlev.timeshape.proto.Feature features = 1; |
Geojson.FeatureCollection.Builder |
addFeatures(Geojson.Feature value)
repeated .net.iakovlev.timeshape.proto.Feature features = 1; |
Geojson.FeatureCollection.Builder |
addFeatures(int index,
Geojson.Feature.Builder builderForValue)
repeated .net.iakovlev.timeshape.proto.Feature features = 1; |
Geojson.FeatureCollection.Builder |
addFeatures(int index,
Geojson.Feature value)
repeated .net.iakovlev.timeshape.proto.Feature features = 1; |
Geojson.Feature.Builder |
addFeaturesBuilder()
repeated .net.iakovlev.timeshape.proto.Feature features = 1; |
Geojson.Feature.Builder |
addFeaturesBuilder(int index)
repeated .net.iakovlev.timeshape.proto.Feature features = 1; |
Geojson.FeatureCollection.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
Geojson.FeatureCollection |
build() |
Geojson.FeatureCollection |
buildPartial() |
Geojson.FeatureCollection.Builder |
clear() |
Geojson.FeatureCollection.Builder |
clearFeatures()
repeated .net.iakovlev.timeshape.proto.Feature features = 1; |
Geojson.FeatureCollection.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Geojson.FeatureCollection.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Geojson.FeatureCollection.Builder |
clone() |
Geojson.FeatureCollection |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
Geojson.Feature |
getFeatures(int index)
repeated .net.iakovlev.timeshape.proto.Feature features = 1; |
Geojson.Feature.Builder |
getFeaturesBuilder(int index)
repeated .net.iakovlev.timeshape.proto.Feature features = 1; |
java.util.List<Geojson.Feature.Builder> |
getFeaturesBuilderList()
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; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Geojson.FeatureCollection.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Geojson.FeatureCollection.Builder |
mergeFrom(Geojson.FeatureCollection other) |
Geojson.FeatureCollection.Builder |
mergeFrom(com.google.protobuf.Message other) |
Geojson.FeatureCollection.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Geojson.FeatureCollection.Builder |
removeFeatures(int index)
repeated .net.iakovlev.timeshape.proto.Feature features = 1; |
Geojson.FeatureCollection.Builder |
setFeatures(int index,
Geojson.Feature.Builder builderForValue)
repeated .net.iakovlev.timeshape.proto.Feature features = 1; |
Geojson.FeatureCollection.Builder |
setFeatures(int index,
Geojson.Feature value)
repeated .net.iakovlev.timeshape.proto.Feature features = 1; |
Geojson.FeatureCollection.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
Geojson.FeatureCollection.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
java.lang.Object value) |
Geojson.FeatureCollection.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<Geojson.FeatureCollection.Builder>public Geojson.FeatureCollection.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<Geojson.FeatureCollection.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.GeneratedMessageV3.Builder<Geojson.FeatureCollection.Builder>public Geojson.FeatureCollection getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Geojson.FeatureCollection build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Geojson.FeatureCollection buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Geojson.FeatureCollection.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<Geojson.FeatureCollection.Builder>public Geojson.FeatureCollection.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<Geojson.FeatureCollection.Builder>public Geojson.FeatureCollection.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<Geojson.FeatureCollection.Builder>public Geojson.FeatureCollection.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<Geojson.FeatureCollection.Builder>public Geojson.FeatureCollection.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Geojson.FeatureCollection.Builder>public Geojson.FeatureCollection.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Geojson.FeatureCollection.Builder>public Geojson.FeatureCollection.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Geojson.FeatureCollection.Builder>public Geojson.FeatureCollection.Builder mergeFrom(Geojson.FeatureCollection other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<Geojson.FeatureCollection.Builder>public Geojson.FeatureCollection.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Geojson.FeatureCollection.Builder>java.io.IOExceptionpublic java.util.List<Geojson.Feature> getFeaturesList()
repeated .net.iakovlev.timeshape.proto.Feature features = 1;getFeaturesList in interface Geojson.FeatureCollectionOrBuilderpublic int getFeaturesCount()
repeated .net.iakovlev.timeshape.proto.Feature features = 1;getFeaturesCount in interface Geojson.FeatureCollectionOrBuilderpublic Geojson.Feature getFeatures(int index)
repeated .net.iakovlev.timeshape.proto.Feature features = 1;getFeatures in interface Geojson.FeatureCollectionOrBuilderpublic Geojson.FeatureCollection.Builder setFeatures(int index, Geojson.Feature value)
repeated .net.iakovlev.timeshape.proto.Feature features = 1;public Geojson.FeatureCollection.Builder setFeatures(int index, Geojson.Feature.Builder builderForValue)
repeated .net.iakovlev.timeshape.proto.Feature features = 1;public Geojson.FeatureCollection.Builder addFeatures(Geojson.Feature value)
repeated .net.iakovlev.timeshape.proto.Feature features = 1;public Geojson.FeatureCollection.Builder addFeatures(int index, Geojson.Feature value)
repeated .net.iakovlev.timeshape.proto.Feature features = 1;public Geojson.FeatureCollection.Builder addFeatures(Geojson.Feature.Builder builderForValue)
repeated .net.iakovlev.timeshape.proto.Feature features = 1;public Geojson.FeatureCollection.Builder addFeatures(int index, Geojson.Feature.Builder builderForValue)
repeated .net.iakovlev.timeshape.proto.Feature features = 1;public Geojson.FeatureCollection.Builder addAllFeatures(java.lang.Iterable<? extends Geojson.Feature> values)
repeated .net.iakovlev.timeshape.proto.Feature features = 1;public Geojson.FeatureCollection.Builder clearFeatures()
repeated .net.iakovlev.timeshape.proto.Feature features = 1;public Geojson.FeatureCollection.Builder removeFeatures(int index)
repeated .net.iakovlev.timeshape.proto.Feature features = 1;public Geojson.Feature.Builder getFeaturesBuilder(int index)
repeated .net.iakovlev.timeshape.proto.Feature features = 1;public Geojson.FeatureOrBuilder getFeaturesOrBuilder(int index)
repeated .net.iakovlev.timeshape.proto.Feature features = 1;getFeaturesOrBuilder in interface Geojson.FeatureCollectionOrBuilderpublic java.util.List<? extends Geojson.FeatureOrBuilder> getFeaturesOrBuilderList()
repeated .net.iakovlev.timeshape.proto.Feature features = 1;getFeaturesOrBuilderList in interface Geojson.FeatureCollectionOrBuilderpublic Geojson.Feature.Builder addFeaturesBuilder()
repeated .net.iakovlev.timeshape.proto.Feature features = 1;public Geojson.Feature.Builder addFeaturesBuilder(int index)
repeated .net.iakovlev.timeshape.proto.Feature features = 1;public java.util.List<Geojson.Feature.Builder> getFeaturesBuilderList()
repeated .net.iakovlev.timeshape.proto.Feature features = 1;public final Geojson.FeatureCollection.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Geojson.FeatureCollection.Builder>public final Geojson.FeatureCollection.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Geojson.FeatureCollection.Builder>