public class FormatCollection extends Object
Constructor and Description |
---|
FormatCollection() |
Modifier and Type | Method and Description |
---|---|
FormatCollection |
addFormatsItem(Format formatsItem) |
boolean |
equals(Object o) |
FormatCollection |
formats(List<Format> formats) |
List<Format> |
getFormats()
Gets or sets supported file formats.
|
int |
hashCode() |
void |
setFormats(List<Format> formats) |
String |
toString() |
public FormatCollection formats(List<Format> formats)
public FormatCollection addFormatsItem(Format formatsItem)
Copyright © 2021. All rights reserved.