@Generated(value="class io.swagger.codegen.languages.JavaClientCodegen", date="2017-02-24T15:10:39.441-05:00") public class SampleDataFile extends Object
| Constructor and Description |
|---|
SampleDataFile() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getDirectoryPath()
The directory path of the sample data file.
|
String |
getFileName()
The name of the sample data file
|
int |
hashCode() |
void |
setDirectoryPath(String directoryPath) |
void |
setFileName(String fileName) |
String |
toString() |
public String getDirectoryPath()
public void setDirectoryPath(String directoryPath)
public String getFileName()
public void setFileName(String fileName)
Copyright © 2017. All rights reserved.