Uses of Interface
app.coronawarn.server.common.protocols.internal.stats.KeyFigureOrBuilder
-
Packages that use KeyFigureOrBuilder Package Description app.coronawarn.server.common.protocols.internal.stats -
-
Uses of KeyFigureOrBuilder in app.coronawarn.server.common.protocols.internal.stats
Classes in app.coronawarn.server.common.protocols.internal.stats that implement KeyFigureOrBuilder Modifier and Type Class Description classKeyFigureProtobuf typeapp.coronawarn.server.common.protocols.internal.stats.KeyFigurestatic classKeyFigure.BuilderProtobuf typeapp.coronawarn.server.common.protocols.internal.stats.KeyFigureMethods in app.coronawarn.server.common.protocols.internal.stats that return KeyFigureOrBuilder Modifier and Type Method Description KeyFigureOrBuilderKeyFigureCard.Builder. getKeyFiguresOrBuilder(int index)repeated .app.coronawarn.server.common.protocols.internal.stats.KeyFigure keyFigures = 2;KeyFigureOrBuilderKeyFigureCard. getKeyFiguresOrBuilder(int index)repeated .app.coronawarn.server.common.protocols.internal.stats.KeyFigure keyFigures = 2;KeyFigureOrBuilderKeyFigureCardOrBuilder. getKeyFiguresOrBuilder(int index)repeated .app.coronawarn.server.common.protocols.internal.stats.KeyFigure keyFigures = 2;Methods in app.coronawarn.server.common.protocols.internal.stats that return types with arguments of type KeyFigureOrBuilder Modifier and Type Method Description List<? extends KeyFigureOrBuilder>KeyFigureCard.Builder. getKeyFiguresOrBuilderList()repeated .app.coronawarn.server.common.protocols.internal.stats.KeyFigure keyFigures = 2;List<? extends KeyFigureOrBuilder>KeyFigureCard. getKeyFiguresOrBuilderList()repeated .app.coronawarn.server.common.protocols.internal.stats.KeyFigure keyFigures = 2;List<? extends KeyFigureOrBuilder>KeyFigureCardOrBuilder. getKeyFiguresOrBuilderList()repeated .app.coronawarn.server.common.protocols.internal.stats.KeyFigure keyFigures = 2;
-