public class InlineObject extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
SERIALIZED_NAME_FILE |
| Constructor and Description |
|---|
InlineObject() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
InlineObject |
file(File file) |
File |
getFile()
Get file
|
int |
hashCode() |
void |
setFile(File file) |
String |
toString() |
public static final String SERIALIZED_NAME_FILE
public InlineObject file(File file)
public File getFile()
public void setFile(File file)
Copyright © 2010–2021 anotheria.net. All rights reserved.