com.hyper9.simdk.stubs.jaxws
Class SetDisplayTopology

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

public class SetDisplayTopology
extends Object


Constructor Summary
SetDisplayTopology()
           
 
Method Summary
 List<VirtualMachineDisplayTopology> getDisplays()
           
 ManagedObjectReference getThis()
           
 void setDisplays(List<VirtualMachineDisplayTopology> displays)
           
 void setThis(ManagedObjectReference _this)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SetDisplayTopology

public SetDisplayTopology()
Method Detail

getThis

public ManagedObjectReference getThis()
Returns:
returns ManagedObjectReference

setThis

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

getDisplays

public List<VirtualMachineDisplayTopology> getDisplays()
Returns:
returns List

setDisplays

public void setDisplays(List<VirtualMachineDisplayTopology> displays)
Parameters:
displays - the value for the displays property


Copyright © 2009-2010 Hyper9. All Rights Reserved.