Package org.hippoecm.frontend.model
Class SystemInfoDataProvider.SystemInfoDataEntry
- java.lang.Object
-
- org.hippoecm.frontend.model.SystemInfoDataProvider.SystemInfoDataEntry
-
- All Implemented Interfaces:
Serializable
,Map.Entry<String,String>
- Enclosing class:
- SystemInfoDataProvider
public class SystemInfoDataProvider.SystemInfoDataEntry extends Object implements Map.Entry<String,String>, Serializable
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description SystemInfoDataEntry(String key)
-
-
-
Constructor Detail
-
SystemInfoDataEntry
public SystemInfoDataEntry(String key)
-
-