public class ConfigModel extends Object
ConfigModel()
Map<String,Object>
getConfig()
int
getOrder()
URL
getUrl()
void
setConfig(Map<String,Object> config)
setOrder(int order)
setUrl(URL url)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ConfigModel()
public URL getUrl()
public void setUrl(URL url)
public int getOrder()
public void setOrder(int order)
public Map<String,Object> getConfig()
public void setConfig(Map<String,Object> config)
Copyright © 2017–2018 The Apache Software Foundation. All rights reserved.