public class SetCompanySettingsParam 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="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 |
|---|---|
String |
getCompanyHandle()
Gets the value of the companyHandle property.
|
String |
getDefaultDisplayProfileHandle()
Gets the value of the defaultDisplayProfileHandle property.
|
String |
getDefaultSourceProfileHandle()
Gets the value of the defaultSourceProfileHandle property.
|
Integer |
getDiskSpaceWarningMin()
Gets the value of the diskSpaceWarningMin property.
|
String |
getFileExtOpt()
Gets the value of the fileExtOpt property.
|
String |
getIptcExifMappingXsltHandle()
Gets the value of the iptcExifMappingXsltHandle property.
|
String |
getOverwriteMode()
Gets the value of the overwriteMode property.
|
String |
getXmpMappingXsltHandle()
Gets the value of the xmpMappingXsltHandle property.
|
Boolean |
isEmailTrashCleanupWarning()
Gets the value of the emailTrashCleanupWarning property.
|
Boolean |
isRetainPublishState()
Gets the value of the retainPublishState property.
|
void |
setCompanyHandle(String value)
Sets the value of the companyHandle property.
|
void |
setDefaultDisplayProfileHandle(String value)
Sets the value of the defaultDisplayProfileHandle property.
|
void |
setDefaultSourceProfileHandle(String value)
Sets the value of the defaultSourceProfileHandle property.
|
void |
setDiskSpaceWarningMin(Integer value)
Sets the value of the diskSpaceWarningMin property.
|
void |
setEmailTrashCleanupWarning(Boolean value)
Sets the value of the emailTrashCleanupWarning property.
|
void |
setFileExtOpt(String value)
Sets the value of the fileExtOpt property.
|
void |
setIptcExifMappingXsltHandle(String value)
Sets the value of the iptcExifMappingXsltHandle property.
|
void |
setOverwriteMode(String value)
Sets the value of the overwriteMode property.
|
void |
setRetainPublishState(Boolean value)
Sets the value of the retainPublishState property.
|
void |
setXmpMappingXsltHandle(String value)
Sets the value of the xmpMappingXsltHandle property.
|
public String getCompanyHandle()
Stringpublic void setCompanyHandle(String value)
value - allowed object is
Stringpublic String getOverwriteMode()
Stringpublic void setOverwriteMode(String value)
value - allowed object is
Stringpublic Boolean isRetainPublishState()
Booleanpublic void setRetainPublishState(Boolean value)
value - allowed object is
Booleanpublic String getDefaultSourceProfileHandle()
Stringpublic void setDefaultSourceProfileHandle(String value)
value - allowed object is
Stringpublic String getDefaultDisplayProfileHandle()
Stringpublic void setDefaultDisplayProfileHandle(String value)
value - allowed object is
Stringpublic String getIptcExifMappingXsltHandle()
Stringpublic void setIptcExifMappingXsltHandle(String value)
value - allowed object is
Stringpublic String getXmpMappingXsltHandle()
Stringpublic void setXmpMappingXsltHandle(String value)
value - allowed object is
Stringpublic Integer getDiskSpaceWarningMin()
Integerpublic void setDiskSpaceWarningMin(Integer value)
value - allowed object is
Integerpublic Boolean isEmailTrashCleanupWarning()
Booleanpublic void setEmailTrashCleanupWarning(Boolean value)
value - allowed object is
Booleanpublic String getFileExtOpt()
StringCopyright © 2010 - 2020 Adobe. All Rights Reserved