public class SetCompanySettingsParam
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="overwriteMode" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="retainPublishState" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="defaultSourceProfileHandle" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="defaultDisplayProfileHandle" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="iptcExifMappingXsltHandle" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="xmpMappingXsltHandle" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="diskSpaceWarningMin" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="emailTrashCleanupWarning" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="fileExtOpt" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
SetCompanySettingsParam() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getCompanyHandle()
Gets the value of the companyHandle property.
|
java.lang.String |
getDefaultDisplayProfileHandle()
Gets the value of the defaultDisplayProfileHandle property.
|
java.lang.String |
getDefaultSourceProfileHandle()
Gets the value of the defaultSourceProfileHandle property.
|
java.lang.Integer |
getDiskSpaceWarningMin()
Gets the value of the diskSpaceWarningMin property.
|
java.lang.String |
getFileExtOpt()
Gets the value of the fileExtOpt property.
|
java.lang.String |
getIptcExifMappingXsltHandle()
Gets the value of the iptcExifMappingXsltHandle property.
|
java.lang.String |
getOverwriteMode()
Gets the value of the overwriteMode property.
|
java.lang.String |
getXmpMappingXsltHandle()
Gets the value of the xmpMappingXsltHandle property.
|
java.lang.Boolean |
isEmailTrashCleanupWarning()
Gets the value of the emailTrashCleanupWarning property.
|
java.lang.Boolean |
isRetainPublishState()
Gets the value of the retainPublishState property.
|
void |
setCompanyHandle(java.lang.String value)
Sets the value of the companyHandle property.
|
void |
setDefaultDisplayProfileHandle(java.lang.String value)
Sets the value of the defaultDisplayProfileHandle property.
|
void |
setDefaultSourceProfileHandle(java.lang.String value)
Sets the value of the defaultSourceProfileHandle property.
|
void |
setDiskSpaceWarningMin(java.lang.Integer value)
Sets the value of the diskSpaceWarningMin property.
|
void |
setEmailTrashCleanupWarning(java.lang.Boolean value)
Sets the value of the emailTrashCleanupWarning property.
|
void |
setFileExtOpt(java.lang.String value)
Sets the value of the fileExtOpt property.
|
void |
setIptcExifMappingXsltHandle(java.lang.String value)
Sets the value of the iptcExifMappingXsltHandle property.
|
void |
setOverwriteMode(java.lang.String value)
Sets the value of the overwriteMode property.
|
void |
setRetainPublishState(java.lang.Boolean value)
Sets the value of the retainPublishState property.
|
void |
setXmpMappingXsltHandle(java.lang.String value)
Sets the value of the xmpMappingXsltHandle property.
|
public java.lang.String getCompanyHandle()
Stringpublic void setCompanyHandle(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getOverwriteMode()
Stringpublic void setOverwriteMode(java.lang.String value)
value - allowed object is
Stringpublic java.lang.Boolean isRetainPublishState()
Booleanpublic void setRetainPublishState(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.String getDefaultSourceProfileHandle()
Stringpublic void setDefaultSourceProfileHandle(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getDefaultDisplayProfileHandle()
Stringpublic void setDefaultDisplayProfileHandle(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getIptcExifMappingXsltHandle()
Stringpublic void setIptcExifMappingXsltHandle(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getXmpMappingXsltHandle()
Stringpublic void setXmpMappingXsltHandle(java.lang.String value)
value - allowed object is
Stringpublic java.lang.Integer getDiskSpaceWarningMin()
Integerpublic void setDiskSpaceWarningMin(java.lang.Integer value)
value - allowed object is
Integerpublic java.lang.Boolean isEmailTrashCleanupWarning()
Booleanpublic void setEmailTrashCleanupWarning(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.String getFileExtOpt()
Stringpublic void setFileExtOpt(java.lang.String value)
value - allowed object is
String"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"