Uses of Class
org.weblab_project.services.configurable.types.ResetConfigurationReturn

Packages that use ResetConfigurationReturn
org.weblab_project.services.configurable   
org.weblab_project.services.configurable.types   
 

Uses of ResetConfigurationReturn in org.weblab_project.services.configurable
 

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

Uses of ResetConfigurationReturn in org.weblab_project.services.configurable.types
 

Methods in org.weblab_project.services.configurable.types that return ResetConfigurationReturn
 ResetConfigurationReturn ObjectFactory.createResetConfigurationReturn()
          Create an instance of ResetConfigurationReturn
 

Methods in org.weblab_project.services.configurable.types 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.weblab_project.services.configurable.types with parameters of type ResetConfigurationReturn
 javax.xml.bind.JAXBElement<ResetConfigurationReturn> ObjectFactory.createResetConfigurationReturn(ResetConfigurationReturn value)
          Create an instance of JAXBElement<ResetConfigurationReturn>}
 



Copyright © 2004-2009. All Rights Reserved.