Package de.eacg.ecs.client
Class CheckResults.Warning
- java.lang.Object
-
- de.eacg.ecs.client.CheckResults.Warning
-
- Enclosing class:
- CheckResults
public static class CheckResults.Warning extends Object
-
-
Constructor Summary
Constructors Constructor Description Warning()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetComponent()StringgetStatus()StringgetVersion()booleanisComponentNotFound()booleanisLicenseNotFound()booleanisVersionNotFound()
-