public class UpdateVignettePublishFormatParam
extends java.lang.Object
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="companyHandle" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="vignetteFormatHandle" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="name" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="targetWidth" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="targetHeight" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="createPyramid" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="thumbWidth" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="saveAsVersion" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="sizeSuffixSeparator" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="sharpen" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="usmAmount" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="usmRadius" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="usmThreshold" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
Constructor and Description |
---|
UpdateVignettePublishFormatParam() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getCompanyHandle()
Gets the value of the companyHandle property.
|
java.lang.String |
getName()
Gets the value of the name property.
|
java.lang.Integer |
getSaveAsVersion()
Gets the value of the saveAsVersion property.
|
java.lang.Integer |
getSharpen()
Gets the value of the sharpen property.
|
java.lang.String |
getSizeSuffixSeparator()
Gets the value of the sizeSuffixSeparator property.
|
java.lang.Integer |
getTargetHeight()
Gets the value of the targetHeight property.
|
java.lang.Integer |
getTargetWidth()
Gets the value of the targetWidth property.
|
java.lang.Integer |
getThumbWidth()
Gets the value of the thumbWidth property.
|
java.lang.Double |
getUsmAmount()
Gets the value of the usmAmount property.
|
java.lang.Double |
getUsmRadius()
Gets the value of the usmRadius property.
|
java.lang.Integer |
getUsmThreshold()
Gets the value of the usmThreshold property.
|
java.lang.String |
getVignetteFormatHandle()
Gets the value of the vignetteFormatHandle property.
|
java.lang.Boolean |
isCreatePyramid()
Gets the value of the createPyramid property.
|
void |
setCompanyHandle(java.lang.String value)
Sets the value of the companyHandle property.
|
void |
setCreatePyramid(java.lang.Boolean value)
Sets the value of the createPyramid property.
|
void |
setName(java.lang.String value)
Sets the value of the name property.
|
void |
setSaveAsVersion(java.lang.Integer value)
Sets the value of the saveAsVersion property.
|
void |
setSharpen(java.lang.Integer value)
Sets the value of the sharpen property.
|
void |
setSizeSuffixSeparator(java.lang.String value)
Sets the value of the sizeSuffixSeparator property.
|
void |
setTargetHeight(java.lang.Integer value)
Sets the value of the targetHeight property.
|
void |
setTargetWidth(java.lang.Integer value)
Sets the value of the targetWidth property.
|
void |
setThumbWidth(java.lang.Integer value)
Sets the value of the thumbWidth property.
|
void |
setUsmAmount(java.lang.Double value)
Sets the value of the usmAmount property.
|
void |
setUsmRadius(java.lang.Double value)
Sets the value of the usmRadius property.
|
void |
setUsmThreshold(java.lang.Integer value)
Sets the value of the usmThreshold property.
|
void |
setVignetteFormatHandle(java.lang.String value)
Sets the value of the vignetteFormatHandle property.
|
public java.lang.String getCompanyHandle()
String
public void setCompanyHandle(java.lang.String value)
value
- allowed object is
String
public java.lang.String getVignetteFormatHandle()
String
public void setVignetteFormatHandle(java.lang.String value)
value
- allowed object is
String
public java.lang.String getName()
String
public void setName(java.lang.String value)
value
- allowed object is
String
public java.lang.Integer getTargetWidth()
Integer
public void setTargetWidth(java.lang.Integer value)
value
- allowed object is
Integer
public java.lang.Integer getTargetHeight()
Integer
public void setTargetHeight(java.lang.Integer value)
value
- allowed object is
Integer
public java.lang.Boolean isCreatePyramid()
Boolean
public void setCreatePyramid(java.lang.Boolean value)
value
- allowed object is
Boolean
public java.lang.Integer getThumbWidth()
Integer
public void setThumbWidth(java.lang.Integer value)
value
- allowed object is
Integer
public java.lang.Integer getSaveAsVersion()
Integer
public void setSaveAsVersion(java.lang.Integer value)
value
- allowed object is
Integer
public java.lang.String getSizeSuffixSeparator()
String
public void setSizeSuffixSeparator(java.lang.String value)
value
- allowed object is
String
public java.lang.Integer getSharpen()
Integer
public void setSharpen(java.lang.Integer value)
value
- allowed object is
Integer
public java.lang.Double getUsmAmount()
Double
public void setUsmAmount(java.lang.Double value)
value
- allowed object is
Double
public java.lang.Double getUsmRadius()
Double
public void setUsmRadius(java.lang.Double value)
value
- allowed object is
Double
public java.lang.Integer getUsmThreshold()
Integer
public void setUsmThreshold(java.lang.Integer value)
value
- allowed object is
Integer
"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"