com.hyper9.simdk.stubs.jaxws
Class UpgradeVM

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

public class UpgradeVM
extends Object


Constructor Summary
UpgradeVM()
           
 
Method Summary
 ManagedObjectReference getThis()
           
 String getVersion()
           
 void setThis(ManagedObjectReference _this)
           
 void setVersion(String version)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UpgradeVM

public UpgradeVM()
Method Detail

getThis

public ManagedObjectReference getThis()
Returns:
returns ManagedObjectReference

setThis

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

getVersion

public String getVersion()
Returns:
returns String

setVersion

public void setVersion(String version)
Parameters:
version - the value for the version property


Copyright © 2009-2010 Hyper9. All Rights Reserved.