Class DeploymentApplication
- java.lang.Object
-
- ch.mobi.mobitor.domain.deployment.DeploymentApplication
-
- All Implemented Interfaces:
Serializable
public class DeploymentApplication extends Object implements Serializable
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description DeploymentApplication()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetApplicationName()StringgetVersion()voidsetApplicationName(String applicationName)voidsetVersion(String version)
-