Package ucar.nc2.ft2.coverage.remote
Class CdmrFeatureProto.CoordAxis
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable,CdmrFeatureProto.CoordAxisOrBuilder
- Enclosing class:
- CdmrFeatureProto
public static final class CdmrFeatureProto.CoordAxis extends com.google.protobuf.GeneratedMessageV3 implements CdmrFeatureProto.CoordAxisOrBuilder
Protobuf typeCoordAxis- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classCdmrFeatureProto.CoordAxis.BuilderProtobuf typeCoordAxis-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static intATTS_FIELD_NUMBERstatic intAXISTYPE_FIELD_NUMBERstatic intDATATYPE_FIELD_NUMBERstatic intDEPEND_FIELD_NUMBERstatic intDEPENDSON_FIELD_NUMBERstatic intDESCRIPTION_FIELD_NUMBERstatic intENDVALUE_FIELD_NUMBERstatic intNAME_FIELD_NUMBERstatic intNVALUES_FIELD_NUMBERstatic intRESOLUTION_FIELD_NUMBERstatic intSHAPE_FIELD_NUMBERstatic intSPACING_FIELD_NUMBERstatic intSTARTVALUE_FIELD_NUMBERstatic intUNITS_FIELD_NUMBERstatic intVALUES_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)NcStreamProto.AttributegetAtts(int index)find calendar attribute here?intgetAttsCount()find calendar attribute here?List<NcStreamProto.Attribute>getAttsList()find calendar attribute here?NcStreamProto.AttributeOrBuildergetAttsOrBuilder(int index)find calendar attribute here?List<? extends NcStreamProto.AttributeOrBuilder>getAttsOrBuilderList()find calendar attribute here?CdmrFeatureProto.AxisTypegetAxisType().AxisType axisType = 4;intgetAxisTypeValue().AxisType axisType = 4;NcStreamProto.DataTypegetDataType().DataType dataType = 2;intgetDataTypeValue().DataType dataType = 2;static CdmrFeatureProto.CoordAxisgetDefaultInstance()CdmrFeatureProto.CoordAxisgetDefaultInstanceForType()CdmrFeatureProto.DependenceTypegetDepend().DependenceType depend = 7;StringgetDependsOn(int index)depends on these axes, only for non-independent axescom.google.protobuf.ByteStringgetDependsOnBytes(int index)depends on these axes, only for non-independent axesintgetDependsOnCount()depends on these axes, only for non-independent axescom.google.protobuf.ProtocolStringListgetDependsOnList()depends on these axes, only for non-independent axesintgetDependValue().DependenceType depend = 7;StringgetDescription()string description = 6;com.google.protobuf.ByteStringgetDescriptionBytes()string description = 6;static com.google.protobuf.Descriptors.DescriptorgetDescriptor()doublegetEndValue()double endValue = 13;StringgetName()short name, unique within datasetcom.google.protobuf.ByteStringgetNameBytes()short name, unique within datasetlonggetNvalues()int64 nvalues = 10;com.google.protobuf.Parser<CdmrFeatureProto.CoordAxis>getParserForType()doublegetResolution()resolution = (end-start) / (nvalues-1)intgetSerializedSize()intgetShape(int index)the shape of the axis (>1D only)intgetShapeCount()the shape of the axis (>1D only)List<Integer>getShapeList()the shape of the axis (>1D only)CdmrFeatureProto.AxisSpacinggetSpacing().AxisSpacing spacing = 11;intgetSpacingValue().AxisSpacing spacing = 11;doublegetStartValue()double startValue = 12;StringgetUnits()string units = 5;com.google.protobuf.ByteStringgetUnitsBytes()string units = 5;com.google.protobuf.UnknownFieldSetgetUnknownFields()com.google.protobuf.ByteStringgetValues()big endian doubles; not used for regular, may be deferredinthashCode()protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static CdmrFeatureProto.CoordAxis.BuildernewBuilder()static CdmrFeatureProto.CoordAxis.BuildernewBuilder(CdmrFeatureProto.CoordAxis prototype)CdmrFeatureProto.CoordAxis.BuildernewBuilderForType()protected CdmrFeatureProto.CoordAxis.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static CdmrFeatureProto.CoordAxisparseDelimitedFrom(InputStream input)static CdmrFeatureProto.CoordAxisparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CdmrFeatureProto.CoordAxisparseFrom(byte[] data)static CdmrFeatureProto.CoordAxisparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CdmrFeatureProto.CoordAxisparseFrom(com.google.protobuf.ByteString data)static CdmrFeatureProto.CoordAxisparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CdmrFeatureProto.CoordAxisparseFrom(com.google.protobuf.CodedInputStream input)static CdmrFeatureProto.CoordAxisparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CdmrFeatureProto.CoordAxisparseFrom(InputStream input)static CdmrFeatureProto.CoordAxisparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CdmrFeatureProto.CoordAxisparseFrom(ByteBuffer data)static CdmrFeatureProto.CoordAxisparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<CdmrFeatureProto.CoordAxis>parser()CdmrFeatureProto.CoordAxis.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
NAME_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DATATYPE_FIELD_NUMBER
public static final int DATATYPE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ATTS_FIELD_NUMBER
public static final int ATTS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
AXISTYPE_FIELD_NUMBER
public static final int AXISTYPE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
UNITS_FIELD_NUMBER
public static final int UNITS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DESCRIPTION_FIELD_NUMBER
public static final int DESCRIPTION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DEPEND_FIELD_NUMBER
public static final int DEPEND_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DEPENDSON_FIELD_NUMBER
public static final int DEPENDSON_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SHAPE_FIELD_NUMBER
public static final int SHAPE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
NVALUES_FIELD_NUMBER
public static final int NVALUES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SPACING_FIELD_NUMBER
public static final int SPACING_FIELD_NUMBER
- See Also:
- Constant Field Values
-
STARTVALUE_FIELD_NUMBER
public static final int STARTVALUE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ENDVALUE_FIELD_NUMBER
public static final int ENDVALUE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
RESOLUTION_FIELD_NUMBER
public static final int RESOLUTION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
VALUES_FIELD_NUMBER
public static final int VALUES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
- Specified by:
getUnknownFieldsin interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
getName
public String getName()
short name, unique within dataset
string name = 1;- Specified by:
getNamein interfaceCdmrFeatureProto.CoordAxisOrBuilder- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
short name, unique within dataset
string name = 1;- Specified by:
getNameBytesin interfaceCdmrFeatureProto.CoordAxisOrBuilder- Returns:
- The bytes for name.
-
getDataTypeValue
public int getDataTypeValue()
.DataType dataType = 2;- Specified by:
getDataTypeValuein interfaceCdmrFeatureProto.CoordAxisOrBuilder- Returns:
- The enum numeric value on the wire for dataType.
-
getDataType
public NcStreamProto.DataType getDataType()
.DataType dataType = 2;- Specified by:
getDataTypein interfaceCdmrFeatureProto.CoordAxisOrBuilder- Returns:
- The dataType.
-
getAttsList
public List<NcStreamProto.Attribute> getAttsList()
find calendar attribute here?
repeated .Attribute atts = 3;- Specified by:
getAttsListin interfaceCdmrFeatureProto.CoordAxisOrBuilder
-
getAttsOrBuilderList
public List<? extends NcStreamProto.AttributeOrBuilder> getAttsOrBuilderList()
find calendar attribute here?
repeated .Attribute atts = 3;- Specified by:
getAttsOrBuilderListin interfaceCdmrFeatureProto.CoordAxisOrBuilder
-
getAttsCount
public int getAttsCount()
find calendar attribute here?
repeated .Attribute atts = 3;- Specified by:
getAttsCountin interfaceCdmrFeatureProto.CoordAxisOrBuilder
-
getAtts
public NcStreamProto.Attribute getAtts(int index)
find calendar attribute here?
repeated .Attribute atts = 3;- Specified by:
getAttsin interfaceCdmrFeatureProto.CoordAxisOrBuilder
-
getAttsOrBuilder
public NcStreamProto.AttributeOrBuilder getAttsOrBuilder(int index)
find calendar attribute here?
repeated .Attribute atts = 3;- Specified by:
getAttsOrBuilderin interfaceCdmrFeatureProto.CoordAxisOrBuilder
-
getAxisTypeValue
public int getAxisTypeValue()
.AxisType axisType = 4;- Specified by:
getAxisTypeValuein interfaceCdmrFeatureProto.CoordAxisOrBuilder- Returns:
- The enum numeric value on the wire for axisType.
-
getAxisType
public CdmrFeatureProto.AxisType getAxisType()
.AxisType axisType = 4;- Specified by:
getAxisTypein interfaceCdmrFeatureProto.CoordAxisOrBuilder- Returns:
- The axisType.
-
getUnits
public String getUnits()
string units = 5;- Specified by:
getUnitsin interfaceCdmrFeatureProto.CoordAxisOrBuilder- Returns:
- The units.
-
getUnitsBytes
public com.google.protobuf.ByteString getUnitsBytes()
string units = 5;- Specified by:
getUnitsBytesin interfaceCdmrFeatureProto.CoordAxisOrBuilder- Returns:
- The bytes for units.
-
getDescription
public String getDescription()
string description = 6;- Specified by:
getDescriptionin interfaceCdmrFeatureProto.CoordAxisOrBuilder- Returns:
- The description.
-
getDescriptionBytes
public com.google.protobuf.ByteString getDescriptionBytes()
string description = 6;- Specified by:
getDescriptionBytesin interfaceCdmrFeatureProto.CoordAxisOrBuilder- Returns:
- The bytes for description.
-
getDependValue
public int getDependValue()
.DependenceType depend = 7;- Specified by:
getDependValuein interfaceCdmrFeatureProto.CoordAxisOrBuilder- Returns:
- The enum numeric value on the wire for depend.
-
getDepend
public CdmrFeatureProto.DependenceType getDepend()
.DependenceType depend = 7;- Specified by:
getDependin interfaceCdmrFeatureProto.CoordAxisOrBuilder- Returns:
- The depend.
-
getDependsOnList
public com.google.protobuf.ProtocolStringList getDependsOnList()
depends on these axes, only for non-independent axes
repeated string dependsOn = 8;- Specified by:
getDependsOnListin interfaceCdmrFeatureProto.CoordAxisOrBuilder- Returns:
- A list containing the dependsOn.
-
getDependsOnCount
public int getDependsOnCount()
depends on these axes, only for non-independent axes
repeated string dependsOn = 8;- Specified by:
getDependsOnCountin interfaceCdmrFeatureProto.CoordAxisOrBuilder- Returns:
- The count of dependsOn.
-
getDependsOn
public String getDependsOn(int index)
depends on these axes, only for non-independent axes
repeated string dependsOn = 8;- Specified by:
getDependsOnin interfaceCdmrFeatureProto.CoordAxisOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The dependsOn at the given index.
-
getDependsOnBytes
public com.google.protobuf.ByteString getDependsOnBytes(int index)
depends on these axes, only for non-independent axes
repeated string dependsOn = 8;- Specified by:
getDependsOnBytesin interfaceCdmrFeatureProto.CoordAxisOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the dependsOn at the given index.
-
getShapeList
public List<Integer> getShapeList()
the shape of the axis (>1D only)
repeated uint32 shape = 9;- Specified by:
getShapeListin interfaceCdmrFeatureProto.CoordAxisOrBuilder- Returns:
- A list containing the shape.
-
getShapeCount
public int getShapeCount()
the shape of the axis (>1D only)
repeated uint32 shape = 9;- Specified by:
getShapeCountin interfaceCdmrFeatureProto.CoordAxisOrBuilder- Returns:
- The count of shape.
-
getShape
public int getShape(int index)
the shape of the axis (>1D only)
repeated uint32 shape = 9;- Specified by:
getShapein interfaceCdmrFeatureProto.CoordAxisOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The shape at the given index.
-
getNvalues
public long getNvalues()
int64 nvalues = 10;- Specified by:
getNvaluesin interfaceCdmrFeatureProto.CoordAxisOrBuilder- Returns:
- The nvalues.
-
getSpacingValue
public int getSpacingValue()
.AxisSpacing spacing = 11;- Specified by:
getSpacingValuein interfaceCdmrFeatureProto.CoordAxisOrBuilder- Returns:
- The enum numeric value on the wire for spacing.
-
getSpacing
public CdmrFeatureProto.AxisSpacing getSpacing()
.AxisSpacing spacing = 11;- Specified by:
getSpacingin interfaceCdmrFeatureProto.CoordAxisOrBuilder- Returns:
- The spacing.
-
getStartValue
public double getStartValue()
double startValue = 12;- Specified by:
getStartValuein interfaceCdmrFeatureProto.CoordAxisOrBuilder- Returns:
- The startValue.
-
getEndValue
public double getEndValue()
double endValue = 13;- Specified by:
getEndValuein interfaceCdmrFeatureProto.CoordAxisOrBuilder- Returns:
- The endValue.
-
getResolution
public double getResolution()
resolution = (end-start) / (nvalues-1)
double resolution = 14;- Specified by:
getResolutionin interfaceCdmrFeatureProto.CoordAxisOrBuilder- Returns:
- The resolution.
-
getValues
public com.google.protobuf.ByteString getValues()
big endian doubles; not used for regular, may be deferred
bytes values = 15;- Specified by:
getValuesin interfaceCdmrFeatureProto.CoordAxisOrBuilder- Returns:
- The values.
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static CdmrFeatureProto.CoordAxis parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CdmrFeatureProto.CoordAxis parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CdmrFeatureProto.CoordAxis parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CdmrFeatureProto.CoordAxis parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CdmrFeatureProto.CoordAxis parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CdmrFeatureProto.CoordAxis parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CdmrFeatureProto.CoordAxis parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static CdmrFeatureProto.CoordAxis parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static CdmrFeatureProto.CoordAxis parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static CdmrFeatureProto.CoordAxis parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static CdmrFeatureProto.CoordAxis parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static CdmrFeatureProto.CoordAxis parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public CdmrFeatureProto.CoordAxis.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static CdmrFeatureProto.CoordAxis.Builder newBuilder()
-
newBuilder
public static CdmrFeatureProto.CoordAxis.Builder newBuilder(CdmrFeatureProto.CoordAxis prototype)
-
toBuilder
public CdmrFeatureProto.CoordAxis.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected CdmrFeatureProto.CoordAxis.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static CdmrFeatureProto.CoordAxis getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<CdmrFeatureProto.CoordAxis> parser()
-
getParserForType
public com.google.protobuf.Parser<CdmrFeatureProto.CoordAxis> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public CdmrFeatureProto.CoordAxis getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-