Package ucar.gcdm
Class GcdmGridProto.GridAxis
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- ucar.gcdm.GcdmGridProto.GridAxis
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable,GcdmGridProto.GridAxisOrBuilder
- Enclosing class:
- GcdmGridProto
public static final class GcdmGridProto.GridAxis extends com.google.protobuf.GeneratedMessageV3 implements GcdmGridProto.GridAxisOrBuilder
Protobuf typeucar.gcdm.GridAxis- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classGcdmGridProto.GridAxis.BuilderProtobuf typeucar.gcdm.GridAxis-
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 intATTRIBUTES_FIELD_NUMBERstatic intCDM_AXIS_TYPE_FIELD_NUMBERstatic intDEPENDENCE_TYPE_FIELD_NUMBERstatic intDEPENDS_ON_FIELD_NUMBERstatic intDESCRIPTION_FIELD_NUMBERstatic intEDGES_FIELD_NUMBERstatic intIS_INTERVAL_FIELD_NUMBERstatic intNAME_FIELD_NUMBERstatic intNCOORDS_FIELD_NUMBERstatic intRESOLUTION_FIELD_NUMBERstatic intSPACING_FIELD_NUMBERstatic intSTART_VALUE_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)GcdmNetcdfProto.AttributegetAttributes(int index)find calendar attribute here?intgetAttributesCount()find calendar attribute here?List<GcdmNetcdfProto.Attribute>getAttributesList()find calendar attribute here?GcdmNetcdfProto.AttributeOrBuildergetAttributesOrBuilder(int index)find calendar attribute here?List<? extends GcdmNetcdfProto.AttributeOrBuilder>getAttributesOrBuilderList()find calendar attribute here?GcdmGridProto.CdmAxisTypegetCdmAxisType().ucar.gcdm.CdmAxisType cdm_axis_type = 5;intgetCdmAxisTypeValue().ucar.gcdm.CdmAxisType cdm_axis_type = 5;static GcdmGridProto.GridAxisgetDefaultInstance()GcdmGridProto.GridAxisgetDefaultInstanceForType()GcdmGridProto.GridAxisDependenceTypegetDependenceType().ucar.gcdm.GridAxisDependenceType dependence_type = 9;intgetDependenceTypeValue().ucar.gcdm.GridAxisDependenceType dependence_type = 9;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 axesStringgetDescription()string description = 3;com.google.protobuf.ByteStringgetDescriptionBytes()string description = 3;static com.google.protobuf.Descriptors.DescriptorgetDescriptor()doublegetEdges(int index)repeated double edges = 15;intgetEdgesCount()repeated double edges = 15;List<Double>getEdgesList()repeated double edges = 15;booleangetIsInterval()bool is_interval = 1;StringgetName()string name = 2;com.google.protobuf.ByteStringgetNameBytes()string name = 2;intgetNcoords()number of coordinate values in axiscom.google.protobuf.Parser<GcdmGridProto.GridAxis>getParserForType()doublegetResolution()double resolution = 8;intgetSerializedSize()GcdmGridProto.GridAxisSpacinggetSpacing().ucar.gcdm.GridAxisSpacing spacing = 7;intgetSpacingValue().ucar.gcdm.GridAxisSpacing spacing = 7;doublegetStartValue()double start_value = 12;StringgetUnits()string units = 4;com.google.protobuf.ByteStringgetUnitsBytes()string units = 4;com.google.protobuf.UnknownFieldSetgetUnknownFields()doublegetValues(int index)repeated double values = 14;intgetValuesCount()repeated double values = 14;List<Double>getValuesList()repeated double values = 14;inthashCode()protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static GcdmGridProto.GridAxis.BuildernewBuilder()static GcdmGridProto.GridAxis.BuildernewBuilder(GcdmGridProto.GridAxis prototype)GcdmGridProto.GridAxis.BuildernewBuilderForType()protected GcdmGridProto.GridAxis.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static GcdmGridProto.GridAxisparseDelimitedFrom(InputStream input)static GcdmGridProto.GridAxisparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GcdmGridProto.GridAxisparseFrom(byte[] data)static GcdmGridProto.GridAxisparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GcdmGridProto.GridAxisparseFrom(com.google.protobuf.ByteString data)static GcdmGridProto.GridAxisparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GcdmGridProto.GridAxisparseFrom(com.google.protobuf.CodedInputStream input)static GcdmGridProto.GridAxisparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GcdmGridProto.GridAxisparseFrom(InputStream input)static GcdmGridProto.GridAxisparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GcdmGridProto.GridAxisparseFrom(ByteBuffer data)static GcdmGridProto.GridAxisparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<GcdmGridProto.GridAxis>parser()GcdmGridProto.GridAxis.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, isStringEmpty, 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
-
IS_INTERVAL_FIELD_NUMBER
public static final int IS_INTERVAL_FIELD_NUMBER
- See Also:
- Constant Field Values
-
NAME_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DESCRIPTION_FIELD_NUMBER
public static final int DESCRIPTION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
UNITS_FIELD_NUMBER
public static final int UNITS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CDM_AXIS_TYPE_FIELD_NUMBER
public static final int CDM_AXIS_TYPE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ATTRIBUTES_FIELD_NUMBER
public static final int ATTRIBUTES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SPACING_FIELD_NUMBER
public static final int SPACING_FIELD_NUMBER
- See Also:
- Constant Field Values
-
RESOLUTION_FIELD_NUMBER
public static final int RESOLUTION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DEPENDENCE_TYPE_FIELD_NUMBER
public static final int DEPENDENCE_TYPE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DEPENDS_ON_FIELD_NUMBER
public static final int DEPENDS_ON_FIELD_NUMBER
- See Also:
- Constant Field Values
-
NCOORDS_FIELD_NUMBER
public static final int NCOORDS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
START_VALUE_FIELD_NUMBER
public static final int START_VALUE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
VALUES_FIELD_NUMBER
public static final int VALUES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
EDGES_FIELD_NUMBER
public static final int EDGES_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
-
getIsInterval
public boolean getIsInterval()
bool is_interval = 1;- Specified by:
getIsIntervalin interfaceGcdmGridProto.GridAxisOrBuilder- Returns:
- The isInterval.
-
getName
public String getName()
string name = 2;- Specified by:
getNamein interfaceGcdmGridProto.GridAxisOrBuilder- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
string name = 2;- Specified by:
getNameBytesin interfaceGcdmGridProto.GridAxisOrBuilder- Returns:
- The bytes for name.
-
getDescription
public String getDescription()
string description = 3;- Specified by:
getDescriptionin interfaceGcdmGridProto.GridAxisOrBuilder- Returns:
- The description.
-
getDescriptionBytes
public com.google.protobuf.ByteString getDescriptionBytes()
string description = 3;- Specified by:
getDescriptionBytesin interfaceGcdmGridProto.GridAxisOrBuilder- Returns:
- The bytes for description.
-
getUnits
public String getUnits()
string units = 4;- Specified by:
getUnitsin interfaceGcdmGridProto.GridAxisOrBuilder- Returns:
- The units.
-
getUnitsBytes
public com.google.protobuf.ByteString getUnitsBytes()
string units = 4;- Specified by:
getUnitsBytesin interfaceGcdmGridProto.GridAxisOrBuilder- Returns:
- The bytes for units.
-
getCdmAxisTypeValue
public int getCdmAxisTypeValue()
.ucar.gcdm.CdmAxisType cdm_axis_type = 5;- Specified by:
getCdmAxisTypeValuein interfaceGcdmGridProto.GridAxisOrBuilder- Returns:
- The enum numeric value on the wire for cdmAxisType.
-
getCdmAxisType
public GcdmGridProto.CdmAxisType getCdmAxisType()
.ucar.gcdm.CdmAxisType cdm_axis_type = 5;- Specified by:
getCdmAxisTypein interfaceGcdmGridProto.GridAxisOrBuilder- Returns:
- The cdmAxisType.
-
getAttributesList
public List<GcdmNetcdfProto.Attribute> getAttributesList()
find calendar attribute here?
repeated .ucar.gcdm.Attribute attributes = 6;- Specified by:
getAttributesListin interfaceGcdmGridProto.GridAxisOrBuilder
-
getAttributesOrBuilderList
public List<? extends GcdmNetcdfProto.AttributeOrBuilder> getAttributesOrBuilderList()
find calendar attribute here?
repeated .ucar.gcdm.Attribute attributes = 6;- Specified by:
getAttributesOrBuilderListin interfaceGcdmGridProto.GridAxisOrBuilder
-
getAttributesCount
public int getAttributesCount()
find calendar attribute here?
repeated .ucar.gcdm.Attribute attributes = 6;- Specified by:
getAttributesCountin interfaceGcdmGridProto.GridAxisOrBuilder
-
getAttributes
public GcdmNetcdfProto.Attribute getAttributes(int index)
find calendar attribute here?
repeated .ucar.gcdm.Attribute attributes = 6;- Specified by:
getAttributesin interfaceGcdmGridProto.GridAxisOrBuilder
-
getAttributesOrBuilder
public GcdmNetcdfProto.AttributeOrBuilder getAttributesOrBuilder(int index)
find calendar attribute here?
repeated .ucar.gcdm.Attribute attributes = 6;- Specified by:
getAttributesOrBuilderin interfaceGcdmGridProto.GridAxisOrBuilder
-
getSpacingValue
public int getSpacingValue()
.ucar.gcdm.GridAxisSpacing spacing = 7;- Specified by:
getSpacingValuein interfaceGcdmGridProto.GridAxisOrBuilder- Returns:
- The enum numeric value on the wire for spacing.
-
getSpacing
public GcdmGridProto.GridAxisSpacing getSpacing()
.ucar.gcdm.GridAxisSpacing spacing = 7;- Specified by:
getSpacingin interfaceGcdmGridProto.GridAxisOrBuilder- Returns:
- The spacing.
-
getResolution
public double getResolution()
double resolution = 8;- Specified by:
getResolutionin interfaceGcdmGridProto.GridAxisOrBuilder- Returns:
- The resolution.
-
getDependenceTypeValue
public int getDependenceTypeValue()
.ucar.gcdm.GridAxisDependenceType dependence_type = 9;- Specified by:
getDependenceTypeValuein interfaceGcdmGridProto.GridAxisOrBuilder- Returns:
- The enum numeric value on the wire for dependenceType.
-
getDependenceType
public GcdmGridProto.GridAxisDependenceType getDependenceType()
.ucar.gcdm.GridAxisDependenceType dependence_type = 9;- Specified by:
getDependenceTypein interfaceGcdmGridProto.GridAxisOrBuilder- Returns:
- The dependenceType.
-
getDependsOnList
public com.google.protobuf.ProtocolStringList getDependsOnList()
depends on these axes, only for non-independent axes
repeated string depends_on = 10;- Specified by:
getDependsOnListin interfaceGcdmGridProto.GridAxisOrBuilder- Returns:
- A list containing the dependsOn.
-
getDependsOnCount
public int getDependsOnCount()
depends on these axes, only for non-independent axes
repeated string depends_on = 10;- Specified by:
getDependsOnCountin interfaceGcdmGridProto.GridAxisOrBuilder- Returns:
- The count of dependsOn.
-
getDependsOn
public String getDependsOn(int index)
depends on these axes, only for non-independent axes
repeated string depends_on = 10;- Specified by:
getDependsOnin interfaceGcdmGridProto.GridAxisOrBuilder- 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 depends_on = 10;- Specified by:
getDependsOnBytesin interfaceGcdmGridProto.GridAxisOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the dependsOn at the given index.
-
getNcoords
public int getNcoords()
number of coordinate values in axis
uint32 ncoords = 11;- Specified by:
getNcoordsin interfaceGcdmGridProto.GridAxisOrBuilder- Returns:
- The ncoords.
-
getStartValue
public double getStartValue()
double start_value = 12;- Specified by:
getStartValuein interfaceGcdmGridProto.GridAxisOrBuilder- Returns:
- The startValue.
-
getValuesList
public List<Double> getValuesList()
repeated double values = 14;- Specified by:
getValuesListin interfaceGcdmGridProto.GridAxisOrBuilder- Returns:
- A list containing the values.
-
getValuesCount
public int getValuesCount()
repeated double values = 14;- Specified by:
getValuesCountin interfaceGcdmGridProto.GridAxisOrBuilder- Returns:
- The count of values.
-
getValues
public double getValues(int index)
repeated double values = 14;- Specified by:
getValuesin interfaceGcdmGridProto.GridAxisOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The values at the given index.
-
getEdgesList
public List<Double> getEdgesList()
repeated double edges = 15;- Specified by:
getEdgesListin interfaceGcdmGridProto.GridAxisOrBuilder- Returns:
- A list containing the edges.
-
getEdgesCount
public int getEdgesCount()
repeated double edges = 15;- Specified by:
getEdgesCountin interfaceGcdmGridProto.GridAxisOrBuilder- Returns:
- The count of edges.
-
getEdges
public double getEdges(int index)
repeated double edges = 15;- Specified by:
getEdgesin interfaceGcdmGridProto.GridAxisOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The edges at the given index.
-
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 GcdmGridProto.GridAxis parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static GcdmGridProto.GridAxis parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static GcdmGridProto.GridAxis parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static GcdmGridProto.GridAxis parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static GcdmGridProto.GridAxis parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static GcdmGridProto.GridAxis parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static GcdmGridProto.GridAxis parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static GcdmGridProto.GridAxis parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static GcdmGridProto.GridAxis parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static GcdmGridProto.GridAxis parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static GcdmGridProto.GridAxis parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static GcdmGridProto.GridAxis parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public GcdmGridProto.GridAxis.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static GcdmGridProto.GridAxis.Builder newBuilder()
-
newBuilder
public static GcdmGridProto.GridAxis.Builder newBuilder(GcdmGridProto.GridAxis prototype)
-
toBuilder
public GcdmGridProto.GridAxis.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected GcdmGridProto.GridAxis.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static GcdmGridProto.GridAxis getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<GcdmGridProto.GridAxis> parser()
-
getParserForType
public com.google.protobuf.Parser<GcdmGridProto.GridAxis> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public GcdmGridProto.GridAxis getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-