Package org.openurp.app
Class EmsApp
- java.lang.Object
-
- org.openurp.app.EmsApp
-
public class EmsApp extends Object
-
-
Constructor Summary
Constructors Constructor Description EmsApp()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static FilegetAppFile()static StringgetName()StringgetPath()Map<String,String>getProperties()StringgetSecret()voidsetName(String name)voidsetProperties(Map<String,String> properties)
-