|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PointStreamProto.Member | |
---|---|
ucar.nc2.ft.point.remote |
Uses of PointStreamProto.Member in ucar.nc2.ft.point.remote |
---|
Methods in ucar.nc2.ft.point.remote that return PointStreamProto.Member | |
---|---|
PointStreamProto.Member |
PointStreamProto.Member.Builder.build()
|
PointStreamProto.Member |
PointStreamProto.Member.Builder.buildPartial()
|
static PointStreamProto.Member |
PointStreamProto.Member.getDefaultInstance()
|
PointStreamProto.Member |
PointStreamProto.Member.getDefaultInstanceForType()
|
PointStreamProto.Member |
PointStreamProto.Member.Builder.getDefaultInstanceForType()
|
PointStreamProto.Member |
PointStreamProto.PointFeatureCollectionOrBuilder.getMembers(int index)
|
PointStreamProto.Member |
PointStreamProto.PointFeatureCollection.getMembers(int index)
|
PointStreamProto.Member |
PointStreamProto.PointFeatureCollection.Builder.getMembers(int index)
|
static PointStreamProto.Member |
PointStreamProto.Member.parseDelimitedFrom(InputStream input)
|
static PointStreamProto.Member |
PointStreamProto.Member.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static PointStreamProto.Member |
PointStreamProto.Member.parseFrom(byte[] data)
|
static PointStreamProto.Member |
PointStreamProto.Member.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static PointStreamProto.Member |
PointStreamProto.Member.parseFrom(com.google.protobuf.ByteString data)
|
static PointStreamProto.Member |
PointStreamProto.Member.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static PointStreamProto.Member |
PointStreamProto.Member.parseFrom(com.google.protobuf.CodedInputStream input)
|
static PointStreamProto.Member |
PointStreamProto.Member.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static PointStreamProto.Member |
PointStreamProto.Member.parseFrom(InputStream input)
|
static PointStreamProto.Member |
PointStreamProto.Member.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
Methods in ucar.nc2.ft.point.remote that return types with arguments of type PointStreamProto.Member | |
---|---|
List<PointStreamProto.Member> |
PointStreamProto.PointFeatureCollectionOrBuilder.getMembersList()
|
List<PointStreamProto.Member> |
PointStreamProto.PointFeatureCollection.getMembersList()
|
List<PointStreamProto.Member> |
PointStreamProto.PointFeatureCollection.Builder.getMembersList()
|
Methods in ucar.nc2.ft.point.remote with parameters of type PointStreamProto.Member | |
---|---|
PointStreamProto.PointFeatureCollection.Builder |
PointStreamProto.PointFeatureCollection.Builder.addMembers(int index,
PointStreamProto.Member value)
|
PointStreamProto.PointFeatureCollection.Builder |
PointStreamProto.PointFeatureCollection.Builder.addMembers(PointStreamProto.Member value)
|
PointStreamProto.Member.Builder |
PointStreamProto.Member.Builder.mergeFrom(PointStreamProto.Member other)
|
static PointStreamProto.Member.Builder |
PointStreamProto.Member.newBuilder(PointStreamProto.Member prototype)
|
PointStreamProto.PointFeatureCollection.Builder |
PointStreamProto.PointFeatureCollection.Builder.setMembers(int index,
PointStreamProto.Member value)
|
Method parameters in ucar.nc2.ft.point.remote with type arguments of type PointStreamProto.Member | |
---|---|
PointStreamProto.PointFeatureCollection.Builder |
PointStreamProto.PointFeatureCollection.Builder.addAllMembers(Iterable<? extends PointStreamProto.Member> values)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |