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.TrendSemanticKeyFigure.TrendSemantic. forNumber(int value)KeyFigure.TrendSemanticKeyFigure.Builder. getTrendSemantic().app.coronawarn.server.common.protocols.internal.stats.KeyFigure.TrendSemantic trendSemantic = 5;KeyFigure.TrendSemanticKeyFigure. getTrendSemantic().app.coronawarn.server.common.protocols.internal.stats.KeyFigure.TrendSemantic trendSemantic = 5;KeyFigure.TrendSemanticKeyFigureOrBuilder. getTrendSemantic().app.coronawarn.server.common.protocols.internal.stats.KeyFigure.TrendSemantic trendSemantic = 5;static KeyFigure.TrendSemanticKeyFigure.TrendSemantic. valueOf(int value)Deprecated.static KeyFigure.TrendSemanticKeyFigure.TrendSemantic. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static KeyFigure.TrendSemanticKeyFigure.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.BuilderKeyFigure.Builder. setTrendSemantic(KeyFigure.TrendSemantic value).app.coronawarn.server.common.protocols.internal.stats.KeyFigure.TrendSemantic trendSemantic = 5;
-