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

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

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

Fields in com.active_endpoints.schemas.engineapi._2010._05.engineapitypes declared as AesScheduleRunOptions
protected  AesScheduleRunOptions AesScheduledItem.runOptions
           
 

Methods in com.active_endpoints.schemas.engineapi._2010._05.engineapitypes that return AesScheduleRunOptions
static AesScheduleRunOptions AesScheduleRunOptions.fromValue(String v)
           
 AesScheduleRunOptions AesScheduledItem.getRunOptions()
          Gets the value of the runOptions property.
static AesScheduleRunOptions AesScheduleRunOptions.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static AesScheduleRunOptions[] AesScheduleRunOptions.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 AesScheduleRunOptions
 void AesScheduledItem.setRunOptions(AesScheduleRunOptions value)
          Sets the value of the runOptions property.
 



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