Uses of Class
app.coronawarn.server.common.protocols.internal.AppFeatures
-
Packages that use AppFeatures Package Description app.coronawarn.server.common.protocols.internal -
-
Uses of AppFeatures in app.coronawarn.server.common.protocols.internal
Methods in app.coronawarn.server.common.protocols.internal that return AppFeatures Modifier and Type Method Description AppFeaturesAppFeatures.Builder. build()AppFeaturesAppFeatures.Builder. buildPartial()AppFeaturesApplicationConfiguration.Builder. getAppFeatures().app.coronawarn.server.common.protocols.internal.AppFeatures appFeatures = 6;AppFeaturesApplicationConfiguration. getAppFeatures().app.coronawarn.server.common.protocols.internal.AppFeatures appFeatures = 6;AppFeaturesApplicationConfigurationOrBuilder. getAppFeatures().app.coronawarn.server.common.protocols.internal.AppFeatures appFeatures = 6;static AppFeaturesAppFeatures. getDefaultInstance()AppFeaturesAppFeatures.Builder. getDefaultInstanceForType()AppFeaturesAppFeatures. getDefaultInstanceForType()static AppFeaturesAppFeatures. parseDelimitedFrom(InputStream input)static AppFeaturesAppFeatures. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AppFeaturesAppFeatures. parseFrom(byte[] data)static AppFeaturesAppFeatures. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AppFeaturesAppFeatures. parseFrom(com.google.protobuf.ByteString data)static AppFeaturesAppFeatures. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AppFeaturesAppFeatures. parseFrom(com.google.protobuf.CodedInputStream input)static AppFeaturesAppFeatures. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AppFeaturesAppFeatures. parseFrom(InputStream input)static AppFeaturesAppFeatures. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AppFeaturesAppFeatures. parseFrom(ByteBuffer data)static AppFeaturesAppFeatures. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in app.coronawarn.server.common.protocols.internal that return types with arguments of type AppFeatures Modifier and Type Method Description com.google.protobuf.Parser<AppFeatures>AppFeatures. getParserForType()static com.google.protobuf.Parser<AppFeatures>AppFeatures. parser()Methods in app.coronawarn.server.common.protocols.internal with parameters of type AppFeatures Modifier and Type Method Description ApplicationConfiguration.BuilderApplicationConfiguration.Builder. mergeAppFeatures(AppFeatures value).app.coronawarn.server.common.protocols.internal.AppFeatures appFeatures = 6;AppFeatures.BuilderAppFeatures.Builder. mergeFrom(AppFeatures other)static AppFeatures.BuilderAppFeatures. newBuilder(AppFeatures prototype)ApplicationConfiguration.BuilderApplicationConfiguration.Builder. setAppFeatures(AppFeatures value).app.coronawarn.server.common.protocols.internal.AppFeatures appFeatures = 6;
-