Uses of Class
app.coronawarn.server.common.protocols.internal.stats.KeyFigure.TrendSemantic
-
Packages that use KeyFigure.TrendSemantic Package Description app.coronawarn.server.common.protocols.internal.stats -
-
Uses of KeyFigure.TrendSemantic in app.coronawarn.server.common.protocols.internal.stats
Methods in app.coronawarn.server.common.protocols.internal.stats that return KeyFigure.TrendSemantic Modifier and Type Method Description static KeyFigure.TrendSemantic
KeyFigure.TrendSemantic. forNumber(int value)
KeyFigure.TrendSemantic
KeyFigure.Builder. getTrendSemantic()
.app.coronawarn.server.common.protocols.internal.stats.KeyFigure.TrendSemantic trendSemantic = 5;
KeyFigure.TrendSemantic
KeyFigure. getTrendSemantic()
.app.coronawarn.server.common.protocols.internal.stats.KeyFigure.TrendSemantic trendSemantic = 5;
KeyFigure.TrendSemantic
KeyFigureOrBuilder. getTrendSemantic()
.app.coronawarn.server.common.protocols.internal.stats.KeyFigure.TrendSemantic trendSemantic = 5;
static KeyFigure.TrendSemantic
KeyFigure.TrendSemantic. valueOf(int value)
Deprecated.static KeyFigure.TrendSemantic
KeyFigure.TrendSemantic. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)
Returns the enum constant of this type with the specified name.static KeyFigure.TrendSemantic
KeyFigure.TrendSemantic. valueOf(String name)
Returns the enum constant of this type with the specified name.static KeyFigure.TrendSemantic[]
KeyFigure.TrendSemantic. values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in app.coronawarn.server.common.protocols.internal.stats that return types with arguments of type KeyFigure.TrendSemantic Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<KeyFigure.TrendSemantic>
KeyFigure.TrendSemantic. internalGetValueMap()
Methods in app.coronawarn.server.common.protocols.internal.stats with parameters of type KeyFigure.TrendSemantic Modifier and Type Method Description KeyFigure.Builder
KeyFigure.Builder. setTrendSemantic(KeyFigure.TrendSemantic value)
.app.coronawarn.server.common.protocols.internal.stats.KeyFigure.TrendSemantic trendSemantic = 5;
-