public class SystemInfoDataProvider.SystemInfoDataEntry extends Object implements Map.Entry<String,String>, Serializable
Constructor and Description |
---|
SystemInfoDataEntry(String key) |
Modifier and Type | Method and Description |
---|---|
String |
getKey() |
String |
getValue() |
String |
setValue(String value) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
comparingByKey, comparingByKey, comparingByValue, comparingByValue, equals, hashCode
public SystemInfoDataEntry(String key)
Copyright © 2007–2016 Hippo B.V. (http://www.onehippo.com). All rights reserved.