com.active_endpoints.schemas.engineapi._2010._05.enginemanagementtypes
Class AesCatalogUpdate
java.lang.Object
com.active_endpoints.schemas.engineapi._2010._05.enginemanagementtypes.AesCatalogInsert
com.active_endpoints.schemas.engineapi._2010._05.enginemanagementtypes.AesCatalogUpdate
public class AesCatalogUpdate
- extends AesCatalogInsert
Java class for AesCatalogUpdate complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="AesCatalogUpdate">
<complexContent>
<extension base="{http://schemas.active-endpoints.com/engineapi/2010/05/EngineManagementTypes.xsd}AesCatalogInsert">
<sequence>
<element name="version" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Methods inherited from class com.active_endpoints.schemas.engineapi._2010._05.enginemanagementtypes.AesCatalogInsert |
getContent, getContentType, getDescription, getLocation, getProcessGroup, getTypeUri, setContent, setContentType, setDescription, setLocation, setProcessGroup, setTypeUri |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
version
protected String version
AesCatalogUpdate
public AesCatalogUpdate()
getVersion
public String getVersion()
- Gets the value of the version property.
- Returns:
- possible object is
String
setVersion
public void setVersion(String value)
- Sets the value of the version property.
- Parameters:
value - allowed object is
String
Copyright © 2013 Leibniz Universität Hannover. All Rights Reserved.