public class Format extends Object
| Constructor | Description |
|---|---|
Format() |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
equals(Object o) |
|
Format |
extension(String extension) |
|
Format |
fileFormat(String fileFormat) |
|
String |
getExtension() |
File format extension
|
String |
getFileFormat() |
File format name
|
int |
hashCode() |
|
void |
setExtension(String extension) |
|
void |
setFileFormat(String fileFormat) |
|
String |
toString() |
Copyright © 2025. All rights reserved.