public static final class CdmrFeatureProto.CoordAxis.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<CdmrFeatureProto.CoordAxis.Builder> implements CdmrFeatureProto.CoordAxisOrBuilder
CoordAxis
Modifier and Type | Method and Description |
---|---|
CdmrFeatureProto.CoordAxis.Builder |
addAllAtts(java.lang.Iterable<? extends NcStreamProto.Attribute> values)
find calendar attribute here?
|
CdmrFeatureProto.CoordAxis.Builder |
addAllDependsOn(java.lang.Iterable<java.lang.String> values)
depends on these axes, only for non-independent axes
|
CdmrFeatureProto.CoordAxis.Builder |
addAllShape(java.lang.Iterable<? extends java.lang.Integer> values)
the shape of the axis (>1D only)
|
CdmrFeatureProto.CoordAxis.Builder |
addAtts(int index,
NcStreamProto.Attribute.Builder builderForValue)
find calendar attribute here?
|
CdmrFeatureProto.CoordAxis.Builder |
addAtts(int index,
NcStreamProto.Attribute value)
find calendar attribute here?
|
CdmrFeatureProto.CoordAxis.Builder |
addAtts(NcStreamProto.Attribute.Builder builderForValue)
find calendar attribute here?
|
CdmrFeatureProto.CoordAxis.Builder |
addAtts(NcStreamProto.Attribute value)
find calendar attribute here?
|
NcStreamProto.Attribute.Builder |
addAttsBuilder()
find calendar attribute here?
|
NcStreamProto.Attribute.Builder |
addAttsBuilder(int index)
find calendar attribute here?
|
CdmrFeatureProto.CoordAxis.Builder |
addDependsOn(java.lang.String value)
depends on these axes, only for non-independent axes
|
CdmrFeatureProto.CoordAxis.Builder |
addDependsOnBytes(com.google.protobuf.ByteString value)
depends on these axes, only for non-independent axes
|
CdmrFeatureProto.CoordAxis.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
CdmrFeatureProto.CoordAxis.Builder |
addShape(int value)
the shape of the axis (>1D only)
|
CdmrFeatureProto.CoordAxis |
build() |
CdmrFeatureProto.CoordAxis |
buildPartial() |
CdmrFeatureProto.CoordAxis.Builder |
clear() |
CdmrFeatureProto.CoordAxis.Builder |
clearAtts()
find calendar attribute here?
|
CdmrFeatureProto.CoordAxis.Builder |
clearAxisType()
.AxisType axisType = 4; |
CdmrFeatureProto.CoordAxis.Builder |
clearDataType()
.DataType dataType = 2; |
CdmrFeatureProto.CoordAxis.Builder |
clearDepend()
.DependenceType depend = 7; |
CdmrFeatureProto.CoordAxis.Builder |
clearDependsOn()
depends on these axes, only for non-independent axes
|
CdmrFeatureProto.CoordAxis.Builder |
clearDescription()
string description = 6; |
CdmrFeatureProto.CoordAxis.Builder |
clearEndValue()
double endValue = 13; |
CdmrFeatureProto.CoordAxis.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
CdmrFeatureProto.CoordAxis.Builder |
clearName()
short name, unique within dataset
|
CdmrFeatureProto.CoordAxis.Builder |
clearNvalues()
int64 nvalues = 10; |
CdmrFeatureProto.CoordAxis.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
CdmrFeatureProto.CoordAxis.Builder |
clearResolution()
resolution = (end-start) / (nvalues-1)
|
CdmrFeatureProto.CoordAxis.Builder |
clearShape()
the shape of the axis (>1D only)
|
CdmrFeatureProto.CoordAxis.Builder |
clearSpacing()
.AxisSpacing spacing = 11; |
CdmrFeatureProto.CoordAxis.Builder |
clearStartValue()
double startValue = 12; |
CdmrFeatureProto.CoordAxis.Builder |
clearUnits()
string units = 5; |
CdmrFeatureProto.CoordAxis.Builder |
clearValues()
big endian doubles; not used for regular, may be deferred
|
CdmrFeatureProto.CoordAxis.Builder |
clone() |
NcStreamProto.Attribute |
getAtts(int index)
find calendar attribute here?
|
NcStreamProto.Attribute.Builder |
getAttsBuilder(int index)
find calendar attribute here?
|
java.util.List<NcStreamProto.Attribute.Builder> |
getAttsBuilderList()
find calendar attribute here?
|
int |
getAttsCount()
find calendar attribute here?
|
java.util.List<NcStreamProto.Attribute> |
getAttsList()
find calendar attribute here?
|
NcStreamProto.AttributeOrBuilder |
getAttsOrBuilder(int index)
find calendar attribute here?
|
java.util.List<? extends NcStreamProto.AttributeOrBuilder> |
getAttsOrBuilderList()
find calendar attribute here?
|
CdmrFeatureProto.AxisType |
getAxisType()
.AxisType axisType = 4; |
int |
getAxisTypeValue()
.AxisType axisType = 4; |
NcStreamProto.DataType |
getDataType()
.DataType dataType = 2; |
int |
getDataTypeValue()
.DataType dataType = 2; |
CdmrFeatureProto.CoordAxis |
getDefaultInstanceForType() |
CdmrFeatureProto.DependenceType |
getDepend()
.DependenceType depend = 7; |
java.lang.String |
getDependsOn(int index)
depends on these axes, only for non-independent axes
|
com.google.protobuf.ByteString |
getDependsOnBytes(int index)
depends on these axes, only for non-independent axes
|
int |
getDependsOnCount()
depends on these axes, only for non-independent axes
|
com.google.protobuf.ProtocolStringList |
getDependsOnList()
depends on these axes, only for non-independent axes
|
int |
getDependValue()
.DependenceType depend = 7; |
java.lang.String |
getDescription()
string description = 6; |
com.google.protobuf.ByteString |
getDescriptionBytes()
string description = 6; |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
double |
getEndValue()
double endValue = 13; |
java.lang.String |
getName()
short name, unique within dataset
|
com.google.protobuf.ByteString |
getNameBytes()
short name, unique within dataset
|
long |
getNvalues()
int64 nvalues = 10; |
double |
getResolution()
resolution = (end-start) / (nvalues-1)
|
int |
getShape(int index)
the shape of the axis (>1D only)
|
int |
getShapeCount()
the shape of the axis (>1D only)
|
java.util.List<java.lang.Integer> |
getShapeList()
the shape of the axis (>1D only)
|
CdmrFeatureProto.AxisSpacing |
getSpacing()
.AxisSpacing spacing = 11; |
int |
getSpacingValue()
.AxisSpacing spacing = 11; |
double |
getStartValue()
double startValue = 12; |
java.lang.String |
getUnits()
string units = 5; |
com.google.protobuf.ByteString |
getUnitsBytes()
string units = 5; |
com.google.protobuf.ByteString |
getValues()
big endian doubles; not used for regular, may be deferred
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
CdmrFeatureProto.CoordAxis.Builder |
mergeFrom(CdmrFeatureProto.CoordAxis other) |
CdmrFeatureProto.CoordAxis.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
CdmrFeatureProto.CoordAxis.Builder |
mergeFrom(com.google.protobuf.Message other) |
CdmrFeatureProto.CoordAxis.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
CdmrFeatureProto.CoordAxis.Builder |
removeAtts(int index)
find calendar attribute here?
|
CdmrFeatureProto.CoordAxis.Builder |
setAtts(int index,
NcStreamProto.Attribute.Builder builderForValue)
find calendar attribute here?
|
CdmrFeatureProto.CoordAxis.Builder |
setAtts(int index,
NcStreamProto.Attribute value)
find calendar attribute here?
|
CdmrFeatureProto.CoordAxis.Builder |
setAxisType(CdmrFeatureProto.AxisType value)
.AxisType axisType = 4; |
CdmrFeatureProto.CoordAxis.Builder |
setAxisTypeValue(int value)
.AxisType axisType = 4; |
CdmrFeatureProto.CoordAxis.Builder |
setDataType(NcStreamProto.DataType value)
.DataType dataType = 2; |
CdmrFeatureProto.CoordAxis.Builder |
setDataTypeValue(int value)
.DataType dataType = 2; |
CdmrFeatureProto.CoordAxis.Builder |
setDepend(CdmrFeatureProto.DependenceType value)
.DependenceType depend = 7; |
CdmrFeatureProto.CoordAxis.Builder |
setDependsOn(int index,
java.lang.String value)
depends on these axes, only for non-independent axes
|
CdmrFeatureProto.CoordAxis.Builder |
setDependValue(int value)
.DependenceType depend = 7; |
CdmrFeatureProto.CoordAxis.Builder |
setDescription(java.lang.String value)
string description = 6; |
CdmrFeatureProto.CoordAxis.Builder |
setDescriptionBytes(com.google.protobuf.ByteString value)
string description = 6; |
CdmrFeatureProto.CoordAxis.Builder |
setEndValue(double value)
double endValue = 13; |
CdmrFeatureProto.CoordAxis.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
CdmrFeatureProto.CoordAxis.Builder |
setName(java.lang.String value)
short name, unique within dataset
|
CdmrFeatureProto.CoordAxis.Builder |
setNameBytes(com.google.protobuf.ByteString value)
short name, unique within dataset
|
CdmrFeatureProto.CoordAxis.Builder |
setNvalues(long value)
int64 nvalues = 10; |
CdmrFeatureProto.CoordAxis.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
java.lang.Object value) |
CdmrFeatureProto.CoordAxis.Builder |
setResolution(double value)
resolution = (end-start) / (nvalues-1)
|
CdmrFeatureProto.CoordAxis.Builder |
setShape(int index,
int value)
the shape of the axis (>1D only)
|
CdmrFeatureProto.CoordAxis.Builder |
setSpacing(CdmrFeatureProto.AxisSpacing value)
.AxisSpacing spacing = 11; |
CdmrFeatureProto.CoordAxis.Builder |
setSpacingValue(int value)
.AxisSpacing spacing = 11; |
CdmrFeatureProto.CoordAxis.Builder |
setStartValue(double value)
double startValue = 12; |
CdmrFeatureProto.CoordAxis.Builder |
setUnits(java.lang.String value)
string units = 5; |
CdmrFeatureProto.CoordAxis.Builder |
setUnitsBytes(com.google.protobuf.ByteString value)
string units = 5; |
CdmrFeatureProto.CoordAxis.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
CdmrFeatureProto.CoordAxis.Builder |
setValues(com.google.protobuf.ByteString value)
big endian doubles; not used for regular, may be deferred
|
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessageV3.Builder<CdmrFeatureProto.CoordAxis.Builder>
public CdmrFeatureProto.CoordAxis.Builder clear()
clear
in interface com.google.protobuf.Message.Builder
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessageV3.Builder<CdmrFeatureProto.CoordAxis.Builder>
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.Message.Builder
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
getDescriptorForType
in class com.google.protobuf.GeneratedMessageV3.Builder<CdmrFeatureProto.CoordAxis.Builder>
public CdmrFeatureProto.CoordAxis getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public CdmrFeatureProto.CoordAxis build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public CdmrFeatureProto.CoordAxis buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public CdmrFeatureProto.CoordAxis.Builder clone()
clone
in interface com.google.protobuf.Message.Builder
clone
in interface com.google.protobuf.MessageLite.Builder
clone
in class com.google.protobuf.GeneratedMessageV3.Builder<CdmrFeatureProto.CoordAxis.Builder>
public CdmrFeatureProto.CoordAxis.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
setField
in interface com.google.protobuf.Message.Builder
setField
in class com.google.protobuf.GeneratedMessageV3.Builder<CdmrFeatureProto.CoordAxis.Builder>
public CdmrFeatureProto.CoordAxis.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField
in interface com.google.protobuf.Message.Builder
clearField
in class com.google.protobuf.GeneratedMessageV3.Builder<CdmrFeatureProto.CoordAxis.Builder>
public CdmrFeatureProto.CoordAxis.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof
in interface com.google.protobuf.Message.Builder
clearOneof
in class com.google.protobuf.GeneratedMessageV3.Builder<CdmrFeatureProto.CoordAxis.Builder>
public CdmrFeatureProto.CoordAxis.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)
setRepeatedField
in interface com.google.protobuf.Message.Builder
setRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<CdmrFeatureProto.CoordAxis.Builder>
public CdmrFeatureProto.CoordAxis.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
addRepeatedField
in interface com.google.protobuf.Message.Builder
addRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<CdmrFeatureProto.CoordAxis.Builder>
public CdmrFeatureProto.CoordAxis.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<CdmrFeatureProto.CoordAxis.Builder>
public CdmrFeatureProto.CoordAxis.Builder mergeFrom(CdmrFeatureProto.CoordAxis other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3.Builder<CdmrFeatureProto.CoordAxis.Builder>
public CdmrFeatureProto.CoordAxis.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<CdmrFeatureProto.CoordAxis.Builder>
java.io.IOException
public java.lang.String getName()
short name, unique within dataset
string name = 1;
getName
in interface CdmrFeatureProto.CoordAxisOrBuilder
public com.google.protobuf.ByteString getNameBytes()
short name, unique within dataset
string name = 1;
getNameBytes
in interface CdmrFeatureProto.CoordAxisOrBuilder
public CdmrFeatureProto.CoordAxis.Builder setName(java.lang.String value)
short name, unique within dataset
string name = 1;
value
- The name to set.public CdmrFeatureProto.CoordAxis.Builder clearName()
short name, unique within dataset
string name = 1;
public CdmrFeatureProto.CoordAxis.Builder setNameBytes(com.google.protobuf.ByteString value)
short name, unique within dataset
string name = 1;
value
- The bytes for name to set.public int getDataTypeValue()
.DataType dataType = 2;
getDataTypeValue
in interface CdmrFeatureProto.CoordAxisOrBuilder
public CdmrFeatureProto.CoordAxis.Builder setDataTypeValue(int value)
.DataType dataType = 2;
value
- The enum numeric value on the wire for dataType to set.public NcStreamProto.DataType getDataType()
.DataType dataType = 2;
getDataType
in interface CdmrFeatureProto.CoordAxisOrBuilder
public CdmrFeatureProto.CoordAxis.Builder setDataType(NcStreamProto.DataType value)
.DataType dataType = 2;
value
- The dataType to set.public CdmrFeatureProto.CoordAxis.Builder clearDataType()
.DataType dataType = 2;
public java.util.List<NcStreamProto.Attribute> getAttsList()
find calendar attribute here?
repeated .Attribute atts = 3;
getAttsList
in interface CdmrFeatureProto.CoordAxisOrBuilder
public int getAttsCount()
find calendar attribute here?
repeated .Attribute atts = 3;
getAttsCount
in interface CdmrFeatureProto.CoordAxisOrBuilder
public NcStreamProto.Attribute getAtts(int index)
find calendar attribute here?
repeated .Attribute atts = 3;
getAtts
in interface CdmrFeatureProto.CoordAxisOrBuilder
public CdmrFeatureProto.CoordAxis.Builder setAtts(int index, NcStreamProto.Attribute value)
find calendar attribute here?
repeated .Attribute atts = 3;
public CdmrFeatureProto.CoordAxis.Builder setAtts(int index, NcStreamProto.Attribute.Builder builderForValue)
find calendar attribute here?
repeated .Attribute atts = 3;
public CdmrFeatureProto.CoordAxis.Builder addAtts(NcStreamProto.Attribute value)
find calendar attribute here?
repeated .Attribute atts = 3;
public CdmrFeatureProto.CoordAxis.Builder addAtts(int index, NcStreamProto.Attribute value)
find calendar attribute here?
repeated .Attribute atts = 3;
public CdmrFeatureProto.CoordAxis.Builder addAtts(NcStreamProto.Attribute.Builder builderForValue)
find calendar attribute here?
repeated .Attribute atts = 3;
public CdmrFeatureProto.CoordAxis.Builder addAtts(int index, NcStreamProto.Attribute.Builder builderForValue)
find calendar attribute here?
repeated .Attribute atts = 3;
public CdmrFeatureProto.CoordAxis.Builder addAllAtts(java.lang.Iterable<? extends NcStreamProto.Attribute> values)
find calendar attribute here?
repeated .Attribute atts = 3;
public CdmrFeatureProto.CoordAxis.Builder clearAtts()
find calendar attribute here?
repeated .Attribute atts = 3;
public CdmrFeatureProto.CoordAxis.Builder removeAtts(int index)
find calendar attribute here?
repeated .Attribute atts = 3;
public NcStreamProto.Attribute.Builder getAttsBuilder(int index)
find calendar attribute here?
repeated .Attribute atts = 3;
public NcStreamProto.AttributeOrBuilder getAttsOrBuilder(int index)
find calendar attribute here?
repeated .Attribute atts = 3;
getAttsOrBuilder
in interface CdmrFeatureProto.CoordAxisOrBuilder
public java.util.List<? extends NcStreamProto.AttributeOrBuilder> getAttsOrBuilderList()
find calendar attribute here?
repeated .Attribute atts = 3;
getAttsOrBuilderList
in interface CdmrFeatureProto.CoordAxisOrBuilder
public NcStreamProto.Attribute.Builder addAttsBuilder()
find calendar attribute here?
repeated .Attribute atts = 3;
public NcStreamProto.Attribute.Builder addAttsBuilder(int index)
find calendar attribute here?
repeated .Attribute atts = 3;
public java.util.List<NcStreamProto.Attribute.Builder> getAttsBuilderList()
find calendar attribute here?
repeated .Attribute atts = 3;
public int getAxisTypeValue()
.AxisType axisType = 4;
getAxisTypeValue
in interface CdmrFeatureProto.CoordAxisOrBuilder
public CdmrFeatureProto.CoordAxis.Builder setAxisTypeValue(int value)
.AxisType axisType = 4;
value
- The enum numeric value on the wire for axisType to set.public CdmrFeatureProto.AxisType getAxisType()
.AxisType axisType = 4;
getAxisType
in interface CdmrFeatureProto.CoordAxisOrBuilder
public CdmrFeatureProto.CoordAxis.Builder setAxisType(CdmrFeatureProto.AxisType value)
.AxisType axisType = 4;
value
- The axisType to set.public CdmrFeatureProto.CoordAxis.Builder clearAxisType()
.AxisType axisType = 4;
public java.lang.String getUnits()
string units = 5;
getUnits
in interface CdmrFeatureProto.CoordAxisOrBuilder
public com.google.protobuf.ByteString getUnitsBytes()
string units = 5;
getUnitsBytes
in interface CdmrFeatureProto.CoordAxisOrBuilder
public CdmrFeatureProto.CoordAxis.Builder setUnits(java.lang.String value)
string units = 5;
value
- The units to set.public CdmrFeatureProto.CoordAxis.Builder clearUnits()
string units = 5;
public CdmrFeatureProto.CoordAxis.Builder setUnitsBytes(com.google.protobuf.ByteString value)
string units = 5;
value
- The bytes for units to set.public java.lang.String getDescription()
string description = 6;
getDescription
in interface CdmrFeatureProto.CoordAxisOrBuilder
public com.google.protobuf.ByteString getDescriptionBytes()
string description = 6;
getDescriptionBytes
in interface CdmrFeatureProto.CoordAxisOrBuilder
public CdmrFeatureProto.CoordAxis.Builder setDescription(java.lang.String value)
string description = 6;
value
- The description to set.public CdmrFeatureProto.CoordAxis.Builder clearDescription()
string description = 6;
public CdmrFeatureProto.CoordAxis.Builder setDescriptionBytes(com.google.protobuf.ByteString value)
string description = 6;
value
- The bytes for description to set.public int getDependValue()
.DependenceType depend = 7;
getDependValue
in interface CdmrFeatureProto.CoordAxisOrBuilder
public CdmrFeatureProto.CoordAxis.Builder setDependValue(int value)
.DependenceType depend = 7;
value
- The enum numeric value on the wire for depend to set.public CdmrFeatureProto.DependenceType getDepend()
.DependenceType depend = 7;
getDepend
in interface CdmrFeatureProto.CoordAxisOrBuilder
public CdmrFeatureProto.CoordAxis.Builder setDepend(CdmrFeatureProto.DependenceType value)
.DependenceType depend = 7;
value
- The depend to set.public CdmrFeatureProto.CoordAxis.Builder clearDepend()
.DependenceType depend = 7;
public com.google.protobuf.ProtocolStringList getDependsOnList()
depends on these axes, only for non-independent axes
repeated string dependsOn = 8;
getDependsOnList
in interface CdmrFeatureProto.CoordAxisOrBuilder
public int getDependsOnCount()
depends on these axes, only for non-independent axes
repeated string dependsOn = 8;
getDependsOnCount
in interface CdmrFeatureProto.CoordAxisOrBuilder
public java.lang.String getDependsOn(int index)
depends on these axes, only for non-independent axes
repeated string dependsOn = 8;
getDependsOn
in interface CdmrFeatureProto.CoordAxisOrBuilder
index
- The index of the element to return.public com.google.protobuf.ByteString getDependsOnBytes(int index)
depends on these axes, only for non-independent axes
repeated string dependsOn = 8;
getDependsOnBytes
in interface CdmrFeatureProto.CoordAxisOrBuilder
index
- The index of the value to return.public CdmrFeatureProto.CoordAxis.Builder setDependsOn(int index, java.lang.String value)
depends on these axes, only for non-independent axes
repeated string dependsOn = 8;
index
- The index to set the value at.value
- The dependsOn to set.public CdmrFeatureProto.CoordAxis.Builder addDependsOn(java.lang.String value)
depends on these axes, only for non-independent axes
repeated string dependsOn = 8;
value
- The dependsOn to add.public CdmrFeatureProto.CoordAxis.Builder addAllDependsOn(java.lang.Iterable<java.lang.String> values)
depends on these axes, only for non-independent axes
repeated string dependsOn = 8;
values
- The dependsOn to add.public CdmrFeatureProto.CoordAxis.Builder clearDependsOn()
depends on these axes, only for non-independent axes
repeated string dependsOn = 8;
public CdmrFeatureProto.CoordAxis.Builder addDependsOnBytes(com.google.protobuf.ByteString value)
depends on these axes, only for non-independent axes
repeated string dependsOn = 8;
value
- The bytes of the dependsOn to add.public java.util.List<java.lang.Integer> getShapeList()
the shape of the axis (>1D only)
repeated uint32 shape = 9;
getShapeList
in interface CdmrFeatureProto.CoordAxisOrBuilder
public int getShapeCount()
the shape of the axis (>1D only)
repeated uint32 shape = 9;
getShapeCount
in interface CdmrFeatureProto.CoordAxisOrBuilder
public int getShape(int index)
the shape of the axis (>1D only)
repeated uint32 shape = 9;
getShape
in interface CdmrFeatureProto.CoordAxisOrBuilder
index
- The index of the element to return.public CdmrFeatureProto.CoordAxis.Builder setShape(int index, int value)
the shape of the axis (>1D only)
repeated uint32 shape = 9;
index
- The index to set the value at.value
- The shape to set.public CdmrFeatureProto.CoordAxis.Builder addShape(int value)
the shape of the axis (>1D only)
repeated uint32 shape = 9;
value
- The shape to add.public CdmrFeatureProto.CoordAxis.Builder addAllShape(java.lang.Iterable<? extends java.lang.Integer> values)
the shape of the axis (>1D only)
repeated uint32 shape = 9;
values
- The shape to add.public CdmrFeatureProto.CoordAxis.Builder clearShape()
the shape of the axis (>1D only)
repeated uint32 shape = 9;
public long getNvalues()
int64 nvalues = 10;
getNvalues
in interface CdmrFeatureProto.CoordAxisOrBuilder
public CdmrFeatureProto.CoordAxis.Builder setNvalues(long value)
int64 nvalues = 10;
value
- The nvalues to set.public CdmrFeatureProto.CoordAxis.Builder clearNvalues()
int64 nvalues = 10;
public int getSpacingValue()
.AxisSpacing spacing = 11;
getSpacingValue
in interface CdmrFeatureProto.CoordAxisOrBuilder
public CdmrFeatureProto.CoordAxis.Builder setSpacingValue(int value)
.AxisSpacing spacing = 11;
value
- The enum numeric value on the wire for spacing to set.public CdmrFeatureProto.AxisSpacing getSpacing()
.AxisSpacing spacing = 11;
getSpacing
in interface CdmrFeatureProto.CoordAxisOrBuilder
public CdmrFeatureProto.CoordAxis.Builder setSpacing(CdmrFeatureProto.AxisSpacing value)
.AxisSpacing spacing = 11;
value
- The spacing to set.public CdmrFeatureProto.CoordAxis.Builder clearSpacing()
.AxisSpacing spacing = 11;
public double getStartValue()
double startValue = 12;
getStartValue
in interface CdmrFeatureProto.CoordAxisOrBuilder
public CdmrFeatureProto.CoordAxis.Builder setStartValue(double value)
double startValue = 12;
value
- The startValue to set.public CdmrFeatureProto.CoordAxis.Builder clearStartValue()
double startValue = 12;
public double getEndValue()
double endValue = 13;
getEndValue
in interface CdmrFeatureProto.CoordAxisOrBuilder
public CdmrFeatureProto.CoordAxis.Builder setEndValue(double value)
double endValue = 13;
value
- The endValue to set.public CdmrFeatureProto.CoordAxis.Builder clearEndValue()
double endValue = 13;
public double getResolution()
resolution = (end-start) / (nvalues-1)
double resolution = 14;
getResolution
in interface CdmrFeatureProto.CoordAxisOrBuilder
public CdmrFeatureProto.CoordAxis.Builder setResolution(double value)
resolution = (end-start) / (nvalues-1)
double resolution = 14;
value
- The resolution to set.public CdmrFeatureProto.CoordAxis.Builder clearResolution()
resolution = (end-start) / (nvalues-1)
double resolution = 14;
public com.google.protobuf.ByteString getValues()
big endian doubles; not used for regular, may be deferred
bytes values = 15;
getValues
in interface CdmrFeatureProto.CoordAxisOrBuilder
public CdmrFeatureProto.CoordAxis.Builder setValues(com.google.protobuf.ByteString value)
big endian doubles; not used for regular, may be deferred
bytes values = 15;
value
- The values to set.public CdmrFeatureProto.CoordAxis.Builder clearValues()
big endian doubles; not used for regular, may be deferred
bytes values = 15;
public final CdmrFeatureProto.CoordAxis.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields
in interface com.google.protobuf.Message.Builder
setUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<CdmrFeatureProto.CoordAxis.Builder>
public final CdmrFeatureProto.CoordAxis.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields
in interface com.google.protobuf.Message.Builder
mergeUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<CdmrFeatureProto.CoordAxis.Builder>