Package de.narimo.georepo.server.api.app
Class AppManifestConfiguration
- java.lang.Object
-
- de.narimo.georepo.server.api.app.AppManifestConfiguration
-
public class AppManifestConfiguration extends Object
-
-
Constructor Summary
Constructors Constructor Description AppManifestConfiguration()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetAppKey()ObjectgetAppManifest()voidsetAppKey(String appKey)voidsetAppManifest(Object appManifest)
-