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