Uses of Interface
app.coronawarn.server.common.protocols.internal.AppFeaturesOrBuilder
-
Packages that use AppFeaturesOrBuilder Package Description app.coronawarn.server.common.protocols.internal -
-
Uses of AppFeaturesOrBuilder in app.coronawarn.server.common.protocols.internal
Classes in app.coronawarn.server.common.protocols.internal that implement AppFeaturesOrBuilder Modifier and Type Class Description class
AppFeatures
Protobuf typeapp.coronawarn.server.common.protocols.internal.AppFeatures
static class
AppFeatures.Builder
Protobuf typeapp.coronawarn.server.common.protocols.internal.AppFeatures
Methods in app.coronawarn.server.common.protocols.internal that return AppFeaturesOrBuilder Modifier and Type Method Description AppFeaturesOrBuilder
ApplicationConfiguration.Builder. getAppFeaturesOrBuilder()
.app.coronawarn.server.common.protocols.internal.AppFeatures appFeatures = 6;
AppFeaturesOrBuilder
ApplicationConfiguration. getAppFeaturesOrBuilder()
.app.coronawarn.server.common.protocols.internal.AppFeatures appFeatures = 6;
AppFeaturesOrBuilder
ApplicationConfigurationOrBuilder. getAppFeaturesOrBuilder()
.app.coronawarn.server.common.protocols.internal.AppFeatures appFeatures = 6;
-