|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface EsfPayloadProto.EsfPayload.EsfMetricOrBuilder
Method Summary | |
---|---|
boolean |
getBoolValue()
|
com.google.protobuf.ByteString |
getBytesValue()
|
double |
getDoubleValue()
|
float |
getFloatValue()
|
int |
getIntValue()
|
long |
getLongValue()
|
String |
getName()
|
String |
getStringValue()
|
EsfPayloadProto.EsfPayload.EsfMetric.ValueType |
getType()
|
boolean |
hasBoolValue()
|
boolean |
hasBytesValue()
|
boolean |
hasDoubleValue()
|
boolean |
hasFloatValue()
|
boolean |
hasIntValue()
|
boolean |
hasLongValue()
|
boolean |
hasName()
|
boolean |
hasStringValue()
|
boolean |
hasType()
|
Methods inherited from interface com.google.protobuf.MessageOrBuilder |
---|
getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField |
Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder |
---|
isInitialized |
Method Detail |
---|
boolean hasName()
String getName()
boolean hasType()
EsfPayloadProto.EsfPayload.EsfMetric.ValueType getType()
boolean hasDoubleValue()
double getDoubleValue()
boolean hasFloatValue()
float getFloatValue()
boolean hasLongValue()
long getLongValue()
boolean hasIntValue()
int getIntValue()
boolean hasBoolValue()
boolean getBoolValue()
boolean hasStringValue()
String getStringValue()
boolean hasBytesValue()
com.google.protobuf.ByteString getBytesValue()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |