public class GetPropertySetTypesReturn 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="typeArray" type="{http://www.scene7.com/IpsApi/xsd/2019-09-10-beta}PropertySetTypeArray"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
GetPropertySetTypesReturn() |
| Modifier and Type | Method and Description |
|---|---|
PropertySetTypeArray |
getTypeArray()
Gets the value of the typeArray property.
|
void |
setTypeArray(PropertySetTypeArray value)
Sets the value of the typeArray property.
|
public PropertySetTypeArray getTypeArray()
PropertySetTypeArraypublic void setTypeArray(PropertySetTypeArray value)
value - allowed object is
PropertySetTypeArrayCopyright © 2010 - 2020 Adobe. All Rights Reserved