public class BackgroundForGetExecutionOutput extends Object
| Constructor and Description |
|---|
BackgroundForGetExecutionOutput() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
BackgroundForGetExecutionOutput |
fileName(String fileName) |
String |
getFileName()
Get fileName
|
String |
getSize()
Get size
|
int |
hashCode() |
void |
setFileName(String fileName) |
void |
setSize(String size) |
BackgroundForGetExecutionOutput |
size(String size) |
String |
toString() |
public BackgroundForGetExecutionOutput fileName(String fileName)
public String getFileName()
public void setFileName(String fileName)
public BackgroundForGetExecutionOutput size(String size)
public String getSize()
public void setSize(String size)
Copyright © 2025. All rights reserved.