public static interface CollectionSetProtos.NumericAttributeOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
String |
getGroup()
string group = 1; |
com.google.protobuf.ByteString |
getGroupBytes()
string group = 1; |
String |
getName()
string name = 2; |
com.google.protobuf.ByteString |
getNameBytes()
string name = 2; |
CollectionSetProtos.NumericAttribute.Type |
getType()
.NumericAttribute.Type type = 4; |
int |
getTypeValue()
.NumericAttribute.Type type = 4; |
double |
getValue()
double value = 3; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
String getGroup()
string group = 1;
com.google.protobuf.ByteString getGroupBytes()
string group = 1;
String getName()
string name = 2;
com.google.protobuf.ByteString getNameBytes()
string name = 2;
double getValue()
double value = 3;
int getTypeValue()
.NumericAttribute.Type type = 4;
CollectionSetProtos.NumericAttribute.Type getType()
.NumericAttribute.Type type = 4;
Copyright © 2021. All rights reserved.