com.hyper9.simdk.stubs.jaxws
Class StartBackup

java.lang.Object
  extended by com.hyper9.simdk.stubs.jaxws.StartBackup

public class StartBackup
extends Object


Constructor Summary
StartBackup()
           
 
Method Summary
 Boolean getGenerateManifests()
           
 ManagedObjectReference getThis()
           
 List<String> getVolumes()
           
 void setGenerateManifests(Boolean generateManifests)
           
 void setThis(ManagedObjectReference _this)
           
 void setVolumes(List<String> volumes)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StartBackup

public StartBackup()
Method Detail

getThis

public ManagedObjectReference getThis()
Returns:
returns ManagedObjectReference

setThis

public void setThis(ManagedObjectReference _this)
Parameters:
_this - the value for the _this property

getGenerateManifests

public Boolean getGenerateManifests()
Returns:
returns Boolean

setGenerateManifests

public void setGenerateManifests(Boolean generateManifests)
Parameters:
generateManifests - the value for the generateManifests property

getVolumes

public List<String> getVolumes()
Returns:
returns List

setVolumes

public void setVolumes(List<String> volumes)
Parameters:
volumes - the value for the volumes property


Copyright © 2009-2010 Hyper9. All Rights Reserved.