public class GetAssociatedAssetsReturn
extends java.lang.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="containerArray" type="{http://www.scene7.com/IpsApi/xsd/2017-10-29-beta}AssetArray" minOccurs="0"/> <element name="memberArray" type="{http://www.scene7.com/IpsApi/xsd/2017-10-29-beta}AssetArray" minOccurs="0"/> <element name="layerReferenceArray" type="{http://www.scene7.com/IpsApi/xsd/2017-10-29-beta}AssetArray" minOccurs="0"/> <element name="ownerArray" type="{http://www.scene7.com/IpsApi/xsd/2017-10-29-beta}AssetArray" minOccurs="0"/> <element name="derivedArray" type="{http://www.scene7.com/IpsApi/xsd/2017-10-29-beta}AssetArray" minOccurs="0"/> <element name="generatorArray" type="{http://www.scene7.com/IpsApi/xsd/2017-10-29-beta}GenerationInfoArray" minOccurs="0"/> <element name="generatedArray" type="{http://www.scene7.com/IpsApi/xsd/2017-10-29-beta}GenerationInfoArray" minOccurs="0"/> <element name="subAssetArray" type="{http://www.scene7.com/IpsApi/xsd/2017-10-29-beta}SubAssetArray" minOccurs="0"/> <element name="thumbAsset" type="{http://www.scene7.com/IpsApi/xsd/2017-10-29-beta}Asset" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
Constructor and Description |
---|
GetAssociatedAssetsReturn() |
Modifier and Type | Method and Description |
---|---|
AssetArray |
getContainerArray()
Gets the value of the containerArray property.
|
AssetArray |
getDerivedArray()
Gets the value of the derivedArray property.
|
GenerationInfoArray |
getGeneratedArray()
Gets the value of the generatedArray property.
|
GenerationInfoArray |
getGeneratorArray()
Gets the value of the generatorArray property.
|
AssetArray |
getLayerReferenceArray()
Gets the value of the layerReferenceArray property.
|
AssetArray |
getMemberArray()
Gets the value of the memberArray property.
|
AssetArray |
getOwnerArray()
Gets the value of the ownerArray property.
|
SubAssetArray |
getSubAssetArray()
Gets the value of the subAssetArray property.
|
Asset |
getThumbAsset()
Gets the value of the thumbAsset property.
|
void |
setContainerArray(AssetArray value)
Sets the value of the containerArray property.
|
void |
setDerivedArray(AssetArray value)
Sets the value of the derivedArray property.
|
void |
setGeneratedArray(GenerationInfoArray value)
Sets the value of the generatedArray property.
|
void |
setGeneratorArray(GenerationInfoArray value)
Sets the value of the generatorArray property.
|
void |
setLayerReferenceArray(AssetArray value)
Sets the value of the layerReferenceArray property.
|
void |
setMemberArray(AssetArray value)
Sets the value of the memberArray property.
|
void |
setOwnerArray(AssetArray value)
Sets the value of the ownerArray property.
|
void |
setSubAssetArray(SubAssetArray value)
Sets the value of the subAssetArray property.
|
void |
setThumbAsset(Asset value)
Sets the value of the thumbAsset property.
|
public AssetArray getContainerArray()
AssetArray
public void setContainerArray(AssetArray value)
value
- allowed object is
AssetArray
public AssetArray getMemberArray()
AssetArray
public void setMemberArray(AssetArray value)
value
- allowed object is
AssetArray
public AssetArray getLayerReferenceArray()
AssetArray
public void setLayerReferenceArray(AssetArray value)
value
- allowed object is
AssetArray
public AssetArray getOwnerArray()
AssetArray
public void setOwnerArray(AssetArray value)
value
- allowed object is
AssetArray
public AssetArray getDerivedArray()
AssetArray
public void setDerivedArray(AssetArray value)
value
- allowed object is
AssetArray
public GenerationInfoArray getGeneratorArray()
GenerationInfoArray
public void setGeneratorArray(GenerationInfoArray value)
value
- allowed object is
GenerationInfoArray
public GenerationInfoArray getGeneratedArray()
GenerationInfoArray
public void setGeneratedArray(GenerationInfoArray value)
value
- allowed object is
GenerationInfoArray
public SubAssetArray getSubAssetArray()
SubAssetArray
public void setSubAssetArray(SubAssetArray value)
value
- allowed object is
SubAssetArray
public Asset getThumbAsset()
Asset
"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"