public static interface GcdmNetcdfProto.EnumTypedefOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
GcdmNetcdfProto.DataType |
getBaseType()
.ucar.gcdm.DataType base_type = 2; |
int |
getBaseTypeValue()
.ucar.gcdm.DataType base_type = 2; |
GcdmNetcdfProto.EnumTypedef.EnumType |
getMaps(int index)
repeated .ucar.gcdm.EnumTypedef.EnumType maps = 3; |
int |
getMapsCount()
repeated .ucar.gcdm.EnumTypedef.EnumType maps = 3; |
java.util.List<GcdmNetcdfProto.EnumTypedef.EnumType> |
getMapsList()
repeated .ucar.gcdm.EnumTypedef.EnumType maps = 3; |
GcdmNetcdfProto.EnumTypedef.EnumTypeOrBuilder |
getMapsOrBuilder(int index)
repeated .ucar.gcdm.EnumTypedef.EnumType maps = 3; |
java.util.List<? extends GcdmNetcdfProto.EnumTypedef.EnumTypeOrBuilder> |
getMapsOrBuilderList()
repeated .ucar.gcdm.EnumTypedef.EnumType maps = 3; |
java.lang.String |
getName()
string name = 1; |
com.google.protobuf.ByteString |
getNameBytes()
string name = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
java.lang.String getName()
string name = 1;
com.google.protobuf.ByteString getNameBytes()
string name = 1;
int getBaseTypeValue()
.ucar.gcdm.DataType base_type = 2;
GcdmNetcdfProto.DataType getBaseType()
.ucar.gcdm.DataType base_type = 2;
java.util.List<GcdmNetcdfProto.EnumTypedef.EnumType> getMapsList()
repeated .ucar.gcdm.EnumTypedef.EnumType maps = 3;
GcdmNetcdfProto.EnumTypedef.EnumType getMaps(int index)
repeated .ucar.gcdm.EnumTypedef.EnumType maps = 3;
int getMapsCount()
repeated .ucar.gcdm.EnumTypedef.EnumType maps = 3;
java.util.List<? extends GcdmNetcdfProto.EnumTypedef.EnumTypeOrBuilder> getMapsOrBuilderList()
repeated .ucar.gcdm.EnumTypedef.EnumType maps = 3;
GcdmNetcdfProto.EnumTypedef.EnumTypeOrBuilder getMapsOrBuilder(int index)
repeated .ucar.gcdm.EnumTypedef.EnumType maps = 3;