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

public static final class GhcnmProto.StationIndexList.Builder
extends com.google.protobuf.GeneratedMessage.Builder<GhcnmProto.StationIndexList.Builder>
implements GhcnmProto.StationIndexListOrBuilder


Method Summary
 GhcnmProto.StationIndexList.Builder addAllList(Iterable<? extends GhcnmProto.StationIndex> values)
           
 GhcnmProto.StationIndexList.Builder addList(GhcnmProto.StationIndex.Builder builderForValue)
           
 GhcnmProto.StationIndexList.Builder addList(GhcnmProto.StationIndex value)
           
 GhcnmProto.StationIndexList.Builder addList(int index, GhcnmProto.StationIndex.Builder builderForValue)
           
 GhcnmProto.StationIndexList.Builder addList(int index, GhcnmProto.StationIndex value)
           
 GhcnmProto.StationIndex.Builder addListBuilder()
           
 GhcnmProto.StationIndex.Builder addListBuilder(int index)
           
 GhcnmProto.StationIndexList build()
           
 GhcnmProto.StationIndexList buildPartial()
           
 GhcnmProto.StationIndexList.Builder clear()
           
 GhcnmProto.StationIndexList.Builder clearList()
           
 GhcnmProto.StationIndexList.Builder clone()
           
 GhcnmProto.StationIndexList getDefaultInstanceForType()
           
static com.google.protobuf.Descriptors.Descriptor getDescriptor()
           
 com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
           
 GhcnmProto.StationIndex getList(int index)
           
 GhcnmProto.StationIndex.Builder getListBuilder(int index)
           
 List<GhcnmProto.StationIndex.Builder> getListBuilderList()
           
 int getListCount()
           
 List<GhcnmProto.StationIndex> getListList()
           
 GhcnmProto.StationIndexOrBuilder getListOrBuilder(int index)
           
 List<? extends GhcnmProto.StationIndexOrBuilder> getListOrBuilderList()
           
protected  com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
           
 boolean isInitialized()
           
 GhcnmProto.StationIndexList.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 GhcnmProto.StationIndexList.Builder mergeFrom(GhcnmProto.StationIndexList other)
           
 GhcnmProto.StationIndexList.Builder mergeFrom(com.google.protobuf.Message other)
           
 GhcnmProto.StationIndexList.Builder removeList(int index)
           
 GhcnmProto.StationIndexList.Builder setList(int index, GhcnmProto.StationIndex.Builder builderForValue)
           
 GhcnmProto.StationIndexList.Builder setList(int index, GhcnmProto.StationIndex 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.StationIndexList.Builder>

clear

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

clone

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

getDefaultInstanceForType

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

build

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

buildPartial

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

mergeFrom

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

mergeFrom

public GhcnmProto.StationIndexList.Builder mergeFrom(GhcnmProto.StationIndexList 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.StationIndexList.Builder>

mergeFrom

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

getListList

public List<GhcnmProto.StationIndex> getListList()
Specified by:
getListList in interface GhcnmProto.StationIndexListOrBuilder

getListCount

public int getListCount()
Specified by:
getListCount in interface GhcnmProto.StationIndexListOrBuilder

getList

public GhcnmProto.StationIndex getList(int index)
Specified by:
getList in interface GhcnmProto.StationIndexListOrBuilder

setList

public GhcnmProto.StationIndexList.Builder setList(int index,
                                                   GhcnmProto.StationIndex value)

setList

public GhcnmProto.StationIndexList.Builder setList(int index,
                                                   GhcnmProto.StationIndex.Builder builderForValue)

addList

public GhcnmProto.StationIndexList.Builder addList(GhcnmProto.StationIndex value)

addList

public GhcnmProto.StationIndexList.Builder addList(int index,
                                                   GhcnmProto.StationIndex value)

addList

public GhcnmProto.StationIndexList.Builder addList(GhcnmProto.StationIndex.Builder builderForValue)

addList

public GhcnmProto.StationIndexList.Builder addList(int index,
                                                   GhcnmProto.StationIndex.Builder builderForValue)

addAllList

public GhcnmProto.StationIndexList.Builder addAllList(Iterable<? extends GhcnmProto.StationIndex> values)

clearList

public GhcnmProto.StationIndexList.Builder clearList()

removeList

public GhcnmProto.StationIndexList.Builder removeList(int index)

getListBuilder

public GhcnmProto.StationIndex.Builder getListBuilder(int index)

getListOrBuilder

public GhcnmProto.StationIndexOrBuilder getListOrBuilder(int index)
Specified by:
getListOrBuilder in interface GhcnmProto.StationIndexListOrBuilder

getListOrBuilderList

public List<? extends GhcnmProto.StationIndexOrBuilder> getListOrBuilderList()
Specified by:
getListOrBuilderList in interface GhcnmProto.StationIndexListOrBuilder

addListBuilder

public GhcnmProto.StationIndex.Builder addListBuilder()

addListBuilder

public GhcnmProto.StationIndex.Builder addListBuilder(int index)

getListBuilderList

public List<GhcnmProto.StationIndex.Builder> getListBuilderList()


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