public class GDataConf extends ParametrableImpl implements CheckableValidity
| Constructor and Description |
|---|
GDataConf(GFormat format) |
GDataConf(GFormat format,
String loc) |
| Modifier and Type | Method and Description |
|---|---|
GFormat |
getFormat() |
String |
getLoc() |
boolean |
isValid() |
void |
setFormat(GFormat format) |
void |
setLoc(String loc) |
addParameter, clear, existsParam, getParameter, getParams, removeParameterpublic GDataConf(GFormat format)
format - public GFormat getFormat()
public void setFormat(GFormat format)
format - the format to considerpublic String getLoc()
public void setLoc(String loc)
loc - public boolean isValid()
isValid in interface CheckableValidityCopyright © 2014. All rights reserved.