public class ExcludeByproductCondition extends Object
Java class for ExcludeByproductCondition complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ExcludeByproductCondition">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="engine" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="generatedAssetType" type="{http://www.w3.org/2001/XMLSchema}string"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
ExcludeByproductCondition() |
| Modifier and Type | Method and Description |
|---|---|
String |
getEngine()
Gets the value of the engine property.
|
String |
getGeneratedAssetType()
Gets the value of the generatedAssetType property.
|
void |
setEngine(String value)
Sets the value of the engine property.
|
void |
setGeneratedAssetType(String value)
Sets the value of the generatedAssetType property.
|
public String getEngine()
Stringpublic void setEngine(String value)
value - allowed object is
Stringpublic String getGeneratedAssetType()
StringCopyright © 2010 - 2020 Adobe. All Rights Reserved