public class AssetSetInfo
extends java.lang.Object
Java class for AssetSetInfo complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="AssetSetInfo"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="setDefinition" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
Constructor and Description |
---|
AssetSetInfo() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getSetDefinition()
Gets the value of the setDefinition property.
|
void |
setSetDefinition(java.lang.String value)
Sets the value of the setDefinition property.
|
public java.lang.String getSetDefinition()
String
public void setSetDefinition(java.lang.String value)
value
- allowed object is
String
"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"