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()
String
public void setCompanyHandle(java.lang.String value)
value
- allowed object is
String
public java.lang.String getOverwriteMode()
String
public void setOverwriteMode(java.lang.String value)
value
- allowed object is
String
public java.lang.Boolean isRetainPublishState()
Boolean
public void setRetainPublishState(java.lang.Boolean value)
value
- allowed object is
Boolean
public java.lang.String getDefaultSourceProfileHandle()
String
public void setDefaultSourceProfileHandle(java.lang.String value)
value
- allowed object is
String
public java.lang.String getDefaultDisplayProfileHandle()
String
public void setDefaultDisplayProfileHandle(java.lang.String value)
value
- allowed object is
String
public java.lang.String getIptcExifMappingXsltHandle()
String
public void setIptcExifMappingXsltHandle(java.lang.String value)
value
- allowed object is
String
public java.lang.String getXmpMappingXsltHandle()
String
public void setXmpMappingXsltHandle(java.lang.String value)
value
- allowed object is
String
public java.lang.Integer getDiskSpaceWarningMin()
Integer
public void setDiskSpaceWarningMin(java.lang.Integer value)
value
- allowed object is
Integer
public java.lang.Boolean isEmailTrashCleanupWarning()
Boolean
public void setEmailTrashCleanupWarning(java.lang.Boolean value)
value
- allowed object is
Boolean
public java.lang.String getFileExtOpt()
String
public void setFileExtOpt(java.lang.String value)
value
- allowed object is
String
"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"