public class UpdateVignettePublishFormatParam extends 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 |
|---|---|
String |
getCompanyHandle()
Gets the value of the companyHandle property.
|
String |
getName()
Gets the value of the name property.
|
Integer |
getSaveAsVersion()
Gets the value of the saveAsVersion property.
|
Integer |
getSharpen()
Gets the value of the sharpen property.
|
String |
getSizeSuffixSeparator()
Gets the value of the sizeSuffixSeparator property.
|
Integer |
getTargetHeight()
Gets the value of the targetHeight property.
|
Integer |
getTargetWidth()
Gets the value of the targetWidth property.
|
Integer |
getThumbWidth()
Gets the value of the thumbWidth property.
|
Double |
getUsmAmount()
Gets the value of the usmAmount property.
|
Double |
getUsmRadius()
Gets the value of the usmRadius property.
|
Integer |
getUsmThreshold()
Gets the value of the usmThreshold property.
|
String |
getVignetteFormatHandle()
Gets the value of the vignetteFormatHandle property.
|
Boolean |
isCreatePyramid()
Gets the value of the createPyramid property.
|
void |
setCompanyHandle(String value)
Sets the value of the companyHandle property.
|
void |
setCreatePyramid(Boolean value)
Sets the value of the createPyramid property.
|
void |
setName(String value)
Sets the value of the name property.
|
void |
setSaveAsVersion(Integer value)
Sets the value of the saveAsVersion property.
|
void |
setSharpen(Integer value)
Sets the value of the sharpen property.
|
void |
setSizeSuffixSeparator(String value)
Sets the value of the sizeSuffixSeparator property.
|
void |
setTargetHeight(Integer value)
Sets the value of the targetHeight property.
|
void |
setTargetWidth(Integer value)
Sets the value of the targetWidth property.
|
void |
setThumbWidth(Integer value)
Sets the value of the thumbWidth property.
|
void |
setUsmAmount(Double value)
Sets the value of the usmAmount property.
|
void |
setUsmRadius(Double value)
Sets the value of the usmRadius property.
|
void |
setUsmThreshold(Integer value)
Sets the value of the usmThreshold property.
|
void |
setVignetteFormatHandle(String value)
Sets the value of the vignetteFormatHandle property.
|
public String getCompanyHandle()
Stringpublic void setCompanyHandle(String value)
value - allowed object is
Stringpublic String getVignetteFormatHandle()
Stringpublic void setVignetteFormatHandle(String value)
value - allowed object is
Stringpublic String getName()
Stringpublic void setName(String value)
value - allowed object is
Stringpublic Integer getTargetWidth()
Integerpublic void setTargetWidth(Integer value)
value - allowed object is
Integerpublic Integer getTargetHeight()
Integerpublic void setTargetHeight(Integer value)
value - allowed object is
Integerpublic Boolean isCreatePyramid()
Booleanpublic void setCreatePyramid(Boolean value)
value - allowed object is
Booleanpublic Integer getThumbWidth()
Integerpublic void setThumbWidth(Integer value)
value - allowed object is
Integerpublic Integer getSaveAsVersion()
Integerpublic void setSaveAsVersion(Integer value)
value - allowed object is
Integerpublic String getSizeSuffixSeparator()
Stringpublic void setSizeSuffixSeparator(String value)
value - allowed object is
Stringpublic Integer getSharpen()
Integerpublic void setSharpen(Integer value)
value - allowed object is
Integerpublic Double getUsmAmount()
Doublepublic void setUsmAmount(Double value)
value - allowed object is
Doublepublic Double getUsmRadius()
Doublepublic void setUsmRadius(Double value)
value - allowed object is
Doublepublic Integer getUsmThreshold()
IntegerCopyright © 2010 - 2020 Adobe. All Rights Reserved