ucar.nc2.ft.point.remote
Class PointStreamProto.Station.Builder
java.lang.Object
com.google.protobuf.AbstractMessage.Builder<BuilderType>
com.google.protobuf.GeneratedMessage.Builder<PointStreamProto.Station.Builder>
ucar.nc2.ft.point.remote.PointStreamProto.Station.Builder
- All Implemented Interfaces:
- com.google.protobuf.Message.Builder, java.lang.Cloneable
- Enclosing class:
- PointStreamProto.Station
public static final class PointStreamProto.Station.Builder
- extends com.google.protobuf.GeneratedMessage.Builder<PointStreamProto.Station.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.Station internalGetResult()
- Specified by:
internalGetResult in class com.google.protobuf.GeneratedMessage.Builder<PointStreamProto.Station.Builder>
clear
public PointStreamProto.Station.Builder clear()
- Specified by:
clear in interface com.google.protobuf.Message.Builder- Overrides:
clear in class com.google.protobuf.AbstractMessage.Builder<PointStreamProto.Station.Builder>
clone
public PointStreamProto.Station.Builder clone()
- Specified by:
clone in interface com.google.protobuf.Message.Builder- Overrides:
clone in class com.google.protobuf.AbstractMessage.Builder<PointStreamProto.Station.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.Station.Builder>
getDefaultInstanceForType
public PointStreamProto.Station getDefaultInstanceForType()
build
public PointStreamProto.Station build()
buildPartial
public PointStreamProto.Station buildPartial()
mergeFrom
public PointStreamProto.Station.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.Station.Builder>
mergeFrom
public PointStreamProto.Station.Builder mergeFrom(PointStreamProto.Station other)
mergeFrom
public PointStreamProto.Station.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.Station.Builder>
- Throws:
java.io.IOException
mergeFrom
public PointStreamProto.Station.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.Station.Builder>
- Throws:
java.io.IOException
hasId
public boolean hasId()
getId
public java.lang.String getId()
setId
public PointStreamProto.Station.Builder setId(java.lang.String value)
clearId
public PointStreamProto.Station.Builder clearId()
hasLat
public boolean hasLat()
getLat
public double getLat()
setLat
public PointStreamProto.Station.Builder setLat(double value)
clearLat
public PointStreamProto.Station.Builder clearLat()
hasLon
public boolean hasLon()
getLon
public double getLon()
setLon
public PointStreamProto.Station.Builder setLon(double value)
clearLon
public PointStreamProto.Station.Builder clearLon()
hasAlt
public boolean hasAlt()
getAlt
public double getAlt()
setAlt
public PointStreamProto.Station.Builder setAlt(double value)
clearAlt
public PointStreamProto.Station.Builder clearAlt()
hasDesc
public boolean hasDesc()
getDesc
public java.lang.String getDesc()
setDesc
public PointStreamProto.Station.Builder setDesc(java.lang.String value)
clearDesc
public PointStreamProto.Station.Builder clearDesc()
hasWmoId
public boolean hasWmoId()
getWmoId
public java.lang.String getWmoId()
setWmoId
public PointStreamProto.Station.Builder setWmoId(java.lang.String value)
clearWmoId
public PointStreamProto.Station.Builder clearWmoId()