ucar.nc2.iosp.noaa
Class GhcnmProto.StationIndex.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<GhcnmProto.StationIndex.Builder>
              extended by ucar.nc2.iosp.noaa.GhcnmProto.StationIndex.Builder
All Implemented Interfaces:
com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Cloneable, GhcnmProto.StationIndexOrBuilder
Enclosing class:
GhcnmProto.StationIndex

public static final class GhcnmProto.StationIndex.Builder
extends com.google.protobuf.GeneratedMessage.Builder<GhcnmProto.StationIndex.Builder>
implements GhcnmProto.StationIndexOrBuilder


Method Summary
 GhcnmProto.StationIndex build()
           
 GhcnmProto.StationIndex buildPartial()
           
 GhcnmProto.StationIndex.Builder clear()
           
 GhcnmProto.StationIndex.Builder clearDataCount()
           
 GhcnmProto.StationIndex.Builder clearDataPos()
           
 GhcnmProto.StationIndex.Builder clearStnid()
           
 GhcnmProto.StationIndex.Builder clearStnPos()
           
 GhcnmProto.StationIndex.Builder clone()
           
 int getDataCount()
           
 long getDataPos()
           
 GhcnmProto.StationIndex getDefaultInstanceForType()
           
static com.google.protobuf.Descriptors.Descriptor getDescriptor()
           
 com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
           
 long getStnid()
           
 long getStnPos()
           
 boolean hasDataCount()
           
 boolean hasDataPos()
           
 boolean hasStnid()
           
 boolean hasStnPos()
           
protected  com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
           
 boolean isInitialized()
           
 GhcnmProto.StationIndex.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 GhcnmProto.StationIndex.Builder mergeFrom(GhcnmProto.StationIndex other)
           
 GhcnmProto.StationIndex.Builder mergeFrom(com.google.protobuf.Message other)
           
 GhcnmProto.StationIndex.Builder setDataCount(int value)
           
 GhcnmProto.StationIndex.Builder setDataPos(long value)
           
 GhcnmProto.StationIndex.Builder setStnid(long value)
           
 GhcnmProto.StationIndex.Builder setStnPos(long value)
           
 
Methods inherited from class com.google.protobuf.GeneratedMessage.Builder
addRepeatedField, clearField, getAllFields, getField, getParentForChildren, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, 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
 
Methods inherited from interface com.google.protobuf.MessageOrBuilder
getAllFields, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField
 

Method Detail

getDescriptor

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()

internalGetFieldAccessorTable

protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
Specified by:
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage.Builder<GhcnmProto.StationIndex.Builder>

clear

public GhcnmProto.StationIndex.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.GeneratedMessage.Builder<GhcnmProto.StationIndex.Builder>

clone

public GhcnmProto.StationIndex.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<GhcnmProto.StationIndex.Builder>

getDescriptorForType

public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
Specified by:
getDescriptorForType in interface com.google.protobuf.Message.Builder
Specified by:
getDescriptorForType in interface com.google.protobuf.MessageOrBuilder
Overrides:
getDescriptorForType in class com.google.protobuf.GeneratedMessage.Builder<GhcnmProto.StationIndex.Builder>

getDefaultInstanceForType

public GhcnmProto.StationIndex getDefaultInstanceForType()
Specified by:
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
Specified by:
getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder

build

public GhcnmProto.StationIndex build()
Specified by:
build in interface com.google.protobuf.Message.Builder
Specified by:
build in interface com.google.protobuf.MessageLite.Builder

buildPartial

public GhcnmProto.StationIndex buildPartial()
Specified by:
buildPartial in interface com.google.protobuf.Message.Builder
Specified by:
buildPartial in interface com.google.protobuf.MessageLite.Builder

mergeFrom

public GhcnmProto.StationIndex.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<GhcnmProto.StationIndex.Builder>

mergeFrom

public GhcnmProto.StationIndex.Builder mergeFrom(GhcnmProto.StationIndex other)

isInitialized

public final boolean isInitialized()
Specified by:
isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
Overrides:
isInitialized in class com.google.protobuf.GeneratedMessage.Builder<GhcnmProto.StationIndex.Builder>

mergeFrom

public GhcnmProto.StationIndex.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<GhcnmProto.StationIndex.Builder>
Throws:
IOException

hasStnid

public boolean hasStnid()
Specified by:
hasStnid in interface GhcnmProto.StationIndexOrBuilder

getStnid

public long getStnid()
Specified by:
getStnid in interface GhcnmProto.StationIndexOrBuilder

setStnid

public GhcnmProto.StationIndex.Builder setStnid(long value)

clearStnid

public GhcnmProto.StationIndex.Builder clearStnid()

hasStnPos

public boolean hasStnPos()
Specified by:
hasStnPos in interface GhcnmProto.StationIndexOrBuilder

getStnPos

public long getStnPos()
Specified by:
getStnPos in interface GhcnmProto.StationIndexOrBuilder

setStnPos

public GhcnmProto.StationIndex.Builder setStnPos(long value)

clearStnPos

public GhcnmProto.StationIndex.Builder clearStnPos()

hasDataPos

public boolean hasDataPos()
Specified by:
hasDataPos in interface GhcnmProto.StationIndexOrBuilder

getDataPos

public long getDataPos()
Specified by:
getDataPos in interface GhcnmProto.StationIndexOrBuilder

setDataPos

public GhcnmProto.StationIndex.Builder setDataPos(long value)

clearDataPos

public GhcnmProto.StationIndex.Builder clearDataPos()

hasDataCount

public boolean hasDataCount()
Specified by:
hasDataCount in interface GhcnmProto.StationIndexOrBuilder

getDataCount

public int getDataCount()
Specified by:
getDataCount in interface GhcnmProto.StationIndexOrBuilder

setDataCount

public GhcnmProto.StationIndex.Builder setDataCount(int value)

clearDataCount

public GhcnmProto.StationIndex.Builder clearDataCount()


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