slib.sglib.io.conf
Class GDataConf
java.lang.Object
slib.utils.impl.ParametrableImpl
slib.sglib.io.conf.GDataConf
- All Implemented Interfaces:
- slib.utils.i.CheckableValidity, slib.utils.i.Parametrable
public class GDataConf
- extends slib.utils.impl.ParametrableImpl
- implements slib.utils.i.CheckableValidity
- Author:
- seb
Methods inherited from class slib.utils.impl.ParametrableImpl |
addParameter, clear, existsParam, getParameter, getParams, removeParameter |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GDataConf
public GDataConf(GFormat format)
- Parameters:
format
-
GDataConf
public GDataConf(GFormat format,
String loc)
- Parameters:
format
- loc
-
getFormat
public GFormat getFormat()
- Returns:
setFormat
public void setFormat(GFormat format)
- Parameters:
format
-
getLoc
public String getLoc()
- Returns:
setLoc
public void setLoc(String loc)
- Parameters:
loc
-
isValid
public boolean isValid()
- Specified by:
isValid
in interface slib.utils.i.CheckableValidity
- Returns:
Copyright © 2013. All Rights Reserved.