Interface ApplicationInformation
-
- All Known Subinterfaces:
VersionInformation
- All Known Implementing Classes:
AbstractApplicationInformation
public interface ApplicationInformation
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetType()booleanhasInformation()
-
-
-
Method Detail
-
getType
String getType()
-
hasInformation
boolean hasInformation()
-
-