public class LxcConf extends Object
String
key
value
LxcConf()
LxcConf(String key, String value)
getKey()
getValue()
LxcConf
setKey(String key)
setValue(String value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public String key
public String value
public LxcConf(String key, String value)
public LxcConf()
public String getKey()
public LxcConf setKey(String key)
public String getValue()
public LxcConf setValue(String value)
Copyright © 2015. All Rights Reserved.