ucar.nc2.ft.point.remote
Class PointStreamProto.Station.Builder

java.lang.Object
  extended by com.google.protobuf.AbstractMessageLite.Builder<BuilderType>
      extended by com.google.protobuf.AbstractMessage.Builder<BuilderType>
          extended by com.google.protobuf.GeneratedMessage.Builder<PointStreamProto.Station.Builder>
              extended by ucar.nc2.ft.point.remote.PointStreamProto.Station.Builder
All Implemented Interfaces:
com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, Cloneable
Enclosing class:
PointStreamProto.Station

public static final class PointStreamProto.Station.Builder
extends com.google.protobuf.GeneratedMessage.Builder<PointStreamProto.Station.Builder>


Method Summary
 PointStreamProto.Station build()
           
 PointStreamProto.Station buildPartial()
           
 PointStreamProto.Station.Builder clear()
           
 PointStreamProto.Station.Builder clearAlt()
           
 PointStreamProto.Station.Builder clearDesc()
           
 PointStreamProto.Station.Builder clearId()
           
 PointStreamProto.Station.Builder clearLat()
           
 PointStreamProto.Station.Builder clearLon()
           
 PointStreamProto.Station.Builder clearWmoId()
           
 PointStreamProto.Station.Builder clone()
           
 double getAlt()
           
 PointStreamProto.Station getDefaultInstanceForType()
           
 String getDesc()
           
 com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
           
 String getId()
           
 double getLat()
           
 double getLon()
           
 String getWmoId()
           
 boolean hasAlt()
           
 boolean hasDesc()
           
 boolean hasId()
           
 boolean hasLat()
           
 boolean hasLon()
           
 boolean hasWmoId()
           
protected  PointStreamProto.Station internalGetResult()
           
 boolean isInitialized()
           
 PointStreamProto.Station.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 PointStreamProto.Station.Builder mergeFrom(com.google.protobuf.Message other)
           
 PointStreamProto.Station.Builder mergeFrom(PointStreamProto.Station other)
           
 PointStreamProto.Station.Builder setAlt(double value)
           
 PointStreamProto.Station.Builder setDesc(String value)
           
 PointStreamProto.Station.Builder setId(String value)
           
 PointStreamProto.Station.Builder setLat(double value)
           
 PointStreamProto.Station.Builder setLon(double value)
           
 PointStreamProto.Station.Builder setWmoId(String value)
           
 
Methods inherited from class com.google.protobuf.GeneratedMessage.Builder
addRepeatedField, clearField, getAllFields, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, 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, mergeFrom, newUninitializedMessageException
 
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, newUninitializedMessageException
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

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
Specified by:
clear in interface com.google.protobuf.MessageLite.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
Specified by:
clone in interface com.google.protobuf.MessageLite.Builder
Overrides:
clone in class com.google.protobuf.GeneratedMessage.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()

isInitialized

public boolean isInitialized()
Specified by:
isInitialized in interface com.google.protobuf.MessageLite.Builder
Overrides:
isInitialized in class com.google.protobuf.GeneratedMessage.Builder<PointStreamProto.Station.Builder>

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.AbstractMessage.Builder<PointStreamProto.Station.Builder>

mergeFrom

public PointStreamProto.Station.Builder mergeFrom(PointStreamProto.Station other)

mergeFrom

public PointStreamProto.Station.Builder mergeFrom(com.google.protobuf.CodedInputStream input,
                                                  com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                           throws IOException
Specified by:
mergeFrom in interface com.google.protobuf.Message.Builder
Specified by:
mergeFrom in interface com.google.protobuf.MessageLite.Builder
Overrides:
mergeFrom in class com.google.protobuf.AbstractMessage.Builder<PointStreamProto.Station.Builder>
Throws:
IOException

hasId

public boolean hasId()

getId

public String getId()

setId

public PointStreamProto.Station.Builder setId(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 String getDesc()

setDesc

public PointStreamProto.Station.Builder setDesc(String value)

clearDesc

public PointStreamProto.Station.Builder clearDesc()

hasWmoId

public boolean hasWmoId()

getWmoId

public String getWmoId()

setWmoId

public PointStreamProto.Station.Builder setWmoId(String value)

clearWmoId

public PointStreamProto.Station.Builder clearWmoId()


Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.