com.hyper9.simdk.stubs.jaxws
Class RefreshDVPortState

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

public class RefreshDVPortState
extends Object


Constructor Summary
RefreshDVPortState()
           
 
Method Summary
 List<String> getPortKeys()
           
 ManagedObjectReference getThis()
           
 void setPortKeys(List<String> portKeys)
           
 void setThis(ManagedObjectReference _this)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RefreshDVPortState

public RefreshDVPortState()
Method Detail

getThis

public ManagedObjectReference getThis()
Returns:
returns ManagedObjectReference

setThis

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

getPortKeys

public List<String> getPortKeys()
Returns:
returns List

setPortKeys

public void setPortKeys(List<String> portKeys)
Parameters:
portKeys - the value for the portKeys property


Copyright © 2009-2010 Hyper9. All Rights Reserved.