Uses of Interface
app.coronawarn.server.common.protocols.internal.AppFeatureOrBuilder
-
Packages that use AppFeatureOrBuilder Package Description app.coronawarn.server.common.protocols.internal -
-
Uses of AppFeatureOrBuilder in app.coronawarn.server.common.protocols.internal
Classes in app.coronawarn.server.common.protocols.internal that implement AppFeatureOrBuilder Modifier and Type Class Description classAppFeatureProtobuf typeapp.coronawarn.server.common.protocols.internal.AppFeaturestatic classAppFeature.BuilderProtobuf typeapp.coronawarn.server.common.protocols.internal.AppFeatureMethods in app.coronawarn.server.common.protocols.internal that return AppFeatureOrBuilder Modifier and Type Method Description AppFeatureOrBuilderAppFeatures.Builder. getAppFeaturesOrBuilder(int index)repeated .app.coronawarn.server.common.protocols.internal.AppFeature app_features = 1;AppFeatureOrBuilderAppFeatures. getAppFeaturesOrBuilder(int index)repeated .app.coronawarn.server.common.protocols.internal.AppFeature app_features = 1;AppFeatureOrBuilderAppFeaturesOrBuilder. getAppFeaturesOrBuilder(int index)repeated .app.coronawarn.server.common.protocols.internal.AppFeature app_features = 1;Methods in app.coronawarn.server.common.protocols.internal that return types with arguments of type AppFeatureOrBuilder Modifier and Type Method Description List<? extends AppFeatureOrBuilder>AppFeatures.Builder. getAppFeaturesOrBuilderList()repeated .app.coronawarn.server.common.protocols.internal.AppFeature app_features = 1;List<? extends AppFeatureOrBuilder>AppFeatures. getAppFeaturesOrBuilderList()repeated .app.coronawarn.server.common.protocols.internal.AppFeature app_features = 1;List<? extends AppFeatureOrBuilder>AppFeaturesOrBuilder. getAppFeaturesOrBuilderList()repeated .app.coronawarn.server.common.protocols.internal.AppFeature app_features = 1;
-