public static final class BufrCdmIndexProto.Field.Builder extends com.google.protobuf.GeneratedMessage.Builder<BufrCdmIndexProto.Field.Builder> implements BufrCdmIndexProto.FieldOrBuilder
bufrCdmIndex.Field
Modifier and Type | Method and Description |
---|---|
BufrCdmIndexProto.Field.Builder |
addAllFlds(java.lang.Iterable<? extends BufrCdmIndexProto.Field> values)
repeated .bufrCdmIndex.Field flds = 3; |
BufrCdmIndexProto.Field.Builder |
addFlds(BufrCdmIndexProto.Field.Builder builderForValue)
repeated .bufrCdmIndex.Field flds = 3; |
BufrCdmIndexProto.Field.Builder |
addFlds(BufrCdmIndexProto.Field value)
repeated .bufrCdmIndex.Field flds = 3; |
BufrCdmIndexProto.Field.Builder |
addFlds(int index,
BufrCdmIndexProto.Field.Builder builderForValue)
repeated .bufrCdmIndex.Field flds = 3; |
BufrCdmIndexProto.Field.Builder |
addFlds(int index,
BufrCdmIndexProto.Field value)
repeated .bufrCdmIndex.Field flds = 3; |
BufrCdmIndexProto.Field.Builder |
addFldsBuilder()
repeated .bufrCdmIndex.Field flds = 3; |
BufrCdmIndexProto.Field.Builder |
addFldsBuilder(int index)
repeated .bufrCdmIndex.Field flds = 3; |
BufrCdmIndexProto.Field |
build() |
BufrCdmIndexProto.Field |
buildPartial() |
BufrCdmIndexProto.Field.Builder |
clear() |
BufrCdmIndexProto.Field.Builder |
clearAction()
optional .bufrCdmIndex.FldAction action = 4; |
BufrCdmIndexProto.Field.Builder |
clearBitWidth()
required int32 bitWidth = 12; |
BufrCdmIndexProto.Field.Builder |
clearDesc()
optional string desc = 8; |
BufrCdmIndexProto.Field.Builder |
clearFlds()
repeated .bufrCdmIndex.Field flds = 3; |
BufrCdmIndexProto.Field.Builder |
clearFxy()
required uint32 fxy = 1; |
BufrCdmIndexProto.Field.Builder |
clearMax()
optional uint32 max = 7; |
BufrCdmIndexProto.Field.Builder |
clearMin()
optional uint32 min = 6; |
BufrCdmIndexProto.Field.Builder |
clearName()
optional string name = 2; |
BufrCdmIndexProto.Field.Builder |
clearReference()
required int32 reference = 11; |
BufrCdmIndexProto.Field.Builder |
clearScale()
required int32 scale = 10; |
BufrCdmIndexProto.Field.Builder |
clearType()
optional .bufrCdmIndex.FldType type = 5; |
BufrCdmIndexProto.Field.Builder |
clearUnits()
optional string units = 9; |
BufrCdmIndexProto.Field.Builder |
clone() |
BufrCdmIndexProto.FldAction |
getAction()
optional .bufrCdmIndex.FldAction action = 4; |
int |
getBitWidth()
required int32 bitWidth = 12; |
BufrCdmIndexProto.Field |
getDefaultInstanceForType() |
java.lang.String |
getDesc()
optional string desc = 8; |
com.google.protobuf.ByteString |
getDescBytes()
optional string desc = 8; |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
BufrCdmIndexProto.Field |
getFlds(int index)
repeated .bufrCdmIndex.Field flds = 3; |
BufrCdmIndexProto.Field.Builder |
getFldsBuilder(int index)
repeated .bufrCdmIndex.Field flds = 3; |
java.util.List<BufrCdmIndexProto.Field.Builder> |
getFldsBuilderList()
repeated .bufrCdmIndex.Field flds = 3; |
int |
getFldsCount()
repeated .bufrCdmIndex.Field flds = 3; |
java.util.List<BufrCdmIndexProto.Field> |
getFldsList()
repeated .bufrCdmIndex.Field flds = 3; |
BufrCdmIndexProto.FieldOrBuilder |
getFldsOrBuilder(int index)
repeated .bufrCdmIndex.Field flds = 3; |
java.util.List<? extends BufrCdmIndexProto.FieldOrBuilder> |
getFldsOrBuilderList()
repeated .bufrCdmIndex.Field flds = 3; |
int |
getFxy()
required uint32 fxy = 1; |
int |
getMax()
optional uint32 max = 7; |
int |
getMin()
optional uint32 min = 6; |
java.lang.String |
getName()
optional string name = 2; |
com.google.protobuf.ByteString |
getNameBytes()
optional string name = 2; |
int |
getReference()
required int32 reference = 11; |
int |
getScale()
required int32 scale = 10; |
BufrCdmIndexProto.FldType |
getType()
optional .bufrCdmIndex.FldType type = 5; |
java.lang.String |
getUnits()
optional string units = 9; |
com.google.protobuf.ByteString |
getUnitsBytes()
optional string units = 9; |
boolean |
hasAction()
optional .bufrCdmIndex.FldAction action = 4; |
boolean |
hasBitWidth()
required int32 bitWidth = 12; |
boolean |
hasDesc()
optional string desc = 8; |
boolean |
hasFxy()
required uint32 fxy = 1; |
boolean |
hasMax()
optional uint32 max = 7; |
boolean |
hasMin()
optional uint32 min = 6; |
boolean |
hasName()
optional string name = 2; |
boolean |
hasReference()
required int32 reference = 11; |
boolean |
hasScale()
required int32 scale = 10; |
boolean |
hasType()
optional .bufrCdmIndex.FldType type = 5; |
boolean |
hasUnits()
optional string units = 9; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
BufrCdmIndexProto.Field.Builder |
mergeFrom(BufrCdmIndexProto.Field other) |
BufrCdmIndexProto.Field.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
BufrCdmIndexProto.Field.Builder |
mergeFrom(com.google.protobuf.Message other) |
BufrCdmIndexProto.Field.Builder |
removeFlds(int index)
repeated .bufrCdmIndex.Field flds = 3; |
BufrCdmIndexProto.Field.Builder |
setAction(BufrCdmIndexProto.FldAction value)
optional .bufrCdmIndex.FldAction action = 4; |
BufrCdmIndexProto.Field.Builder |
setBitWidth(int value)
required int32 bitWidth = 12; |
BufrCdmIndexProto.Field.Builder |
setDesc(java.lang.String value)
optional string desc = 8; |
BufrCdmIndexProto.Field.Builder |
setDescBytes(com.google.protobuf.ByteString value)
optional string desc = 8; |
BufrCdmIndexProto.Field.Builder |
setFlds(int index,
BufrCdmIndexProto.Field.Builder builderForValue)
repeated .bufrCdmIndex.Field flds = 3; |
BufrCdmIndexProto.Field.Builder |
setFlds(int index,
BufrCdmIndexProto.Field value)
repeated .bufrCdmIndex.Field flds = 3; |
BufrCdmIndexProto.Field.Builder |
setFxy(int value)
required uint32 fxy = 1; |
BufrCdmIndexProto.Field.Builder |
setMax(int value)
optional uint32 max = 7; |
BufrCdmIndexProto.Field.Builder |
setMin(int value)
optional uint32 min = 6; |
BufrCdmIndexProto.Field.Builder |
setName(java.lang.String value)
optional string name = 2; |
BufrCdmIndexProto.Field.Builder |
setNameBytes(com.google.protobuf.ByteString value)
optional string name = 2; |
BufrCdmIndexProto.Field.Builder |
setReference(int value)
required int32 reference = 11; |
BufrCdmIndexProto.Field.Builder |
setScale(int value)
required int32 scale = 10; |
BufrCdmIndexProto.Field.Builder |
setType(BufrCdmIndexProto.FldType value)
optional .bufrCdmIndex.FldType type = 5; |
BufrCdmIndexProto.Field.Builder |
setUnits(java.lang.String value)
optional string units = 9; |
BufrCdmIndexProto.Field.Builder |
setUnitsBytes(com.google.protobuf.ByteString value)
optional string units = 9; |
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<BufrCdmIndexProto.Field.Builder>
public BufrCdmIndexProto.Field.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<BufrCdmIndexProto.Field.Builder>
public BufrCdmIndexProto.Field.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<BufrCdmIndexProto.Field.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<BufrCdmIndexProto.Field.Builder>
public BufrCdmIndexProto.Field getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public BufrCdmIndexProto.Field build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public BufrCdmIndexProto.Field buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public BufrCdmIndexProto.Field.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
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.MessageLiteOrBuilder
isInitialized
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.Builder
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<BufrCdmIndexProto.Field.Builder>
java.io.IOException
public boolean hasFxy()
required uint32 fxy = 1;
hasFxy
in interface BufrCdmIndexProto.FieldOrBuilder
public int getFxy()
required uint32 fxy = 1;
getFxy
in interface BufrCdmIndexProto.FieldOrBuilder
public BufrCdmIndexProto.Field.Builder setFxy(int value)
required uint32 fxy = 1;
public BufrCdmIndexProto.Field.Builder clearFxy()
required uint32 fxy = 1;
public boolean hasName()
optional string name = 2;
hasName
in interface BufrCdmIndexProto.FieldOrBuilder
public java.lang.String getName()
optional string name = 2;
getName
in interface BufrCdmIndexProto.FieldOrBuilder
public com.google.protobuf.ByteString getNameBytes()
optional string name = 2;
getNameBytes
in interface BufrCdmIndexProto.FieldOrBuilder
public BufrCdmIndexProto.Field.Builder setName(java.lang.String value)
optional string name = 2;
public BufrCdmIndexProto.Field.Builder clearName()
optional string name = 2;
public BufrCdmIndexProto.Field.Builder setNameBytes(com.google.protobuf.ByteString value)
optional string name = 2;
public java.util.List<BufrCdmIndexProto.Field> getFldsList()
repeated .bufrCdmIndex.Field flds = 3;
getFldsList
in interface BufrCdmIndexProto.FieldOrBuilder
public int getFldsCount()
repeated .bufrCdmIndex.Field flds = 3;
getFldsCount
in interface BufrCdmIndexProto.FieldOrBuilder
public BufrCdmIndexProto.Field getFlds(int index)
repeated .bufrCdmIndex.Field flds = 3;
getFlds
in interface BufrCdmIndexProto.FieldOrBuilder
public BufrCdmIndexProto.Field.Builder setFlds(int index, BufrCdmIndexProto.Field value)
repeated .bufrCdmIndex.Field flds = 3;
public BufrCdmIndexProto.Field.Builder setFlds(int index, BufrCdmIndexProto.Field.Builder builderForValue)
repeated .bufrCdmIndex.Field flds = 3;
public BufrCdmIndexProto.Field.Builder addFlds(BufrCdmIndexProto.Field value)
repeated .bufrCdmIndex.Field flds = 3;
public BufrCdmIndexProto.Field.Builder addFlds(int index, BufrCdmIndexProto.Field value)
repeated .bufrCdmIndex.Field flds = 3;
public BufrCdmIndexProto.Field.Builder addFlds(BufrCdmIndexProto.Field.Builder builderForValue)
repeated .bufrCdmIndex.Field flds = 3;
public BufrCdmIndexProto.Field.Builder addFlds(int index, BufrCdmIndexProto.Field.Builder builderForValue)
repeated .bufrCdmIndex.Field flds = 3;
public BufrCdmIndexProto.Field.Builder addAllFlds(java.lang.Iterable<? extends BufrCdmIndexProto.Field> values)
repeated .bufrCdmIndex.Field flds = 3;
public BufrCdmIndexProto.Field.Builder clearFlds()
repeated .bufrCdmIndex.Field flds = 3;
public BufrCdmIndexProto.Field.Builder removeFlds(int index)
repeated .bufrCdmIndex.Field flds = 3;
public BufrCdmIndexProto.Field.Builder getFldsBuilder(int index)
repeated .bufrCdmIndex.Field flds = 3;
public BufrCdmIndexProto.FieldOrBuilder getFldsOrBuilder(int index)
repeated .bufrCdmIndex.Field flds = 3;
getFldsOrBuilder
in interface BufrCdmIndexProto.FieldOrBuilder
public java.util.List<? extends BufrCdmIndexProto.FieldOrBuilder> getFldsOrBuilderList()
repeated .bufrCdmIndex.Field flds = 3;
getFldsOrBuilderList
in interface BufrCdmIndexProto.FieldOrBuilder
public BufrCdmIndexProto.Field.Builder addFldsBuilder()
repeated .bufrCdmIndex.Field flds = 3;
public BufrCdmIndexProto.Field.Builder addFldsBuilder(int index)
repeated .bufrCdmIndex.Field flds = 3;
public java.util.List<BufrCdmIndexProto.Field.Builder> getFldsBuilderList()
repeated .bufrCdmIndex.Field flds = 3;
public boolean hasAction()
optional .bufrCdmIndex.FldAction action = 4;
hasAction
in interface BufrCdmIndexProto.FieldOrBuilder
public BufrCdmIndexProto.FldAction getAction()
optional .bufrCdmIndex.FldAction action = 4;
getAction
in interface BufrCdmIndexProto.FieldOrBuilder
public BufrCdmIndexProto.Field.Builder setAction(BufrCdmIndexProto.FldAction value)
optional .bufrCdmIndex.FldAction action = 4;
public BufrCdmIndexProto.Field.Builder clearAction()
optional .bufrCdmIndex.FldAction action = 4;
public boolean hasType()
optional .bufrCdmIndex.FldType type = 5;
hasType
in interface BufrCdmIndexProto.FieldOrBuilder
public BufrCdmIndexProto.FldType getType()
optional .bufrCdmIndex.FldType type = 5;
getType
in interface BufrCdmIndexProto.FieldOrBuilder
public BufrCdmIndexProto.Field.Builder setType(BufrCdmIndexProto.FldType value)
optional .bufrCdmIndex.FldType type = 5;
public BufrCdmIndexProto.Field.Builder clearType()
optional .bufrCdmIndex.FldType type = 5;
public boolean hasMin()
optional uint32 min = 6;
hasMin
in interface BufrCdmIndexProto.FieldOrBuilder
public int getMin()
optional uint32 min = 6;
getMin
in interface BufrCdmIndexProto.FieldOrBuilder
public BufrCdmIndexProto.Field.Builder setMin(int value)
optional uint32 min = 6;
public BufrCdmIndexProto.Field.Builder clearMin()
optional uint32 min = 6;
public boolean hasMax()
optional uint32 max = 7;
hasMax
in interface BufrCdmIndexProto.FieldOrBuilder
public int getMax()
optional uint32 max = 7;
getMax
in interface BufrCdmIndexProto.FieldOrBuilder
public BufrCdmIndexProto.Field.Builder setMax(int value)
optional uint32 max = 7;
public BufrCdmIndexProto.Field.Builder clearMax()
optional uint32 max = 7;
public boolean hasDesc()
optional string desc = 8;
hasDesc
in interface BufrCdmIndexProto.FieldOrBuilder
public java.lang.String getDesc()
optional string desc = 8;
getDesc
in interface BufrCdmIndexProto.FieldOrBuilder
public com.google.protobuf.ByteString getDescBytes()
optional string desc = 8;
getDescBytes
in interface BufrCdmIndexProto.FieldOrBuilder
public BufrCdmIndexProto.Field.Builder setDesc(java.lang.String value)
optional string desc = 8;
public BufrCdmIndexProto.Field.Builder clearDesc()
optional string desc = 8;
public BufrCdmIndexProto.Field.Builder setDescBytes(com.google.protobuf.ByteString value)
optional string desc = 8;
public boolean hasUnits()
optional string units = 9;
hasUnits
in interface BufrCdmIndexProto.FieldOrBuilder
public java.lang.String getUnits()
optional string units = 9;
getUnits
in interface BufrCdmIndexProto.FieldOrBuilder
public com.google.protobuf.ByteString getUnitsBytes()
optional string units = 9;
getUnitsBytes
in interface BufrCdmIndexProto.FieldOrBuilder
public BufrCdmIndexProto.Field.Builder setUnits(java.lang.String value)
optional string units = 9;
public BufrCdmIndexProto.Field.Builder clearUnits()
optional string units = 9;
public BufrCdmIndexProto.Field.Builder setUnitsBytes(com.google.protobuf.ByteString value)
optional string units = 9;
public boolean hasScale()
required int32 scale = 10;
bufr scale and offset
hasScale
in interface BufrCdmIndexProto.FieldOrBuilder
public int getScale()
required int32 scale = 10;
bufr scale and offset
getScale
in interface BufrCdmIndexProto.FieldOrBuilder
public BufrCdmIndexProto.Field.Builder setScale(int value)
required int32 scale = 10;
bufr scale and offset
public BufrCdmIndexProto.Field.Builder clearScale()
required int32 scale = 10;
bufr scale and offset
public boolean hasReference()
required int32 reference = 11;
hasReference
in interface BufrCdmIndexProto.FieldOrBuilder
public int getReference()
required int32 reference = 11;
getReference
in interface BufrCdmIndexProto.FieldOrBuilder
public BufrCdmIndexProto.Field.Builder setReference(int value)
required int32 reference = 11;
public BufrCdmIndexProto.Field.Builder clearReference()
required int32 reference = 11;
public boolean hasBitWidth()
required int32 bitWidth = 12;
hasBitWidth
in interface BufrCdmIndexProto.FieldOrBuilder
public int getBitWidth()
required int32 bitWidth = 12;
getBitWidth
in interface BufrCdmIndexProto.FieldOrBuilder
public BufrCdmIndexProto.Field.Builder setBitWidth(int value)
required int32 bitWidth = 12;
public BufrCdmIndexProto.Field.Builder clearBitWidth()
required int32 bitWidth = 12;