Uses of Interface
app.coronawarn.server.common.protocols.internal.stats.KeyFigureCardOrBuilder
-
Packages that use KeyFigureCardOrBuilder Package Description app.coronawarn.server.common.protocols.internal.stats -
-
Uses of KeyFigureCardOrBuilder in app.coronawarn.server.common.protocols.internal.stats
Classes in app.coronawarn.server.common.protocols.internal.stats that implement KeyFigureCardOrBuilder Modifier and Type Class Description classKeyFigureCardProtobuf typeapp.coronawarn.server.common.protocols.internal.stats.KeyFigureCardstatic classKeyFigureCard.BuilderProtobuf typeapp.coronawarn.server.common.protocols.internal.stats.KeyFigureCardMethods in app.coronawarn.server.common.protocols.internal.stats that return KeyFigureCardOrBuilder Modifier and Type Method Description KeyFigureCardOrBuilderStatistics.Builder. getKeyFigureCardsOrBuilder(int index)repeated .app.coronawarn.server.common.protocols.internal.stats.KeyFigureCard keyFigureCards = 2;KeyFigureCardOrBuilderStatistics. getKeyFigureCardsOrBuilder(int index)repeated .app.coronawarn.server.common.protocols.internal.stats.KeyFigureCard keyFigureCards = 2;KeyFigureCardOrBuilderStatisticsOrBuilder. getKeyFigureCardsOrBuilder(int index)repeated .app.coronawarn.server.common.protocols.internal.stats.KeyFigureCard keyFigureCards = 2;Methods in app.coronawarn.server.common.protocols.internal.stats that return types with arguments of type KeyFigureCardOrBuilder Modifier and Type Method Description List<? extends KeyFigureCardOrBuilder>Statistics.Builder. getKeyFigureCardsOrBuilderList()repeated .app.coronawarn.server.common.protocols.internal.stats.KeyFigureCard keyFigureCards = 2;List<? extends KeyFigureCardOrBuilder>Statistics. getKeyFigureCardsOrBuilderList()repeated .app.coronawarn.server.common.protocols.internal.stats.KeyFigureCard keyFigureCards = 2;List<? extends KeyFigureCardOrBuilder>StatisticsOrBuilder. getKeyFigureCardsOrBuilderList()repeated .app.coronawarn.server.common.protocols.internal.stats.KeyFigureCard keyFigureCards = 2;
-