Uses of Class
org.ow2.weblab.core.services.configurable.ResetConfigurationReturn

Packages that use ResetConfigurationReturn
org.ow2.weblab.core.services   
org.ow2.weblab.core.services.configurable   
 

Uses of ResetConfigurationReturn in org.ow2.weblab.core.services
 

Methods in org.ow2.weblab.core.services that return ResetConfigurationReturn
 ResetConfigurationReturn Configurable.resetConfiguration(ResetConfigurationArgs args)
          Reset the configuration of the service to the default one.
 

Uses of ResetConfigurationReturn in org.ow2.weblab.core.services.configurable
 

Methods in org.ow2.weblab.core.services.configurable that return ResetConfigurationReturn
 ResetConfigurationReturn ObjectFactory.createResetConfigurationReturn()
          Create an instance of ResetConfigurationReturn
 

Methods in org.ow2.weblab.core.services.configurable that return types with arguments of type ResetConfigurationReturn
 javax.xml.bind.JAXBElement<ResetConfigurationReturn> ObjectFactory.createResetConfigurationReturn(ResetConfigurationReturn value)
          Create an instance of JAXBElement<ResetConfigurationReturn>}
 

Methods in org.ow2.weblab.core.services.configurable with parameters of type ResetConfigurationReturn
 javax.xml.bind.JAXBElement<ResetConfigurationReturn> ObjectFactory.createResetConfigurationReturn(ResetConfigurationReturn value)
          Create an instance of JAXBElement<ResetConfigurationReturn>}
 



Copyright © 2004-2010. All Rights Reserved.