com.hyper9.simdk.stubs.jaxws
Class FTManagerStartSecondaryOnRemoteHost_Task

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

public class FTManagerStartSecondaryOnRemoteHost_Task
extends Object


Constructor Summary
FTManagerStartSecondaryOnRemoteHost_Task()
           
 
Method Summary
 String getHost()
           
 Integer getPort()
           
 ManagedObjectReference getPrimary()
           
 String getSecondaryCfgPath()
           
 ManagedObjectReference getThis()
           
 void setHost(String host)
           
 void setPort(Integer port)
           
 void setPrimary(ManagedObjectReference primary)
           
 void setSecondaryCfgPath(String secondaryCfgPath)
           
 void setThis(ManagedObjectReference _this)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FTManagerStartSecondaryOnRemoteHost_Task

public FTManagerStartSecondaryOnRemoteHost_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

getSecondaryCfgPath

public String getSecondaryCfgPath()
Returns:
returns String

setSecondaryCfgPath

public void setSecondaryCfgPath(String secondaryCfgPath)
Parameters:
secondaryCfgPath - the value for the secondaryCfgPath property

getHost

public String getHost()
Returns:
returns String

setHost

public void setHost(String host)
Parameters:
host - the value for the host property

getPort

public Integer getPort()
Returns:
returns Integer

setPort

public void setPort(Integer port)
Parameters:
port - the value for the port property


Copyright © 2009-2010 Hyper9. All Rights Reserved.