public static final class BufrCdmIndexProto.Field.Builder extends com.google.protobuf.GeneratedMessage.Builder<BufrCdmIndexProto.Field.Builder> implements BufrCdmIndexProto.FieldOrBuilder
FieldaddRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage.Builder<BufrCdmIndexProto.Field.Builder>public BufrCdmIndexProto.Field.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessage.Builder<BufrCdmIndexProto.Field.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<BufrCdmIndexProto.Field.Builder>public BufrCdmIndexProto.Field getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic BufrCdmIndexProto.Field build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic BufrCdmIndexProto.Field buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic BufrCdmIndexProto.Field.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<BufrCdmIndexProto.Field.Builder>public BufrCdmIndexProto.Field.Builder mergeFrom(BufrCdmIndexProto.Field other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessage.Builder<BufrCdmIndexProto.Field.Builder>public BufrCdmIndexProto.Field.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<BufrCdmIndexProto.Field.Builder>java.io.IOExceptionpublic int getFxy()
uint32 fxy = 1;getFxy in interface BufrCdmIndexProto.FieldOrBuilderpublic BufrCdmIndexProto.Field.Builder setFxy(int value)
uint32 fxy = 1;value - The fxy to set.public BufrCdmIndexProto.Field.Builder clearFxy()
uint32 fxy = 1;public java.lang.String getName()
string name = 2;getName in interface BufrCdmIndexProto.FieldOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
string name = 2;getNameBytes in interface BufrCdmIndexProto.FieldOrBuilderpublic BufrCdmIndexProto.Field.Builder setName(java.lang.String value)
string name = 2;value - The name to set.public BufrCdmIndexProto.Field.Builder clearName()
string name = 2;public BufrCdmIndexProto.Field.Builder setNameBytes(com.google.protobuf.ByteString value)
string name = 2;value - The bytes for name to set.public java.util.List<BufrCdmIndexProto.Field> getFldsList()
repeated .Field flds = 3;getFldsList in interface BufrCdmIndexProto.FieldOrBuilderpublic int getFldsCount()
repeated .Field flds = 3;getFldsCount in interface BufrCdmIndexProto.FieldOrBuilderpublic BufrCdmIndexProto.Field getFlds(int index)
repeated .Field flds = 3;getFlds in interface BufrCdmIndexProto.FieldOrBuilderpublic BufrCdmIndexProto.Field.Builder setFlds(int index, BufrCdmIndexProto.Field value)
repeated .Field flds = 3;public BufrCdmIndexProto.Field.Builder setFlds(int index, BufrCdmIndexProto.Field.Builder builderForValue)
repeated .Field flds = 3;public BufrCdmIndexProto.Field.Builder addFlds(BufrCdmIndexProto.Field value)
repeated .Field flds = 3;public BufrCdmIndexProto.Field.Builder addFlds(int index, BufrCdmIndexProto.Field value)
repeated .Field flds = 3;public BufrCdmIndexProto.Field.Builder addFlds(BufrCdmIndexProto.Field.Builder builderForValue)
repeated .Field flds = 3;public BufrCdmIndexProto.Field.Builder addFlds(int index, BufrCdmIndexProto.Field.Builder builderForValue)
repeated .Field flds = 3;public BufrCdmIndexProto.Field.Builder addAllFlds(java.lang.Iterable<? extends BufrCdmIndexProto.Field> values)
repeated .Field flds = 3;public BufrCdmIndexProto.Field.Builder clearFlds()
repeated .Field flds = 3;public BufrCdmIndexProto.Field.Builder removeFlds(int index)
repeated .Field flds = 3;public BufrCdmIndexProto.Field.Builder getFldsBuilder(int index)
repeated .Field flds = 3;public BufrCdmIndexProto.FieldOrBuilder getFldsOrBuilder(int index)
repeated .Field flds = 3;getFldsOrBuilder in interface BufrCdmIndexProto.FieldOrBuilderpublic java.util.List<? extends BufrCdmIndexProto.FieldOrBuilder> getFldsOrBuilderList()
repeated .Field flds = 3;getFldsOrBuilderList in interface BufrCdmIndexProto.FieldOrBuilderpublic BufrCdmIndexProto.Field.Builder addFldsBuilder()
repeated .Field flds = 3;public BufrCdmIndexProto.Field.Builder addFldsBuilder(int index)
repeated .Field flds = 3;public java.util.List<BufrCdmIndexProto.Field.Builder> getFldsBuilderList()
repeated .Field flds = 3;public int getActionValue()
.FldAction action = 4;getActionValue in interface BufrCdmIndexProto.FieldOrBuilderpublic BufrCdmIndexProto.Field.Builder setActionValue(int value)
.FldAction action = 4;value - The enum numeric value on the wire for action to set.public BufrCdmIndexProto.FldAction getAction()
.FldAction action = 4;getAction in interface BufrCdmIndexProto.FieldOrBuilderpublic BufrCdmIndexProto.Field.Builder setAction(BufrCdmIndexProto.FldAction value)
.FldAction action = 4;value - The action to set.public BufrCdmIndexProto.Field.Builder clearAction()
.FldAction action = 4;public int getTypeValue()
.FldType type = 5;getTypeValue in interface BufrCdmIndexProto.FieldOrBuilderpublic BufrCdmIndexProto.Field.Builder setTypeValue(int value)
.FldType type = 5;value - The enum numeric value on the wire for type to set.public BufrCdmIndexProto.FldType getType()
.FldType type = 5;getType in interface BufrCdmIndexProto.FieldOrBuilderpublic BufrCdmIndexProto.Field.Builder setType(BufrCdmIndexProto.FldType value)
.FldType type = 5;value - The type to set.public BufrCdmIndexProto.Field.Builder clearType()
.FldType type = 5;public int getMin()
uint32 min = 6;getMin in interface BufrCdmIndexProto.FieldOrBuilderpublic BufrCdmIndexProto.Field.Builder setMin(int value)
uint32 min = 6;value - The min to set.public BufrCdmIndexProto.Field.Builder clearMin()
uint32 min = 6;public int getMax()
uint32 max = 7;getMax in interface BufrCdmIndexProto.FieldOrBuilderpublic BufrCdmIndexProto.Field.Builder setMax(int value)
uint32 max = 7;value - The max to set.public BufrCdmIndexProto.Field.Builder clearMax()
uint32 max = 7;public java.lang.String getDesc()
string desc = 8;getDesc in interface BufrCdmIndexProto.FieldOrBuilderpublic com.google.protobuf.ByteString getDescBytes()
string desc = 8;getDescBytes in interface BufrCdmIndexProto.FieldOrBuilderpublic BufrCdmIndexProto.Field.Builder setDesc(java.lang.String value)
string desc = 8;value - The desc to set.public BufrCdmIndexProto.Field.Builder clearDesc()
string desc = 8;public BufrCdmIndexProto.Field.Builder setDescBytes(com.google.protobuf.ByteString value)
string desc = 8;value - The bytes for desc to set.public java.lang.String getUnits()
string units = 9;getUnits in interface BufrCdmIndexProto.FieldOrBuilderpublic com.google.protobuf.ByteString getUnitsBytes()
string units = 9;getUnitsBytes in interface BufrCdmIndexProto.FieldOrBuilderpublic BufrCdmIndexProto.Field.Builder setUnits(java.lang.String value)
string units = 9;value - The units to set.public BufrCdmIndexProto.Field.Builder clearUnits()
string units = 9;public BufrCdmIndexProto.Field.Builder setUnitsBytes(com.google.protobuf.ByteString value)
string units = 9;value - The bytes for units to set.public int getScale()
bufr scale and offset
int32 scale = 10;getScale in interface BufrCdmIndexProto.FieldOrBuilderpublic BufrCdmIndexProto.Field.Builder setScale(int value)
bufr scale and offset
int32 scale = 10;value - The scale to set.public BufrCdmIndexProto.Field.Builder clearScale()
bufr scale and offset
int32 scale = 10;public int getReference()
int32 reference = 11;getReference in interface BufrCdmIndexProto.FieldOrBuilderpublic BufrCdmIndexProto.Field.Builder setReference(int value)
int32 reference = 11;value - The reference to set.public BufrCdmIndexProto.Field.Builder clearReference()
int32 reference = 11;public int getBitWidth()
int32 bitWidth = 12;getBitWidth in interface BufrCdmIndexProto.FieldOrBuilderpublic BufrCdmIndexProto.Field.Builder setBitWidth(int value)
int32 bitWidth = 12;value - The bitWidth to set.public BufrCdmIndexProto.Field.Builder clearBitWidth()
int32 bitWidth = 12;