public static class Configuration.OutputIntent extends Object
Constructor and Description |
---|
Configuration.OutputIntent() |
Configuration.OutputIntent(Configuration.OutputIntentDefaultProfile identifier,
byte[] data,
String url) |
Configuration.OutputIntent(String identifier,
byte[] data,
String url) |
Modifier and Type | Method and Description |
---|---|
void |
setData(byte[] value)
The profile data
|
void |
setIdentifier(Configuration.OutputIntentDefaultProfile value)
The identifier
|
void |
setIdentifier(String value)
The identifier
|
void |
setUrl(String value)
The profile URL
|
public Configuration.OutputIntent()
public Configuration.OutputIntent(String identifier, byte[] data, String url)
public Configuration.OutputIntent(Configuration.OutputIntentDefaultProfile identifier, byte[] data, String url)
public void setIdentifier(String value)
public void setIdentifier(Configuration.OutputIntentDefaultProfile value)
public void setData(byte[] value)
public void setUrl(String value)
This doc was generated on 2017-05-17. Copyright © 2002-2017 RealObjects GmbH. All Rights Reserved.