public class FileWorkArea extends Object
| Modifier and Type | Field and Description | 
|---|---|
| protected String | filePathLocation | 
| Constructor and Description | 
|---|
| FileWorkArea() | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getFilePathLocation()Gets the file path location representing this work area ending with an appropriate system-specific separator | 
| void | setFilePathLocation(String filePathLocation) | 
protected String filePathLocation
Copyright © 2020. All rights reserved.