public interface ColorManagementResourceDescriptor extends Triplet
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
Integer |
getCMRScpe()
Returns the value of the 'CMR Scpe' attribute
|
Integer |
getProcMode()
Returns the value of the 'Proc Mode' attribute
|
void |
setCMRScpe(Integer value)
Sets the value of the '
CMR Scpe' attribute |
void |
setProcMode(Integer value)
Sets the value of the '
Proc Mode' attribute |
getCharset, getFileOffset, getLabel, getTripletId, getTripletLength, getTripletNumber, setCharset, setFileOffset, setLabel, setTripletId, setTripletLength, setTripletNumberInteger getProcMode()
mandatory
fixed length
setProcMode(Integer),
AfplibPackage.getColorManagementResourceDescriptor_ProcMode()void setProcMode(Integer value)
Proc Mode' attribute.
value - the new value of the 'Proc Mode' attribute.getProcMode()Integer getCMRScpe()
mandatory
fixed length
setCMRScpe(Integer),
AfplibPackage.getColorManagementResourceDescriptor_CMRScpe()void setCMRScpe(Integer value)
CMR Scpe' attribute.
value - the new value of the 'CMR Scpe' attribute.getCMRScpe()Copyright © 2017. All rights reserved.