com.hyper9.simdk.stubs.jaxws
Class UpdatePhysicalNicLinkSpeed
java.lang.Object
com.hyper9.simdk.stubs.jaxws.UpdatePhysicalNicLinkSpeed
public class UpdatePhysicalNicLinkSpeed
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UpdatePhysicalNicLinkSpeed
public UpdatePhysicalNicLinkSpeed()
getThis
public ManagedObjectReference getThis()
- Returns:
- returns ManagedObjectReference
setThis
public void setThis(ManagedObjectReference _this)
- Parameters:
_this
- the value for the _this property
getDevice
public String getDevice()
- Returns:
- returns String
setDevice
public void setDevice(String device)
- Parameters:
device
- the value for the device property
getLinkSpeed
public PhysicalNicLinkInfo getLinkSpeed()
- Returns:
- returns PhysicalNicLinkInfo
setLinkSpeed
public void setLinkSpeed(PhysicalNicLinkInfo linkSpeed)
- Parameters:
linkSpeed
- the value for the linkSpeed property
Copyright © 2009-2010 Hyper9. All Rights Reserved.