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