com.hyper9.simdk.stubs.jaxws
Class ReconfigureDVPort

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

public class ReconfigureDVPort
extends Object


Constructor Summary
ReconfigureDVPort()
           
 
Method Summary
 List<DVPortConfigSpec> getPort()
           
 ManagedObjectReference getThis()
           
 void setPort(List<DVPortConfigSpec> port)
           
 void setThis(ManagedObjectReference _this)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReconfigureDVPort

public ReconfigureDVPort()
Method Detail

getThis

public ManagedObjectReference getThis()
Returns:
returns ManagedObjectReference

setThis

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

getPort

public List<DVPortConfigSpec> getPort()
Returns:
returns List

setPort

public void setPort(List<DVPortConfigSpec> port)
Parameters:
port - the value for the port property


Copyright © 2009-2010 Hyper9. All Rights Reserved.