Package ucar.nc2.ft.point.bufr
Enum BufrCdmIndexProto.FldType
- java.lang.Object
-
- java.lang.Enum<BufrCdmIndexProto.FldType>
-
- ucar.nc2.ft.point.bufr.BufrCdmIndexProto.FldType
-
- All Implemented Interfaces:
com.google.protobuf.Internal.EnumLite,com.google.protobuf.ProtocolMessageEnum,Serializable,Comparable<BufrCdmIndexProto.FldType>
- Enclosing class:
- BufrCdmIndexProto
public static enum BufrCdmIndexProto.FldType extends Enum<BufrCdmIndexProto.FldType> implements com.google.protobuf.ProtocolMessageEnum
Protobuf enumFldType
-
-
Enum Constant Summary
Enum Constants Enum Constant Description dayday = 17;defdef = 0;doydoy = 21;heightheight = 3;heightAboveStationheightAboveStation = 4;heightOfStationheightOfStation = 5;hourhour = 18;incrSincrS = 23;latlat = 1;lonlon = 2;minuteminute = 19;monthmonth = 16;secsec = 20;stationDescstationDesc = 11;stationIdstationId = 10;timeIncrtimeIncr = 22;UNRECOGNIZEDwmoBlockwmoBlock = 13;wmoIdwmoId = 12;yearyear = 15;
-
Field Summary
Fields Modifier and Type Field Description static intday_VALUEday = 17;static intdef_VALUEdef = 0;static intdoy_VALUEdoy = 21;static intheight_VALUEheight = 3;static intheightAboveStation_VALUEheightAboveStation = 4;static intheightOfStation_VALUEheightOfStation = 5;static inthour_VALUEhour = 18;static intincrS_VALUEincrS = 23;static intlat_VALUElat = 1;static intlon_VALUElon = 2;static intminute_VALUEminute = 19;static intmonth_VALUEmonth = 16;static intsec_VALUEsec = 20;static intstationDesc_VALUEstationDesc = 11;static intstationId_VALUEstationId = 10;static inttimeIncr_VALUEtimeIncr = 22;static intwmoBlock_VALUEwmoBlock = 13;static intwmoId_VALUEwmoId = 12;static intyear_VALUEyear = 15;
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description static BufrCdmIndexProto.FldTypeforNumber(int value)static com.google.protobuf.Descriptors.EnumDescriptorgetDescriptor()com.google.protobuf.Descriptors.EnumDescriptorgetDescriptorForType()intgetNumber()com.google.protobuf.Descriptors.EnumValueDescriptorgetValueDescriptor()static com.google.protobuf.Internal.EnumLiteMap<BufrCdmIndexProto.FldType>internalGetValueMap()static BufrCdmIndexProto.FldTypevalueOf(int value)Deprecated.static BufrCdmIndexProto.FldTypevalueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static BufrCdmIndexProto.FldTypevalueOf(String name)Returns the enum constant of this type with the specified name.static BufrCdmIndexProto.FldType[]values()Returns an array containing the constants of this enum type, in the order they are declared.
-
-
-
Enum Constant Detail
-
def
public static final BufrCdmIndexProto.FldType def
def = 0;
-
lat
public static final BufrCdmIndexProto.FldType lat
lat = 1;
-
lon
public static final BufrCdmIndexProto.FldType lon
lon = 2;
-
height
public static final BufrCdmIndexProto.FldType height
height = 3;
-
heightAboveStation
public static final BufrCdmIndexProto.FldType heightAboveStation
heightAboveStation = 4;
-
heightOfStation
public static final BufrCdmIndexProto.FldType heightOfStation
heightOfStation = 5;
-
stationId
public static final BufrCdmIndexProto.FldType stationId
stationId = 10;
-
stationDesc
public static final BufrCdmIndexProto.FldType stationDesc
stationDesc = 11;
-
wmoId
public static final BufrCdmIndexProto.FldType wmoId
wmoId = 12;
-
wmoBlock
public static final BufrCdmIndexProto.FldType wmoBlock
wmoBlock = 13;
-
year
public static final BufrCdmIndexProto.FldType year
year = 15;
-
month
public static final BufrCdmIndexProto.FldType month
month = 16;
-
day
public static final BufrCdmIndexProto.FldType day
day = 17;
-
hour
public static final BufrCdmIndexProto.FldType hour
hour = 18;
-
minute
public static final BufrCdmIndexProto.FldType minute
minute = 19;
-
sec
public static final BufrCdmIndexProto.FldType sec
sec = 20;
-
doy
public static final BufrCdmIndexProto.FldType doy
doy = 21;
-
timeIncr
public static final BufrCdmIndexProto.FldType timeIncr
timeIncr = 22;
-
incrS
public static final BufrCdmIndexProto.FldType incrS
incrS = 23;
-
UNRECOGNIZED
public static final BufrCdmIndexProto.FldType UNRECOGNIZED
-
-
Field Detail
-
def_VALUE
public static final int def_VALUE
def = 0;- See Also:
- Constant Field Values
-
lat_VALUE
public static final int lat_VALUE
lat = 1;- See Also:
- Constant Field Values
-
lon_VALUE
public static final int lon_VALUE
lon = 2;- See Also:
- Constant Field Values
-
height_VALUE
public static final int height_VALUE
height = 3;- See Also:
- Constant Field Values
-
heightAboveStation_VALUE
public static final int heightAboveStation_VALUE
heightAboveStation = 4;- See Also:
- Constant Field Values
-
heightOfStation_VALUE
public static final int heightOfStation_VALUE
heightOfStation = 5;- See Also:
- Constant Field Values
-
stationId_VALUE
public static final int stationId_VALUE
stationId = 10;- See Also:
- Constant Field Values
-
stationDesc_VALUE
public static final int stationDesc_VALUE
stationDesc = 11;- See Also:
- Constant Field Values
-
wmoId_VALUE
public static final int wmoId_VALUE
wmoId = 12;- See Also:
- Constant Field Values
-
wmoBlock_VALUE
public static final int wmoBlock_VALUE
wmoBlock = 13;- See Also:
- Constant Field Values
-
year_VALUE
public static final int year_VALUE
year = 15;- See Also:
- Constant Field Values
-
month_VALUE
public static final int month_VALUE
month = 16;- See Also:
- Constant Field Values
-
day_VALUE
public static final int day_VALUE
day = 17;- See Also:
- Constant Field Values
-
hour_VALUE
public static final int hour_VALUE
hour = 18;- See Also:
- Constant Field Values
-
minute_VALUE
public static final int minute_VALUE
minute = 19;- See Also:
- Constant Field Values
-
sec_VALUE
public static final int sec_VALUE
sec = 20;- See Also:
- Constant Field Values
-
doy_VALUE
public static final int doy_VALUE
doy = 21;- See Also:
- Constant Field Values
-
timeIncr_VALUE
public static final int timeIncr_VALUE
timeIncr = 22;- See Also:
- Constant Field Values
-
incrS_VALUE
public static final int incrS_VALUE
incrS = 23;- See Also:
- Constant Field Values
-
-
Method Detail
-
values
public static BufrCdmIndexProto.FldType[] values()
Returns an array containing the constants of this enum type, in the order they are declared. This method may be used to iterate over the constants as follows:for (BufrCdmIndexProto.FldType c : BufrCdmIndexProto.FldType.values()) System.out.println(c);
- Returns:
- an array containing the constants of this enum type, in the order they are declared
-
valueOf
public static BufrCdmIndexProto.FldType valueOf(String name)
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)- Parameters:
name- the name of the enum constant to be returned.- Returns:
- the enum constant with the specified name
- Throws:
IllegalArgumentException- if this enum type has no constant with the specified nameNullPointerException- if the argument is null
-
getNumber
public final int getNumber()
- Specified by:
getNumberin interfacecom.google.protobuf.Internal.EnumLite- Specified by:
getNumberin interfacecom.google.protobuf.ProtocolMessageEnum
-
valueOf
@Deprecated public static BufrCdmIndexProto.FldType valueOf(int value)
Deprecated.Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)- Parameters:
value- the name of the enum constant to be returned.- Returns:
- the enum constant with the specified name
- Throws:
IllegalArgumentException- if this enum type has no constant with the specified nameNullPointerException- if the argument is null
-
forNumber
public static BufrCdmIndexProto.FldType forNumber(int value)
- Parameters:
value- The numeric wire value of the corresponding enum entry.- Returns:
- The enum associated with the given numeric wire value.
-
internalGetValueMap
public static com.google.protobuf.Internal.EnumLiteMap<BufrCdmIndexProto.FldType> internalGetValueMap()
-
getValueDescriptor
public final com.google.protobuf.Descriptors.EnumValueDescriptor getValueDescriptor()
- Specified by:
getValueDescriptorin interfacecom.google.protobuf.ProtocolMessageEnum
-
getDescriptorForType
public final com.google.protobuf.Descriptors.EnumDescriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.ProtocolMessageEnum
-
getDescriptor
public static final com.google.protobuf.Descriptors.EnumDescriptor getDescriptor()
-
valueOf
public static BufrCdmIndexProto.FldType valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)- Parameters:
desc- the name of the enum constant to be returned.- Returns:
- the enum constant with the specified name
- Throws:
IllegalArgumentException- if this enum type has no constant with the specified nameNullPointerException- if the argument is null
-
-