public static final class PartitionCollectionProto.PartitionVariable.Builder extends com.google.protobuf.GeneratedMessage.Builder<PartitionCollectionProto.PartitionVariable.Builder> implements PartitionCollectionProto.PartitionVariableOrBuilder
PartitionVariable
/////////////////////////////////////////////////////////////////////////
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, setUnknownFieldsfindInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage.Builder<PartitionCollectionProto.PartitionVariable.Builder>public PartitionCollectionProto.PartitionVariable.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessage.Builder<PartitionCollectionProto.PartitionVariable.Builder>public PartitionCollectionProto.PartitionVariable.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessage.Builder<PartitionCollectionProto.PartitionVariable.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessage.Builder<PartitionCollectionProto.PartitionVariable.Builder>public PartitionCollectionProto.PartitionVariable getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic PartitionCollectionProto.PartitionVariable build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic PartitionCollectionProto.PartitionVariable buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic PartitionCollectionProto.PartitionVariable.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<PartitionCollectionProto.PartitionVariable.Builder>public PartitionCollectionProto.PartitionVariable.Builder mergeFrom(PartitionCollectionProto.PartitionVariable other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessage.Builder<PartitionCollectionProto.PartitionVariable.Builder>public PartitionCollectionProto.PartitionVariable.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<PartitionCollectionProto.PartitionVariable.Builder>java.io.IOExceptionpublic boolean hasGroupno()
required uint32 groupno = 1;hasGroupno in interface PartitionCollectionProto.PartitionVariableOrBuilderpublic int getGroupno()
required uint32 groupno = 1;getGroupno in interface PartitionCollectionProto.PartitionVariableOrBuilderpublic PartitionCollectionProto.PartitionVariable.Builder setGroupno(int value)
required uint32 groupno = 1;public PartitionCollectionProto.PartitionVariable.Builder clearGroupno()
required uint32 groupno = 1;public boolean hasVarno()
required uint32 varno = 2;hasVarno in interface PartitionCollectionProto.PartitionVariableOrBuilderpublic int getVarno()
required uint32 varno = 2;getVarno in interface PartitionCollectionProto.PartitionVariableOrBuilderpublic PartitionCollectionProto.PartitionVariable.Builder setVarno(int value)
required uint32 varno = 2;public PartitionCollectionProto.PartitionVariable.Builder clearVarno()
required uint32 varno = 2;public boolean hasFlag()
required uint32 flag = 3;hasFlag in interface PartitionCollectionProto.PartitionVariableOrBuilderpublic int getFlag()
required uint32 flag = 3;getFlag in interface PartitionCollectionProto.PartitionVariableOrBuilderpublic PartitionCollectionProto.PartitionVariable.Builder setFlag(int value)
required uint32 flag = 3;public PartitionCollectionProto.PartitionVariable.Builder clearFlag()
required uint32 flag = 3;public boolean hasPartno()
required uint32 partno = 4;hasPartno in interface PartitionCollectionProto.PartitionVariableOrBuilderpublic int getPartno()
required uint32 partno = 4;getPartno in interface PartitionCollectionProto.PartitionVariableOrBuilderpublic PartitionCollectionProto.PartitionVariable.Builder setPartno(int value)
required uint32 partno = 4;public PartitionCollectionProto.PartitionVariable.Builder clearPartno()
required uint32 partno = 4;public boolean hasNdups()
optional uint32 ndups = 8;
optionally keep stats
hasNdups in interface PartitionCollectionProto.PartitionVariableOrBuilderpublic int getNdups()
optional uint32 ndups = 8;
optionally keep stats
getNdups in interface PartitionCollectionProto.PartitionVariableOrBuilderpublic PartitionCollectionProto.PartitionVariable.Builder setNdups(int value)
optional uint32 ndups = 8;
optionally keep stats
public PartitionCollectionProto.PartitionVariable.Builder clearNdups()
optional uint32 ndups = 8;
optionally keep stats
public boolean hasNrecords()
optional uint32 nrecords = 9;hasNrecords in interface PartitionCollectionProto.PartitionVariableOrBuilderpublic int getNrecords()
optional uint32 nrecords = 9;getNrecords in interface PartitionCollectionProto.PartitionVariableOrBuilderpublic PartitionCollectionProto.PartitionVariable.Builder setNrecords(int value)
optional uint32 nrecords = 9;public PartitionCollectionProto.PartitionVariable.Builder clearNrecords()
optional uint32 nrecords = 9;public boolean hasMissing()
optional uint32 missing = 10;hasMissing in interface PartitionCollectionProto.PartitionVariableOrBuilderpublic int getMissing()
optional uint32 missing = 10;getMissing in interface PartitionCollectionProto.PartitionVariableOrBuilderpublic PartitionCollectionProto.PartitionVariable.Builder setMissing(int value)
optional uint32 missing = 10;public PartitionCollectionProto.PartitionVariable.Builder clearMissing()
optional uint32 missing = 10;