public static final class GribCollectionProto.Dataset.Builder extends com.google.protobuf.GeneratedMessage.Builder<GribCollectionProto.Dataset.Builder> implements GribCollectionProto.DatasetOrBuilder
Dataset
addRepeatedField, clearField, clearOneof, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessage.Builder<GribCollectionProto.Dataset.Builder>
public GribCollectionProto.Dataset.Builder clear()
clear
in interface com.google.protobuf.Message.Builder
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessage.Builder<GribCollectionProto.Dataset.Builder>
public GribCollectionProto.Dataset.Builder clone()
clone
in interface com.google.protobuf.Message.Builder
clone
in interface com.google.protobuf.MessageLite.Builder
clone
in class com.google.protobuf.GeneratedMessage.Builder<GribCollectionProto.Dataset.Builder>
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.Message.Builder
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
getDescriptorForType
in class com.google.protobuf.GeneratedMessage.Builder<GribCollectionProto.Dataset.Builder>
public GribCollectionProto.Dataset getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public GribCollectionProto.Dataset build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public GribCollectionProto.Dataset buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public GribCollectionProto.Dataset.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<GribCollectionProto.Dataset.Builder>
public GribCollectionProto.Dataset.Builder mergeFrom(GribCollectionProto.Dataset other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessage.Builder<GribCollectionProto.Dataset.Builder>
public GribCollectionProto.Dataset.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<GribCollectionProto.Dataset.Builder>
java.io.IOException
public boolean hasType()
required .Dataset.Type type = 1;
hasType
in interface GribCollectionProto.DatasetOrBuilder
public GribCollectionProto.Dataset.Type getType()
required .Dataset.Type type = 1;
getType
in interface GribCollectionProto.DatasetOrBuilder
public GribCollectionProto.Dataset.Builder setType(GribCollectionProto.Dataset.Type value)
required .Dataset.Type type = 1;
public GribCollectionProto.Dataset.Builder clearType()
required .Dataset.Type type = 1;
public java.util.List<GribCollectionProto.Group> getGroupsList()
repeated .Group groups = 2;
getGroupsList
in interface GribCollectionProto.DatasetOrBuilder
public int getGroupsCount()
repeated .Group groups = 2;
getGroupsCount
in interface GribCollectionProto.DatasetOrBuilder
public GribCollectionProto.Group getGroups(int index)
repeated .Group groups = 2;
getGroups
in interface GribCollectionProto.DatasetOrBuilder
public GribCollectionProto.Dataset.Builder setGroups(int index, GribCollectionProto.Group value)
repeated .Group groups = 2;
public GribCollectionProto.Dataset.Builder setGroups(int index, GribCollectionProto.Group.Builder builderForValue)
repeated .Group groups = 2;
public GribCollectionProto.Dataset.Builder addGroups(GribCollectionProto.Group value)
repeated .Group groups = 2;
public GribCollectionProto.Dataset.Builder addGroups(int index, GribCollectionProto.Group value)
repeated .Group groups = 2;
public GribCollectionProto.Dataset.Builder addGroups(GribCollectionProto.Group.Builder builderForValue)
repeated .Group groups = 2;
public GribCollectionProto.Dataset.Builder addGroups(int index, GribCollectionProto.Group.Builder builderForValue)
repeated .Group groups = 2;
public GribCollectionProto.Dataset.Builder addAllGroups(java.lang.Iterable<? extends GribCollectionProto.Group> values)
repeated .Group groups = 2;
public GribCollectionProto.Dataset.Builder clearGroups()
repeated .Group groups = 2;
public GribCollectionProto.Dataset.Builder removeGroups(int index)
repeated .Group groups = 2;
public GribCollectionProto.Group.Builder getGroupsBuilder(int index)
repeated .Group groups = 2;
public GribCollectionProto.GroupOrBuilder getGroupsOrBuilder(int index)
repeated .Group groups = 2;
getGroupsOrBuilder
in interface GribCollectionProto.DatasetOrBuilder
public java.util.List<? extends GribCollectionProto.GroupOrBuilder> getGroupsOrBuilderList()
repeated .Group groups = 2;
getGroupsOrBuilderList
in interface GribCollectionProto.DatasetOrBuilder
public GribCollectionProto.Group.Builder addGroupsBuilder()
repeated .Group groups = 2;
public GribCollectionProto.Group.Builder addGroupsBuilder(int index)
repeated .Group groups = 2;
public java.util.List<GribCollectionProto.Group.Builder> getGroupsBuilderList()
repeated .Group groups = 2;