Uses of Class
app.coronawarn.server.common.protocols.internal.stats.KeyFigure.Trend
-
Packages that use KeyFigure.Trend Package Description app.coronawarn.server.common.protocols.internal.stats -
-
Uses of KeyFigure.Trend in app.coronawarn.server.common.protocols.internal.stats
Methods in app.coronawarn.server.common.protocols.internal.stats that return KeyFigure.Trend Modifier and Type Method Description static KeyFigure.TrendKeyFigure.Trend. forNumber(int value)KeyFigure.TrendKeyFigure.Builder. getTrend().app.coronawarn.server.common.protocols.internal.stats.KeyFigure.Trend trend = 4;KeyFigure.TrendKeyFigure. getTrend().app.coronawarn.server.common.protocols.internal.stats.KeyFigure.Trend trend = 4;KeyFigure.TrendKeyFigureOrBuilder. getTrend().app.coronawarn.server.common.protocols.internal.stats.KeyFigure.Trend trend = 4;static KeyFigure.TrendKeyFigure.Trend. valueOf(int value)Deprecated.static KeyFigure.TrendKeyFigure.Trend. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static KeyFigure.TrendKeyFigure.Trend. valueOf(String name)Returns the enum constant of this type with the specified name.static KeyFigure.Trend[]KeyFigure.Trend. 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.Trend Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<KeyFigure.Trend>KeyFigure.Trend. internalGetValueMap()Methods in app.coronawarn.server.common.protocols.internal.stats with parameters of type KeyFigure.Trend Modifier and Type Method Description KeyFigure.BuilderKeyFigure.Builder. setTrend(KeyFigure.Trend value).app.coronawarn.server.common.protocols.internal.stats.KeyFigure.Trend trend = 4;
-