public class PoolPreferences extends Object
Constructor and Description |
---|
PoolPreferences()
Constructor.
|
Modifier and Type | Method and Description |
---|---|
File |
getFileName()
Obtain the file name.
|
void |
setFileName(File pValue)
Set the filename.
|
public PoolPreferences() throws PoolException
PoolException
- on errorpublic File getFileName()
public void setFileName(File pValue) throws PoolException
pValue
- the file namePoolException
- on errorCopyright © 2015. All rights reserved.