| Package | Description |
|---|---|
| org.cip4.lib.xjdf.schema |
| Modifier and Type | Field and Description |
|---|---|
protected List<TIFFEmbeddedFile> |
TIFFFormatParams.tiffEmbeddedFile |
| Modifier and Type | Method and Description |
|---|---|
TIFFEmbeddedFile |
ObjectFactory.createTIFFEmbeddedFile()
Create an instance of
TIFFEmbeddedFile |
TIFFEmbeddedFile |
TIFFEmbeddedFile.withFileSpecRef(Object value) |
TIFFEmbeddedFile |
TIFFEmbeddedFile.withTagNumber(Integer value) |
TIFFEmbeddedFile |
TIFFEmbeddedFile.withTagType(Integer value) |
| Modifier and Type | Method and Description |
|---|---|
List<TIFFEmbeddedFile> |
TIFFFormatParams.getTIFFEmbeddedFile()
Gets the value of the tiffEmbeddedFile property.
|
| Modifier and Type | Method and Description |
|---|---|
TIFFFormatParams |
TIFFFormatParams.withTIFFEmbeddedFile(TIFFEmbeddedFile... values) |
| Modifier and Type | Method and Description |
|---|---|
TIFFFormatParams |
TIFFFormatParams.withTIFFEmbeddedFile(Collection<TIFFEmbeddedFile> values) |
Copyright © 2016. All rights reserved.