com.hyper9.simdk.stubs.jaxws
Class SetMultipathLunPolicy

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

public class SetMultipathLunPolicy
extends Object


Constructor Summary
SetMultipathLunPolicy()
           
 
Method Summary
 String getLunId()
           
 HostMultipathInfoLogicalUnitPolicy getPolicy()
           
 ManagedObjectReference getThis()
           
 void setLunId(String lunId)
           
 void setPolicy(HostMultipathInfoLogicalUnitPolicy policy)
           
 void setThis(ManagedObjectReference _this)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SetMultipathLunPolicy

public SetMultipathLunPolicy()
Method Detail

getThis

public ManagedObjectReference getThis()
Returns:
returns ManagedObjectReference

setThis

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

getLunId

public String getLunId()
Returns:
returns String

setLunId

public void setLunId(String lunId)
Parameters:
lunId - the value for the lunId property

getPolicy

public HostMultipathInfoLogicalUnitPolicy getPolicy()
Returns:
returns HostMultipathInfoLogicalUnitPolicy

setPolicy

public void setPolicy(HostMultipathInfoLogicalUnitPolicy policy)
Parameters:
policy - the value for the policy property


Copyright © 2009-2010 Hyper9. All Rights Reserved.