Uses of Class
com.active_endpoints.schemas.engineapi._2010._05.engineapitypes.AesPersistenceType

Packages that use AesPersistenceType
com.active_endpoints.schemas.engineapi._2010._05.engineapitypes   
 

Uses of AesPersistenceType in com.active_endpoints.schemas.engineapi._2010._05.engineapitypes
 

Fields in com.active_endpoints.schemas.engineapi._2010._05.engineapitypes declared as AesPersistenceType
protected  AesPersistenceType AesDeployedPlan.persistenceType
           
 

Methods in com.active_endpoints.schemas.engineapi._2010._05.engineapitypes that return AesPersistenceType
static AesPersistenceType AesPersistenceType.fromValue(String v)
           
 AesPersistenceType AesDeployedPlan.getPersistenceType()
          Gets the value of the persistenceType property.
static AesPersistenceType AesPersistenceType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static AesPersistenceType[] AesPersistenceType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.active_endpoints.schemas.engineapi._2010._05.engineapitypes with parameters of type AesPersistenceType
 void AesDeployedPlan.setPersistenceType(AesPersistenceType value)
          Sets the value of the persistenceType property.
 



Copyright © 2013 Leibniz Universität Hannover. All Rights Reserved.