ucar.nc2.ft.point.remote
Class PointStreamProto.Location.Builder
java.lang.Object
com.google.protobuf.AbstractMessage.Builder<BuilderType>
com.google.protobuf.GeneratedMessage.Builder<PointStreamProto.Location.Builder>
ucar.nc2.ft.point.remote.PointStreamProto.Location.Builder
- All Implemented Interfaces:
- com.google.protobuf.Message.Builder, java.lang.Cloneable
- Enclosing class:
- PointStreamProto.Location
public static final class PointStreamProto.Location.Builder
- extends com.google.protobuf.GeneratedMessage.Builder<PointStreamProto.Location.Builder>
| Methods inherited from class com.google.protobuf.GeneratedMessage.Builder |
addAll, addRepeatedField, clearField, getAllFields, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, isInitialized, mergeUnknownFields, newBuilderForField, parseUnknownField, setField, setRepeatedField, setUnknownFields |
| Methods inherited from class com.google.protobuf.AbstractMessage.Builder |
mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom |
| Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
internalGetResult
protected PointStreamProto.Location internalGetResult()
- Specified by:
internalGetResult in class com.google.protobuf.GeneratedMessage.Builder<PointStreamProto.Location.Builder>
clear
public PointStreamProto.Location.Builder clear()
- Specified by:
clear in interface com.google.protobuf.Message.Builder- Overrides:
clear in class com.google.protobuf.AbstractMessage.Builder<PointStreamProto.Location.Builder>
clone
public PointStreamProto.Location.Builder clone()
- Specified by:
clone in interface com.google.protobuf.Message.Builder- Overrides:
clone in class com.google.protobuf.AbstractMessage.Builder<PointStreamProto.Location.Builder>
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForType in interface com.google.protobuf.Message.Builder- Overrides:
getDescriptorForType in class com.google.protobuf.GeneratedMessage.Builder<PointStreamProto.Location.Builder>
getDefaultInstanceForType
public PointStreamProto.Location getDefaultInstanceForType()
build
public PointStreamProto.Location build()
buildPartial
public PointStreamProto.Location buildPartial()
mergeFrom
public PointStreamProto.Location.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom in interface com.google.protobuf.Message.Builder- Overrides:
mergeFrom in class com.google.protobuf.GeneratedMessage.Builder<PointStreamProto.Location.Builder>
mergeFrom
public PointStreamProto.Location.Builder mergeFrom(PointStreamProto.Location other)
mergeFrom
public PointStreamProto.Location.Builder mergeFrom(com.google.protobuf.CodedInputStream input)
throws java.io.IOException
- Specified by:
mergeFrom in interface com.google.protobuf.Message.Builder- Overrides:
mergeFrom in class com.google.protobuf.AbstractMessage.Builder<PointStreamProto.Location.Builder>
- Throws:
java.io.IOException
mergeFrom
public PointStreamProto.Location.Builder mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistry extensionRegistry)
throws java.io.IOException
- Specified by:
mergeFrom in interface com.google.protobuf.Message.Builder- Overrides:
mergeFrom in class com.google.protobuf.AbstractMessage.Builder<PointStreamProto.Location.Builder>
- Throws:
java.io.IOException
hasTime
public boolean hasTime()
getTime
public double getTime()
setTime
public PointStreamProto.Location.Builder setTime(double value)
clearTime
public PointStreamProto.Location.Builder clearTime()
hasLat
public boolean hasLat()
getLat
public double getLat()
setLat
public PointStreamProto.Location.Builder setLat(double value)
clearLat
public PointStreamProto.Location.Builder clearLat()
hasLon
public boolean hasLon()
getLon
public double getLon()
setLon
public PointStreamProto.Location.Builder setLon(double value)
clearLon
public PointStreamProto.Location.Builder clearLon()
hasAlt
public boolean hasAlt()
getAlt
public double getAlt()
setAlt
public PointStreamProto.Location.Builder setAlt(double value)
clearAlt
public PointStreamProto.Location.Builder clearAlt()
hasNomTime
public boolean hasNomTime()
getNomTime
public double getNomTime()
setNomTime
public PointStreamProto.Location.Builder setNomTime(double value)
clearNomTime
public PointStreamProto.Location.Builder clearNomTime()