public interface PublishedImage
DataWriter
.Modifier and Type | Method and Description |
---|---|
byte[] |
getImageContent()
Returns the contents of the image file.
|
byte[] |
getMetadataContent()
Returns the contents of the metadata file,
or
null if there is no metadata file. |
DataModel |
getOutputDataModel()
Returns a data model which describes the fields exported by the image.
|
byte[] |
getParameterContent()
Returns the contents of the parameter file.
|
byte[] getImageContent()
byte[] getParameterContent()
byte[] getMetadataContent()
null
if there is no metadata file.DataModel getOutputDataModel()
(C) Copyright IBM Corp. 1994, 2015. All Rights Reserved.