public static interface CdmrFeatureProto.CoordTransformOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
boolean |
getIsHoriz()
bool isHoriz = 1; |
java.lang.String |
getName()
short name, unique within dataset
|
com.google.protobuf.ByteString |
getNameBytes()
short name, unique within dataset
|
NcStreamProto.Attribute |
getParams(int index)
repeated .Attribute params = 3; |
int |
getParamsCount()
repeated .Attribute params = 3; |
java.util.List<NcStreamProto.Attribute> |
getParamsList()
repeated .Attribute params = 3; |
NcStreamProto.AttributeOrBuilder |
getParamsOrBuilder(int index)
repeated .Attribute params = 3; |
java.util.List<? extends NcStreamProto.AttributeOrBuilder> |
getParamsOrBuilderList()
repeated .Attribute params = 3; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
boolean getIsHoriz()
bool isHoriz = 1;
java.lang.String getName()
short name, unique within dataset
string name = 2;
com.google.protobuf.ByteString getNameBytes()
short name, unique within dataset
string name = 2;
java.util.List<NcStreamProto.Attribute> getParamsList()
repeated .Attribute params = 3;
NcStreamProto.Attribute getParams(int index)
repeated .Attribute params = 3;
int getParamsCount()
repeated .Attribute params = 3;
java.util.List<? extends NcStreamProto.AttributeOrBuilder> getParamsOrBuilderList()
repeated .Attribute params = 3;
NcStreamProto.AttributeOrBuilder getParamsOrBuilder(int index)
repeated .Attribute params = 3;