com.hyper9.simdk.stubs.jaxws
Class FTManagerUnregisterSecondaryVM_Task

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

public class FTManagerUnregisterSecondaryVM_Task
extends Object


Constructor Summary
FTManagerUnregisterSecondaryVM_Task()
           
 
Method Summary
 String getInstanceUuid()
           
 ManagedObjectReference getPrimary()
           
 ManagedObjectReference getThis()
           
 void setInstanceUuid(String instanceUuid)
           
 void setPrimary(ManagedObjectReference primary)
           
 void setThis(ManagedObjectReference _this)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FTManagerUnregisterSecondaryVM_Task

public FTManagerUnregisterSecondaryVM_Task()
Method Detail

getThis

public ManagedObjectReference getThis()
Returns:
returns ManagedObjectReference

setThis

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

getPrimary

public ManagedObjectReference getPrimary()
Returns:
returns ManagedObjectReference

setPrimary

public void setPrimary(ManagedObjectReference primary)
Parameters:
primary - the value for the primary property

getInstanceUuid

public String getInstanceUuid()
Returns:
returns String

setInstanceUuid

public void setInstanceUuid(String instanceUuid)
Parameters:
instanceUuid - the value for the instanceUuid property


Copyright © 2009-2010 Hyper9. All Rights Reserved.