com.hyper9.simdk.stubs.dao
Class HostInternetScsiHbaDiscoveryProperties

java.lang.Object
  extended by com.hyper9.simdk.stubs.dao.DynamicData
      extended by com.hyper9.simdk.stubs.dao.HostInternetScsiHbaDiscoveryProperties
All Implemented Interfaces:
Serializable

public class HostInternetScsiHbaDiscoveryProperties
extends DynamicData

Author:
akutz
See Also:
Serialized Form

Constructor Summary
HostInternetScsiHbaDiscoveryProperties()
           
 
Method Summary
 Boolean getISnsDiscoveryEnabled()
           
 String getISnsDiscoveryMethod()
           
 String getISnsHost()
           
 Boolean getSendTargetsDiscoveryEnabled()
           
 Boolean getSlpDiscoveryEnabled()
           
 String getSlpDiscoveryMethod()
           
 String getSlpHost()
           
 Boolean getStaticTargetDiscoveryEnabled()
           
 void setISnsDiscoveryEnabled(Boolean toSet)
           
 void setISnsDiscoveryMethod(String toSet)
           
 void setISnsHost(String toSet)
           
 void setSendTargetsDiscoveryEnabled(Boolean toSet)
           
 void setSlpDiscoveryEnabled(Boolean toSet)
           
 void setSlpDiscoveryMethod(String toSet)
           
 void setSlpHost(String toSet)
           
 void setStaticTargetDiscoveryEnabled(Boolean toSet)
           
 
Methods inherited from class com.hyper9.simdk.stubs.dao.DynamicData
equals, getDynamicProperty, getDynamicType, getJpaId, getSessionKey, setDynamicProperty, setDynamicType, setJpaId, setSessionKey
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HostInternetScsiHbaDiscoveryProperties

public HostInternetScsiHbaDiscoveryProperties()
Method Detail

getISnsDiscoveryEnabled

public Boolean getISnsDiscoveryEnabled()

setISnsDiscoveryEnabled

public void setISnsDiscoveryEnabled(Boolean toSet)

getISnsDiscoveryMethod

public String getISnsDiscoveryMethod()

setISnsDiscoveryMethod

public void setISnsDiscoveryMethod(String toSet)

getISnsHost

public String getISnsHost()

setISnsHost

public void setISnsHost(String toSet)

getSlpDiscoveryEnabled

public Boolean getSlpDiscoveryEnabled()

setSlpDiscoveryEnabled

public void setSlpDiscoveryEnabled(Boolean toSet)

getSlpDiscoveryMethod

public String getSlpDiscoveryMethod()

setSlpDiscoveryMethod

public void setSlpDiscoveryMethod(String toSet)

getSlpHost

public String getSlpHost()

setSlpHost

public void setSlpHost(String toSet)

getStaticTargetDiscoveryEnabled

public Boolean getStaticTargetDiscoveryEnabled()

setStaticTargetDiscoveryEnabled

public void setStaticTargetDiscoveryEnabled(Boolean toSet)

getSendTargetsDiscoveryEnabled

public Boolean getSendTargetsDiscoveryEnabled()

setSendTargetsDiscoveryEnabled

public void setSendTargetsDiscoveryEnabled(Boolean toSet)


Copyright © 2009-2010 Hyper9. All Rights Reserved.