public static final class BufrCdmIndexProto.Field extends com.google.protobuf.GeneratedMessage implements BufrCdmIndexProto.FieldOrBuilder
Field| Modifier and Type | Class and Description |
|---|---|
static class |
BufrCdmIndexProto.Field.Builder
Protobuf type
Field |
com.google.protobuf.GeneratedMessage.BuilderParent, com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingType extends com.google.protobuf.Message,Type>| Modifier and Type | Field and Description |
|---|---|
static int |
ACTION_FIELD_NUMBER |
static int |
BITWIDTH_FIELD_NUMBER |
static int |
DESC_FIELD_NUMBER |
static int |
FLDS_FIELD_NUMBER |
static int |
FXY_FIELD_NUMBER |
static int |
MAX_FIELD_NUMBER |
static int |
MIN_FIELD_NUMBER |
static int |
NAME_FIELD_NUMBER |
static int |
REFERENCE_FIELD_NUMBER |
static int |
SCALE_FIELD_NUMBER |
static int |
TYPE_FIELD_NUMBER |
static int |
UNITS_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
BufrCdmIndexProto.FldAction |
getAction()
optional .FldAction action = 4; |
int |
getActionValue()
optional .FldAction action = 4; |
int |
getBitWidth()
optional int32 bitWidth = 12; |
static BufrCdmIndexProto.Field |
getDefaultInstance() |
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() |
BufrCdmIndexProto.Field |
getFlds(int index)
repeated .Field flds = 3; |
int |
getFldsCount()
repeated .Field flds = 3; |
java.util.List<BufrCdmIndexProto.Field> |
getFldsList()
repeated .Field flds = 3; |
BufrCdmIndexProto.FieldOrBuilder |
getFldsOrBuilder(int index)
repeated .Field flds = 3; |
java.util.List<? extends BufrCdmIndexProto.FieldOrBuilder> |
getFldsOrBuilderList()
repeated .Field flds = 3; |
int |
getFxy()
optional 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; |
com.google.protobuf.Parser<BufrCdmIndexProto.Field> |
getParserForType() |
int |
getReference()
optional int32 reference = 11; |
int |
getScale()
optional int32 scale = 10; |
int |
getSerializedSize() |
BufrCdmIndexProto.FldType |
getType()
optional .FldType type = 5; |
int |
getTypeValue()
optional .FldType type = 5; |
java.lang.String |
getUnits()
optional string units = 9; |
com.google.protobuf.ByteString |
getUnitsBytes()
optional string units = 9; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static BufrCdmIndexProto.Field.Builder |
newBuilder() |
static BufrCdmIndexProto.Field.Builder |
newBuilder(BufrCdmIndexProto.Field prototype) |
BufrCdmIndexProto.Field.Builder |
newBuilderForType() |
protected BufrCdmIndexProto.Field.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static BufrCdmIndexProto.Field |
parseDelimitedFrom(java.io.InputStream input) |
static BufrCdmIndexProto.Field |
parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BufrCdmIndexProto.Field |
parseFrom(byte[] data) |
static BufrCdmIndexProto.Field |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BufrCdmIndexProto.Field |
parseFrom(com.google.protobuf.ByteString data) |
static BufrCdmIndexProto.Field |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BufrCdmIndexProto.Field |
parseFrom(com.google.protobuf.CodedInputStream input) |
static BufrCdmIndexProto.Field |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BufrCdmIndexProto.Field |
parseFrom(java.io.InputStream input) |
static BufrCdmIndexProto.Field |
parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<BufrCdmIndexProto.Field> |
parser() |
BufrCdmIndexProto.Field.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
computeStringSize, computeStringSizeNoTag, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, newBuilderForType, newFileScopedGeneratedExtension, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtension, newMessageScopedGeneratedExtension, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, writeReplace, writeString, writeStringNoTagequals, findInitializationErrors, getInitializationErrorString, hashBoolean, hashCode, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int FXY_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER
public static final int FLDS_FIELD_NUMBER
public static final int ACTION_FIELD_NUMBER
public static final int TYPE_FIELD_NUMBER
public static final int MIN_FIELD_NUMBER
public static final int MAX_FIELD_NUMBER
public static final int DESC_FIELD_NUMBER
public static final int UNITS_FIELD_NUMBER
public static final int SCALE_FIELD_NUMBER
public static final int REFERENCE_FIELD_NUMBER
public static final int BITWIDTH_FIELD_NUMBER
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessagepublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessagepublic int getFxy()
optional uint32 fxy = 1;getFxy in interface BufrCdmIndexProto.FieldOrBuilderpublic java.lang.String getName()
optional string name = 2;getName in interface BufrCdmIndexProto.FieldOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
optional string name = 2;getNameBytes in interface BufrCdmIndexProto.FieldOrBuilderpublic java.util.List<BufrCdmIndexProto.Field> getFldsList()
repeated .Field flds = 3;getFldsList in interface BufrCdmIndexProto.FieldOrBuilderpublic java.util.List<? extends BufrCdmIndexProto.FieldOrBuilder> getFldsOrBuilderList()
repeated .Field flds = 3;getFldsOrBuilderList 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.FieldOrBuilder getFldsOrBuilder(int index)
repeated .Field flds = 3;getFldsOrBuilder in interface BufrCdmIndexProto.FieldOrBuilderpublic int getActionValue()
optional .FldAction action = 4;getActionValue in interface BufrCdmIndexProto.FieldOrBuilderpublic BufrCdmIndexProto.FldAction getAction()
optional .FldAction action = 4;getAction in interface BufrCdmIndexProto.FieldOrBuilderpublic int getTypeValue()
optional .FldType type = 5;getTypeValue in interface BufrCdmIndexProto.FieldOrBuilderpublic BufrCdmIndexProto.FldType getType()
optional .FldType type = 5;getType in interface BufrCdmIndexProto.FieldOrBuilderpublic int getMin()
optional uint32 min = 6;getMin in interface BufrCdmIndexProto.FieldOrBuilderpublic int getMax()
optional uint32 max = 7;getMax in interface BufrCdmIndexProto.FieldOrBuilderpublic java.lang.String getDesc()
optional string desc = 8;getDesc in interface BufrCdmIndexProto.FieldOrBuilderpublic com.google.protobuf.ByteString getDescBytes()
optional string desc = 8;getDescBytes in interface BufrCdmIndexProto.FieldOrBuilderpublic java.lang.String getUnits()
optional string units = 9;getUnits in interface BufrCdmIndexProto.FieldOrBuilderpublic com.google.protobuf.ByteString getUnitsBytes()
optional string units = 9;getUnitsBytes in interface BufrCdmIndexProto.FieldOrBuilderpublic int getScale()
optional int32 scale = 10;
bufr scale and offset
getScale in interface BufrCdmIndexProto.FieldOrBuilderpublic int getReference()
optional int32 reference = 11;getReference in interface BufrCdmIndexProto.FieldOrBuilderpublic int getBitWidth()
optional int32 bitWidth = 12;getBitWidth in interface BufrCdmIndexProto.FieldOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessagepublic void writeTo(com.google.protobuf.CodedOutputStream output)
throws java.io.IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessagejava.io.IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessagepublic static BufrCdmIndexProto.Field parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static BufrCdmIndexProto.Field parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static BufrCdmIndexProto.Field parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static BufrCdmIndexProto.Field parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static BufrCdmIndexProto.Field parseFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static BufrCdmIndexProto.Field parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static BufrCdmIndexProto.Field parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static BufrCdmIndexProto.Field parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static BufrCdmIndexProto.Field parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
java.io.IOExceptionpublic static BufrCdmIndexProto.Field parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic BufrCdmIndexProto.Field.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static BufrCdmIndexProto.Field.Builder newBuilder()
public static BufrCdmIndexProto.Field.Builder newBuilder(BufrCdmIndexProto.Field prototype)
public BufrCdmIndexProto.Field.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected BufrCdmIndexProto.Field.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessagepublic static BufrCdmIndexProto.Field getDefaultInstance()
public static com.google.protobuf.Parser<BufrCdmIndexProto.Field> parser()
public com.google.protobuf.Parser<BufrCdmIndexProto.Field> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessagepublic BufrCdmIndexProto.Field getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder