Uses of Class
com.platform.ego.impl.ServiceInstanceControlOption

Packages that use ServiceInstanceControlOption
com.platform.ego.impl   
 

Uses of ServiceInstanceControlOption in com.platform.ego.impl
 

Methods in com.platform.ego.impl that return ServiceInstanceControlOption
 ServiceInstanceControlOption ServiceInstanceControl.getOption()
           
static ServiceInstanceControlOption ServiceInstanceControlOption.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ServiceInstanceControlOption[] ServiceInstanceControlOption.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Methods in com.platform.ego.impl with parameters of type ServiceInstanceControlOption
 void ServiceInstanceControl.setOption(ServiceInstanceControlOption options)
           
 



Copyright (C) 1992-2007 Platform Computing Corporation