com.hyper9.simdk.stubs.jaxws
Class LoadDVPort

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

public class LoadDVPort
extends Object


Constructor Summary
LoadDVPort()
           
 
Method Summary
 String getFilePath()
           
 String getPortKey()
           
 String getSwitchUuid()
           
 ManagedObjectReference getThis()
           
 void setFilePath(String filePath)
           
 void setPortKey(String portKey)
           
 void setSwitchUuid(String switchUuid)
           
 void setThis(ManagedObjectReference _this)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LoadDVPort

public LoadDVPort()
Method Detail

getThis

public ManagedObjectReference getThis()
Returns:
returns ManagedObjectReference

setThis

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

getSwitchUuid

public String getSwitchUuid()
Returns:
returns String

setSwitchUuid

public void setSwitchUuid(String switchUuid)
Parameters:
switchUuid - the value for the switchUuid property

getPortKey

public String getPortKey()
Returns:
returns String

setPortKey

public void setPortKey(String portKey)
Parameters:
portKey - the value for the portKey property

getFilePath

public String getFilePath()
Returns:
returns String

setFilePath

public void setFilePath(String filePath)
Parameters:
filePath - the value for the filePath property


Copyright © 2009-2010 Hyper9. All Rights Reserved.