com.hyper9.simdk.stubs.jaxws
Class UpdateScsiLunDisplayName

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

public class UpdateScsiLunDisplayName
extends Object


Constructor Summary
UpdateScsiLunDisplayName()
           
 
Method Summary
 String getDisplayName()
           
 String getLunUuid()
           
 ManagedObjectReference getThis()
           
 void setDisplayName(String displayName)
           
 void setLunUuid(String lunUuid)
           
 void setThis(ManagedObjectReference _this)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UpdateScsiLunDisplayName

public UpdateScsiLunDisplayName()
Method Detail

getThis

public ManagedObjectReference getThis()
Returns:
returns ManagedObjectReference

setThis

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

getLunUuid

public String getLunUuid()
Returns:
returns String

setLunUuid

public void setLunUuid(String lunUuid)
Parameters:
lunUuid - the value for the lunUuid property

getDisplayName

public String getDisplayName()
Returns:
returns String

setDisplayName

public void setDisplayName(String displayName)
Parameters:
displayName - the value for the displayName property


Copyright © 2009-2010 Hyper9. All Rights Reserved.