public class AutoSetCreationOptions
extends java.lang.Object
Java class for AutoSetCreationOptions complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="AutoSetCreationOptions"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="autoSetsArray" type="{http://www.scene7.com/IpsApi/xsd/2017-10-29-beta}HandleArray" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
Constructor and Description |
---|
AutoSetCreationOptions() |
Modifier and Type | Method and Description |
---|---|
HandleArray |
getAutoSetsArray()
Gets the value of the autoSetsArray property.
|
void |
setAutoSetsArray(HandleArray value)
Sets the value of the autoSetsArray property.
|
public HandleArray getAutoSetsArray()
HandleArray
public void setAutoSetsArray(HandleArray value)
value
- allowed object is
HandleArray
"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"